Template:Fontcolor

Revision as of 19:42, 25 August 2020 by Matt Pijoan (talk | contribs) (Created page with "{{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> == Usage...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Usage

{{fontcolor|text_color|background_color|text}}

Examples of use:

  • {{fontcolor|green|this is about plants}}: this is about plants:(it appears in green text).
  • {{fontcolor||red|text in red background}}: text in red background:(no parameters are used for the text color, only for the background)
  • {{fontcolor|red|yellow|red text with yellow background}}: red text with yellow background

See also