Difference between revisions of "Template:Color/doc"
From LFS Manual
Jump to navigationJump to searchm |
(two colors) |
||
| Line 27: | Line 27: | ||
{{color|purple}} | {{color|purple}} | ||
{{color|#cf9cab}}}}<!-- Template:Mra --> | {{color|#cf9cab}}}}<!-- Template:Mra --> | ||
| + | |||
| + | == Two colors == | ||
| + | |||
| + | {{markup| | ||
| + | <nowiki>{{color|red|yellow}}</nowiki>|{{color|red|yellow}}}}<!-- Template:Mra --> | ||
<includeonly> | <includeonly> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 12:28, 27 July 2024
| This is a documentation subpage for Template:Color.
It may contain usage information, categories and other content that is not part of the original page. |
| 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}}
|
|
Two colors
| Markup | Renders as |
|---|---|
{{color|red|yellow}}
|
|