Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
m
m (maybe?)
Line 65: Line 65:
 
       |{{#if:{{{result-5|}}}| result-5 | null}} = {{{result-5|}}}
 
       |{{#if:{{{result-5|}}}| result-5 | null}} = {{{result-5|}}}
 
       |{{#if:{{{result-6|}}}| result-6 | null}} = {{{result-6|}}}}}
 
       |{{#if:{{{result-6|}}}| result-6 | null}} = {{{result-6|}}}}}
}}
+
}}<noinclude>
<noinclude>
 
 
== Usage ==
 
== Usage ==
 
<pre>
 
<pre>
Line 85: Line 84:
 
</pre>
 
</pre>
  
===<code>Autoresult</code>===
+
===<code>autoresult</code>===
Setting <code>Autoresult</code> to 'class slot', for example <code>Autoresult = Soldier primary</code>, will automatically generate the blueprint for that slot with correct slot token, class token and possible results.
+
Setting <code>autoresult</code> to 'class slot', for example <code>autoresult = Soldier primary</code>, will automatically generate the blueprint for that slot with correct slot token, class token and possible results.
  
 
[[Category:Formatting templates|Blueprint]]</noinclude>
 
[[Category:Formatting templates|Blueprint]]</noinclude>

Revision as of 06:48, 19 March 2011

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

Usage

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

autoresult

Setting autoresult to 'class slot', for example autoresult = Soldier primary, will automatically generate the blueprint for that slot with correct slot token, class token and possible results.