Difference between revisions of "Template:PersonalColorList/doc"
From SpiralKnights
(documentation) |
m |
||
Line 4: | Line 4: | ||
:starts the template | :starts the template | ||
− | |||
;"name" | ;"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. | :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. |
Revision as of 02:59, 29 November 2014
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
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
|}