Template:Infobox UseItem

From Risk of Rain Wiki
Jump to navigation Jump to search

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_UseItem/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{Infobox_UseItem
|name        = <!-- Optional -->
|image       = [e.g. "Example.jpg"]
|description = 
|cooldown    = 
|cooldownalt = <!-- Optional -->
|embryo      = <!-- Optional -->
|unlockchar  = <!-- Optional -->
|unlockdesc  = 
|type        = <!-- Optional -->
|damagetype  = <!-- Optional -->
|pickup      = 
}}

Hardcoded values for {{{type}}} parameter(You can type whatever value you want for this parameter, but only these values have specific purposes within this template):

  • offensive
  • defensive
  • support

Samples

{{Infobox_UseItem
|name        = Captain's Brooch
|image       = Captain's_Brooch_Icon.png
|description = Call down a chest nearby.
|cooldown    = 120
|embryo      = Calls down an additional chest.
|unlockdesc  = Unlock a [[Golden Chest]] with the [[Skeleton Key]].
|pickup      = One man's wreckage is another man's treasure.
}}

Results in...


{{Infobox_ActiveItem
|name = Carrara Marble
|image = Carrara_Marble_Icon.png
|description = Place a marble gate. Teleport back to the gate by activating again.
|cooldownalt = {{Cooldown|3}} (placement)<br />{{Cooldown|45}} (activation)
|embryo =
|unlockdesc = not locked
|pickup =
}}

Results in...