Difference between revisions of "Template:Recipe/doc"

From SpiralKnights

Jump to: navigation, search
m (Parameters)
m (Parameters)
Line 9: Line 9:
 
==Parameters==
 
==Parameters==
 
|1
 
|1
:The item's name
+
:The item's name (not item name recipe, just item name. Use capitals etc - the item's true name)
  
 
|2
 
|2

Revision as of 12:36, 28 July 2015

Usage

To display a recipe and link to the item that recipe is for. The template also links to the recipe page via the icon.

Code

{{recipe|ITEMNAME|TYPE}}

Parameters

|1

The item's name (not item name recipe, just item name. Use capitals etc - the item's true name)

|2

The item's type. Types include:
  • armor
  • helmet
  • shield
  • bomb
  • handgun
  • sword
  • rarity (fire crystals)

Other recipes built in to certain alchemy machines do not have item recipe icons.

Please use lowercase.

Notes

We could have the recipe icon change to the appropriate item type via a switch containing all items, but that seems silly to maintain when we can just have a type field.

Personal tools