Template:BlueOrange/doc: Difference between revisions

Template page
(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...")
 
No edit summary
Line 32: Line 32:
! Parameter !! Default !! Description
! Parameter !! Default !! Description
|-
|-
| <code>blueLabel</code>
| <code>leftLabel</code>
| <code>Strengths</code>
| <code>Tracks left</code>
| Label for the blue section.
| Label for the left blue section.
|-
|-
| <code>blue</code>
| <code>left</code>
|
|
| Contents for the blue section.
| Contents for the left blue section.
|-
|-
| <code>redLabel
| <code>purpleLabel</code>
| <code>Weaknesses</code>
| <code>Tracks both</code>
| Label for the red section.
| Label for the purple section.
|-
|-
| <code>red</code>
| <code>purple</code>
|
|
| Contents for the red section.
| 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.

Example

Template:BluePurple

Template:BluePurple

See also