Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
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}}}}}}]]|Result}}}}
+
| style="background-color: #FFDD99;" | {{#if: {{{result-2|}}}|{{Lang
 +
| en = Possible Results
 +
| pl = Możliwe rezultaty
 +
}}|{{#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}}}}
Line 31: Line 34:
 
{{!}}}|[[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>
 +
{{Translation switching|pl}}
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>

Revision as of 16:19, 1 November 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 =
}}