Template:RecipeTableEntry: Difference between revisions
Jump to navigation
Jump to search
imported>Lin Chiao Feng (historical) No edit summary |
imported>Sekoia (historical) m (+cat) |
||
(One intermediate revision by one other user not shown) | |||
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> | |} | ||
[[Category:Invention System Templates]]</noinclude> |
Latest revision as of 22:29, 20 February 2008
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 |