Difference between revisions of "User:Yogi/color"
Jump to navigation
Jump to search
(Created page with "{|class=wikitable !Markup !Renders as |- | <code><nowiki>{{ font color | green | green text }}</nowiki></code> | {{ font color | green | green text }} |- | <code><nowiki>{{...") Β |
(No difference)
|
Latest revision as of 10:35, 17 November 2016
| Markup | Renders as |
|---|---|
{{ font color | green | green text }}
|
green text |
{{ font color | blue | do not style text as a link }}
|
do not style text as a link |
{{ font color | white | black | white with black background }}
|
white with black background |
{{ font color || yellow | default text in yellow background }}
|
default text in yellow background |
{{ font color | bg=yellow | text = default text in yellow background }}
|
default text in yellow background |