Template:Fontcolor

From RidgeRun Developer Wiki
Revision as of 16:51, 21 August 2023 by Emurillo (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)

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

pt:Predefinição:Fontcolor zh:Template:Fontcolor