Difference between revisions of "User:Piemanmoo/CustomBlueprint"

From Team Fortress Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
{{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-5|}}}]]
 
{{#if: {{{ingredient-5|}}} |{{!}} style="background-color: #FFCC66;" {{!}} [[{{{ingredient-5|}}}]]
 
{{!}}}}}}}}
 
{{!}}}}}}}}
| style="background-color: #FFCC66;" | {{#if:{{{result|}}}|[[{{{result}}}]]|Result}}
+
| style="background-color: #FFCC66;" | {{#if:{{{result|}}}|[[{{{result-link}}}|{{{result}}}]]|Result}}
 
|-
 
|-
| [[Image:{{{ingredient-1-file|Unknown}}}.png|100x100px]]
+
| [[Image:{{{ingredient-1-file|Item icon Unknown}}}.png|100x100px]]
 
| {{TF2B|text=+|size=65px|color=#292625}}
 
| {{TF2B|text=+|size=65px|color=#292625}}
| [[Image:{{{ingredient-2-file|Unknown}}}.png|100x100px]]
+
| [[Image:{{{ingredient-2-file|Item icon Unknown}}}.png|100x100px]]
 
{{#if: {{{ingredient-3|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
{{#if: {{{ingredient-3|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
{{!}} [[Image:{{{ingredient-3-file|}}}.png|100x100px]]
+
{{!}} [[Image:{{{ingredient-3-file}}}.png|100x100px]]
 
{{#if: {{{ingredient-4|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
{{#if: {{{ingredient-4|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
{{!}} [[Image:{{{ingredient-4-file|}}}.png|100x100px]]
 
{{!}} [[Image:{{{ingredient-4-file|}}}.png|100x100px]]
Line 22: Line 22:
 
{{!}} [[Image:{{{ingredient-5-file|}}}.png|100x100px]]}}}}}}
 
{{!}} [[Image:{{{ingredient-5-file|}}}.png|100x100px]]}}}}}}
 
| {{TF2B|text==|size=65px|color=#292625}}
 
| {{TF2B|text==|size=65px|color=#292625}}
| [[Image:{{{result-file|Unknown}}}.png|100x100px]]
+
| [[Image:{{{result-file|Item icon Unknown}}}.png|100x100px]]
 
|}<noinclude>
 
|}<noinclude>
 
== Usage ==
 
== Usage ==

Latest revision as of 07:19, 11 November 2011

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

Usage

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