Difference between revisions of "Template:Blueprint Data"

From Team Fortress Wiki
Jump to: navigation, search
m (moved Template:ItemBlueprint to Template:Blueprint Data: Better descriptor)
m (+recipes, brief description)
Line 51: Line 51:
 
               }}  
 
               }}  
 
<!-- Soldier -->
 
<!-- Soldier -->
 +
| black box =  {{Blueprint
 +
                | ingredient-1 = Direct Hit
 +
                | ingredient-2 = Reclaimed Metal
 +
                | result = Black Box
 +
                | ingredient-1-local = {{item name|direct hit}}
 +
                | ingredient-2-local = {{item name|reclaimed metal}}
 +
                | result-local = {{item name|black box}}
 +
              }}
 
<!-- Pyro -->
 
<!-- Pyro -->
 
<!-- Demo -->
 
<!-- Demo -->
Line 64: Line 72:
  
 
<noinclude>
 
<noinclude>
Please do not update until the new item name translation templates are in place.
+
*Outputs the recipe to craft a given item. Uses [[:Template:Blueprint]] for final output formatting.
 +
*Syntax: <nowiki>{{Blueprint_Data|item=shortstop}}</nowiki>
 
</noinclude>
 
</noinclude>

Revision as of 07:13, 22 December 2010


  • Outputs the recipe to craft a given item. Uses Template:Blueprint for final output formatting.
  • Syntax: {{Blueprint_Data|item=shortstop}}