Template:DropRecipeTableHead: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Lin Chiao Feng
No edit summary
imported>Lin Chiao Feng
No edit summary
Line 1: Line 1:
<includeonly>{| class="wikitable" style="float: left;{{#if:{{{margin|}}}| margin-bottom: {{{margin}}}em;}}"
<includeonly>{| class="wikitable"
! rowspan=3 | Level !! colspan={{#expr:({{{1}}})+2}} | Crafting Requirements
! rowspan=3 | Level !! colspan={{#expr:({{{1}}})+2}} | Crafting Requirements
|-
|-
Line 8: Line 8:
|}
|}
{{clr}}
{{clr}}
{{DropRecipeTableHead|6|Enh1|Enh2|Enh3|Enh4|Enh5|Enh6}}
{{DropRecipeTableHead|3|Enh1|Enh2|Enh3|Enh4|Enh5|Enh6}}
|}
|}
{{clr}}
{{clr}}
This is the heading for a recipe table, for recipes that can only be obtained as drops (all uncommons and rares), and not bought.  It takes an optional ''margin'' parameter that will add that many ems of margin to the bottom of the table (so it wraps properly).
This is the heading for a recipe table, for recipes that can only be obtained as drops (all uncommons and rares), and not bought.  It takes an optional ''margin'' parameter that will add that many ems of margin to the bottom of the table (so it wraps properly).
</noinclude>
</noinclude>

Revision as of 18:32, 10 May 2007

Level Crafting Requirements
Influence
or Infamy
Invention Salvage
Enh1 Enh2 Enh3 Enh4 Enh5 Enh6


Level Crafting Requirements
Influence
or Infamy
Invention Salvage
Enh1 Enh2 Enh3


This is the heading for a recipe table, for recipes that can only be obtained as drops (all uncommons and rares), and not bought. It takes an optional margin parameter that will add that many ems of margin to the bottom of the table (so it wraps properly).