Difference between revisions of "Template:Blueprint"

From Team Fortress Wiki
Jump to: navigation, search
(da, dis vil vork)
m
Line 40: Line 40:
  
 
===<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 a "class slot", for example <code>autoresult = Soldier primary</code>, 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 {{tl|Dictionary/blueprints}}.
 
You can add automatic crafting recipes to {{tl|Dictionary/blueprints}}.
  
 
[[Category:Formatting templates|Blueprint]]</noinclude>
 
[[Category:Formatting templates|Blueprint]]</noinclude>

Revision as of 04:15, 19 September 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 =
| 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}}.