This template is used to compare and contrast two sections, one with a blue label and the other with a red one. The most common usage is for a “Strengths and Weaknesses” section in a character overview.
On larger screens the sections appear side by side, but on smaller displays the layout collapses into a single column.
Warning: If you ever write "Good punishment" for "Strengths" or "Bad punishment" for "Weaknesses", you will be shot.
Usage
{{BlueRed
|blueLabel=Good
|blue={{Dotlist|
* Blue is good
* Blue is great
* Blue never do wrong}}
|redLabel=Bad
|red={{Dotlist|
* Red is bad
* Red is evil
* Red must go}}
}}
Parameters
Parameter | Default | Description |
---|---|---|
blueLabel
|
Strengths
|
Label for the blue section. |
blue
|
Contents for the blue section. | |
redLabel
|
Weaknesses
|
Label for the red section. |
red
|
Contents for the red section. |
Example
Strengths
Weaknesses
See also
- The above documentation is from Template:BlueRed/doc
- Editors should experiment in this template’s sandbox and testcases pages