Difference between revisions of "Template:Color"
From LFS Manual
Jump to navigationJump to search (Created page with "<includeonly><div style="border: 1px solid {{{border|#c8ccd1}}}; background-color: {{{bg|#FAFAFA}}}; width: 1rem; height: 1rem;">{{{1}}}</div></includeonly><noinclude> {{Docum...") |
|||
| Line 1: | Line 1: | ||
| − | <includeonly><div style="border: 1px solid {{{border|#c8ccd1}}}; background-color: {{{ | + | <includeonly><div style="border: 1px solid {{{border|#c8ccd1}}}; background-color: {{{0}}}; width: 1rem; height: 1rem;">{{{1}}}</div></includeonly><noinclude> |
{{Documentation}} | {{Documentation}} | ||
Revision as of 18:02, 26 July 2024
Template documentation
| Markup | Renders as |
|---|---|
{{color|black}}
{{color|gray}}
{{color|silver}}
{{color|white}}
{{color|red}}
{{color|orange}}
{{color|yellow}}
{{color|green}}
{{color|turquoise}}
{{color|blue}}
{{color|magenta}}
{{color|purple}}
{{color|#cf9cab}}
|
black
gray
silver
white
red
orange
yellow
green
turquoise
blue
magenta
purple
#cf9cab
|
Two colors
| Markup | Renders as |
|---|---|
{{color|red|yellow}}
|
red
|