Teamplaid:Colored list
Coltas
Uses Lua: |
Creates a list where each item is colored with a contrasting color, e.g.:
Ùsaid - Usage
[deasaich]{{Colored list|list items|pre=item prefix|tag=HTML tag for each item|style=CSS|class="list class"|sep="item separator"|s='color sequence (see below)'}}
All named parameters are optional, and default to:
pre = * (bulleted list) tag = span style = (none) class = (none) sep = \n (new line) s = category10
Input | Output |
---|---|
{{Colored list|One|Two|Three|Four|Five|Six|Seven|Eight|Nine|Ten}} |
|
{{Colored list|One|Two|Three|Four|Five|Six|Seven|Eight|Nine|Ten|...}} |
|
{{Colored list|One|Two|Three|Four|Five|Six|Seven|Eight|Nine|Ten|...}} | One;Two;Three;Four;Five;Six;Seven;Eight;Nine;Ten |
{{Colored list|One|Two|Three|Four|Five|Six|Seven|Eight|Nine|Ten|...}} |
|
{{Colored list|One|Two|class=plainlist}} |
|
{{Colored list|1=1+1=2|2=2+2=4}} -or- {{Colored list|1+1{{=}}2|2+2{{=}}4}} |
|
Color sequences
[deasaich]The following color sequences are available, mostly taken from the D3 3.x API and colorbrewer:
accent
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
calc
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
excel
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
category10
or category
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
dark2
or dark
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
set1
or set
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
tableau10
or tableau
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
google
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
category20
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
category20b
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
category20c
: - 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
Faic cuideachd - Also see
The above documentation is transcluded from Teamplaid:Colored list/documentation. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /documentation subpage. Subpages of this template. |