Template:PersonalColorList/doc
From SpiralKnights
Contents
Parameters
Required
{{PersonalColorList/start}}
- starts the template
- "name"
- The name of JUST the color - we don't have "personal color" after each one, although we see that in-game, here we've got it before the color instead, cause that's better for the wiki and easier on users' eyes. Probably. Or I just didn't notice and don't feel like it needs to be fixed. Shhhh.
- "acquisition"
- where to get the usable and for how much.
{{Table/end}} - ends the template
Optional
<br/> puts in line breaks without breaking template or page.
The description for all Personal Colors is the same, so we've built it into the template.
Usage
To organize Personal Colors.
- Example
{{PersonalColorList/start}}
{{PersonalColorList
|name = Magenta
|acquisition = [[Vatel]] - 50,000 crowns
}}
{{Table/end}}
- Produces
Template:PersonalColorList/start
|- valign="middle"
|style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" valign="middle" | Magenta|style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" align="center" valign="middle" |
|style="background: #c7dbea; padding: 3px 3px 3px 3px; border-radius: 5px;" | Vatel - 50,000 crowns
|}