Difference between revisions of "User:RJackson/Sandbox/Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
m
m
Line 23: Line 23:
 
             {{!}} [[Image:Item icon {{{ingredient-4|}}}.png|text-top|100x100px|link={{{ingredient-4|}}}{{if lang}}]]{{#if: {{{ingredient-4-amount|}}}|{{TF2B|text=x{{{ingredient-4-amount}}}|size=16px|color=#292625}}}}
 
             {{!}} [[Image:Item icon {{{ingredient-4|}}}.png|text-top|100x100px|link={{{ingredient-4|}}}{{if lang}}]]{{#if: {{{ingredient-4-amount|}}}|{{TF2B|text=x{{{ingredient-4-amount}}}|size=16px|color=#292625}}}}
 
             {{!}} {{#if: {{{ingredient-5|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
             {{!}} {{#if: {{{ingredient-5|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
                 {{!}} [[Image:Item icon {{{ingredient-5|}}}.png|text-top|100x100px|link={{{ingredient-5|}}}{{if lang}}]]{{#if: {{{ingredient-5-amount|}}}|{{TF2B|text=x{{{ingredient-5-amount}}}|size=16px|color=#292625}}
+
                 {{!}} [[Image:Item icon {{{ingredient-5|}}}.png|text-top|100x100px|link={{{ingredient-5|}}}{{if lang}}]]{{#if: {{{ingredient-5-amount|}}}|{{TF2B|text=x{{{ingredient-5-amount}}}|size=16px|color=#292625}}}}
 
                 {{!}} {{#if: {{{ingredient-6|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
                 {{!}} {{#if: {{{ingredient-6|}}} |{{!}} {{TF2B|text=+|size=65px|color=#292625}}
 
                     {{!}} [[Image:Item icon {{{ingredient-6|}}}.png|text-top|100x100px|link={{{ingredient-6|}}}{{if lang}}]]{{#if: {{{ingredient-6-amount|}}}|{{TF2B|text=x{{{ingredient-6-amount}}}|size=16px|color=#292625}}}}}}
 
                     {{!}} [[Image:Item icon {{{ingredient-6|}}}.png|text-top|100x100px|link={{{ingredient-6|}}}{{if lang}}]]{{#if: {{{ingredient-6-amount|}}}|{{TF2B|text=x{{{ingredient-6-amount}}}|size=16px|color=#292625}}}}}}
Line 66: Line 66:
 
     {{!}} {{TF2B|text==|size=65px|color=#292625}}
 
     {{!}} {{TF2B|text==|size=65px|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}}}}
 
     {{!}} [[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}}}}
|}}
+
}}
 
|}
 
|}
  

Revision as of 23:10, 28 October 2010

Ingredient 1 Result
Item icon Unknown.png }} = Item icon Unknown.png






Usage

{{Blueprint
| ingredient-1 = 
| ingredient-2 = 
| ingredient-3 = 
| ingredient-4 = 
| ingredient-5 = 
| result = 
}}
{{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 = 
}}