Difference between revisions of "Template:RecipeTableEntry"
From Paragon Wiki Archive
(Added Memorized column) |
|||
Line 3: | Line 3: | ||
</noinclude>|- | </noinclude>|- | ||
| align=center | {{{level|''level''}}} | | align=center | {{{level|''level''}}} | ||
− | | align=right | {{formatnum:{{{buy| | + | | align=right | {{formatnum:{{{buy|?}}}}} |
− | | align=right | {{formatnum:{{{sell| | + | | align=right | {{formatnum:{{{sell|?}}}}} |
− | | align=right | {{formatnum:{{{make| | + | | align=right | {{formatnum:{{{make|?}}}}} |
− | {{#if:{{{salvage|}}}|{{!}} rowspan={{{srows| | + | | align=right | {{formatnum:{{{mem|?}}}}} |
+ | {{#if:{{{salvage|}}}|{{!}} rowspan={{{srows|1}}} {{!}} {{{salvage|''salvage''}}}}}<noinclude> | ||
|} | |} | ||
{{clr}} | {{clr}} | ||
Line 15: | Line 16: | ||
===Sample=== | ===Sample=== | ||
<pre>{| class="wikitable" | <pre>{| class="wikitable" | ||
− | {{RecipeTableEntry|level=10|buy=2000|sell=500|make=1000|salvage={{ISalvage|Luck Charm|1}}}} | + | {{RecipeTableEntry|level=10|buy=2000|sell=500|make=1000|mem=500|salvage={{ISalvage|Luck Charm|1}}}} |
|}</pre> | |}</pre> | ||
{| class="wikitable" | {| class="wikitable" | ||
− | {{RecipeTableEntry|level=10|buy=2000|sell=500|make=1000|salvage={{ISalvage|Luck Charm|1}}}} | + | {{RecipeTableEntry|level=10|buy=2000|sell=500|make=1000|mem=500|salvage={{ISalvage|Luck Charm|1}}}} |
|}</noinclude> | |}</noinclude> |
Revision as of 00:53, 19 June 2007
level | ? | ? | ? | ? |
Notes
This is a line for a recipe table. It is used with Template:RecipeHeader and Template:RecipeFooter.
Sample
{| class="wikitable" {{RecipeTableEntry|level=10|buy=2000|sell=500|make=1000|mem=500|salvage={{ISalvage|Luck Charm|1}}}} |}
10 | 2,000 | 500 | 1,000 | 500 | 1 Luck Charm |