This template is used to compare and contrast three sections, two with a blue label and the center one with a orange label. 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.
Usage
{{BlueOrange
|leftLabel=Left
|left={{Dotlist|
* Left is good
* Left is great
* Left never do wrong}}
|orangeLabel=Center
|orange={{Dotlist|
* Orange is perfect
* Orange is divine
* Orange 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. | |
orangeLabel
|
Tracks both
|
Label for the orange section. |
orange
|
Contents for the orange section. | |
rightLabel
|
Tracks right
|
Label for the right blue section. |
right
|
Contents for the right blue section. |
Example
Left
- Left is good
- Left is great
- Left never do wrong
Center
- Orange is perfect
- Orange is divine
- Orange is above all
Right
- Right is bad
- Right is evil
- Right must go
Tracks left
- df+1
- 3
- f+2
Tracks both
- 1+2
- b+4,3
Tracks right
- df+4
- f,F+4