Template:GiftBoxList/doc

From SpiralKnights

Revision as of 06:55, 18 December 2014 by Novaster (Talk | contribs)

Jump to: navigation, search

Parameters

Required

{{GiftBoxList/start}}

Starts template
"name"
The true name of the item as seen in-game.
"description"
The description of the item as seen in the tooltip information in-game. Currently, the template shows the description if the user mousehovers over the box's icon image.

Note that while descriptions for Gift Boxes that have been used to wrap an object can be user-generated, they still have an official description in general.

"notes"
When the item was released etc.
"acquisition"
Where to get the item, and (if applicable) the cost.


{{Table/end}}

Ends template

Optional

<br/> puts in line breaks without breaking template or page. This is especially prudent for the "possible prizes" section.

Usage

For organizing Gift Boxes. These usables have two associated icons.


Example




{{GiftBoxList/start}}

{{GiftBoxList
|name = Blue Checkered Gift Box
|description = Wrap an item in this decorative gift box and add a personalized message.
|notes = Blue Checkered Gift Boxes were introduced during the third [[Caketastrophe]] in 2014.
|acquisition = [[Supply Depot]] <br/> 225 Energy
}}

{{Table/end}}



Produces




- fixed capital letter in "Start" (consistency with template naming like SKWindow/NewRow etc.)

|-valign="top"

| style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" valign="middle" |
Wrap an item in this decorative gift box and add a personalized message.
Blue Checkered Gift Box (Empty)
Wrap an item in this decorative gift box and add a personalized message.

Blue Checkered Gift Box

| style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" align = "center" valign= "middle" | Supply Depot
225 Energy

| style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" align = "left" | Blue Checkered Gift Boxes were introduced during the third Caketastrophe in 2014.

|}

Personal tools