Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
(Added support for multiple results.)
m
Line 27: Line 27:
 
{{!}} [[Image: Item icon {{{result-2|Unknown}}}.png|text-top|50x50px|link={{{result-2|}}}{{if lang}}]]
 
{{!}} [[Image: Item icon {{{result-2|Unknown}}}.png|text-top|50x50px|link={{{result-2|}}}{{if lang}}]]
 
{{!}}-
 
{{!}}-
{{!}} [[Image: Item icon {{{result-3|Unknown}}}.png|text-top|50x50px|link={{{result-3|}}}{{if lang}}]]
+
{{!}} {{#if: {{{result-3|}}}|[[Image: Item icon {{{result-3|Unknown}}}.png|text-top|50x50px|link={{{result-3|}}}{{if lang}}]]}}
{{!}} [[Image: Item icon {{{result-4|Unknown}}}.png|text-top|50x50px|link={{{result-4|}}}{{if lang}}]]
+
{{!}} {{#if: {{{result-4|}}}|[[Image: Item icon {{{result-4|Unknown}}}.png|text-top|50x50px|link={{{result-4|}}}{{if lang}}]]}}
 
{{!}}}|[[Image:Item icon {{{result|Unknown}}}.png|text-top|100x100px|link={{{result|}}}{{if lang}}]]{{#if: {{{result-amount|}}}|{{TF2B|text=x{{{result-amount}}}|size=16px|color=#292625}}}}}}
 
{{!}}}|[[Image:Item icon {{{result|Unknown}}}.png|text-top|100x100px|link={{{result|}}}{{if lang}}]]{{#if: {{{result-amount|}}}|{{TF2B|text=x{{{result-amount}}}|size=16px|color=#292625}}}}}}
 
|}<noinclude>
 
|}<noinclude>

Revision as of 22:42, 31 October 2010

Ingredient 1 Ingredient 2 Result
Item icon Unknown.png + Item icon Unknown.png = Item icon Unknown.png

Usage

{{Blueprint
| ingredient-1 =
| ingredient-2 =
| ingredient-3 =
| ingredient-4 =
| ingredient-5 =
| result =
| result-2 =
| result-3 =
| result-4 =
}}
{{Blueprint
| ingredient-1 =
| ingredient-1-local =
| ingredient-2 =
| ingredient-2-local =
| ingredient-3 =
| ingredient-3-local =
| ingredient-4 =
| ingredient-4-local =
| ingredient-5 =
| ingredient-5-local =
| result =
| result-local =
| result-2 =
| result-3 =
| result-4 =
}}