RogerDodger (talk | contribs) (Created page with "This template is used to compare and contrast three sections, two with a blue label and the center one with a purple one. The most common usage is for a quick list of a charac...") |
RogerDodger (talk | contribs) No edit summary |
||
Line 32: | Line 32: | ||
! Parameter !! Default !! Description | ! Parameter !! Default !! Description | ||
|- | |- | ||
| <code> | | <code>leftLabel</code> | ||
| <code> | | <code>Tracks left</code> | ||
| Label for the blue section. | | Label for the left blue section. | ||
|- | |- | ||
| <code> | | <code>left</code> | ||
| | | | ||
| Contents for the blue section. | | Contents for the left blue section. | ||
|- | |- | ||
| <code> | | <code>purpleLabel</code> | ||
| <code> | | <code>Tracks both</code> | ||
| Label for the | | Label for the purple section. | ||
|- | |- | ||
| <code> | | <code>purple</code> | ||
| | | | ||
| Contents for the | | Contents for the purple section. | ||
|- | |||
| <code>rightLabel | |||
| <code>Tracks right</code> | |||
| Label for the right blue section. | |||
|- | |||
| <code>right</code> | |||
| | |||
| Contents for the right blue section. | |||
|} | |} | ||
Revision as of 09:47, 9 July 2021
This template is used to compare and contrast three sections, two with a blue label and the center one with a purple one. The most common usage is for a quick list of a character's tracking moves.
On larger screens the sections appear side by side, but on smaller displays the layout collapses as needed.
Warning: If you ever write "Good punishment" for "Strengths" or "Bad punishment" for "Weaknesses", you will be shot.
Usage
{{BluePurple
|leftLabel=Left
|left={{Dotlist|
* Left is good
* Left is great
* Left never do wrong}}
|purpleLabel=Center
|purple={{Dotlist|
* Purple is perfect
* Purple is divine
* Purple is above all}}
|rightLabel=Right
|right={{Dotlist|
* Right is bad
* Right is evil
* Right must go}}
}}
Parameters
Parameter | Default | Description |
---|---|---|
leftLabel
|
Tracks left
|
Label for the left blue section. |
left
|
Contents for the left blue section. | |
purpleLabel
|
Tracks both
|
Label for the purple section. |
purple
|
Contents for the purple section. | |
rightLabel
|
Tracks right
|
Label for the right blue section. |
right
|
Contents for the right blue section. |