Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 10: Line 10:
 
{{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-5|}}}{{if lang}}|{{{ingredient-5-local|{{{ingredient-5}}}}}}]]
 
{{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFDD99;" {{!}} [[{{{ingredient-5|}}}{{if lang}}|{{{ingredient-5-local|{{{ingredient-5}}}}}}]]
 
{{!}}}}}}}}
 
{{!}}}}}}}}
| style="background-color: #FFDD99;" | {{#if: {{{result-2|}}}|Possible Results|{{#if: {{{result|}}}|[[{{{result}}}{{if lang}}|{{{result-local}}}]]|Result}}}}
+
| style="background-color: #FFDD99;" | {{#if: {{{result-2|}}}|Possible Results|{{#if:{{{result|}}}|[[{{{result}}}{{if lang}}|{{{result-local|{{{result}}}}}}]]|Result}}}}
 
|-
 
|-
 
| [[Image:Item icon {{{ingredient-1|Unknown}}}.png|text-top|100x100px|link={{{ingredient-1|}}}{{if lang}}]]{{#if: {{{ingredient-1-amount|}}}|{{TF2B|text=x{{{ingredient-1-amount}}}|size=16px|color=#292625}}}}
 
| [[Image:Item icon {{{ingredient-1|Unknown}}}.png|text-top|100x100px|link={{{ingredient-1|}}}{{if lang}}]]{{#if: {{{ingredient-1-amount|}}}|{{TF2B|text=x{{{ingredient-1-amount}}}|size=16px|color=#292625}}}}

Revision as of 22:52, 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 =
}}