Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
m
m (pro proofreading)
Line 17: Line 17:
 
       |{{#if:{{{result-4|}}}| result-4 | null}} = {{{result-4|}}}
 
       |{{#if:{{{result-4|}}}| result-4 | null}} = {{{result-4|}}}
 
       |{{#if:{{{result-5|}}}| result-5 | null}} = {{{result-5|}}}
 
       |{{#if:{{{result-5|}}}| result-5 | null}} = {{{result-5|}}}
       |{{#if:{{{result-5|}}}| result-5 | null}} = {{{result-6|}}}
+
       |{{#if:{{{result-6|}}}| result-6 | null}} = {{{result-6|}}}
       |{{#if:{{{result-6|}}}| result-6 | null}} = {{{result-7|}}}}}
+
       |{{#if:{{{result-7|}}}| result-7 | null}} = {{{result-7|}}}}}
 
}}<noinclude>
 
}}<noinclude>
 
== Usage ==
 
== Usage ==

Revision as of 03:29, 20 November 2012

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 =
| result-7 =
}}

autoresult

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

You can add automatic crafting recipes to {{Dictionary/blueprints}}.