Template:Fontcolor: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
m (New page: {{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}})
 
mNo edit summary
 
Line 1: Line 1:
{{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}
<!--  Paste one of the following lines to your required location -
 
{{fontcolor|green|this is about plants}} - Changes text only.
{{fontcolor||red|text in red background}} - Changes background only.
{{fontcolor|red|yellow|red text with yellow background}} - Changes text and background.
 
-->{{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}

Latest revision as of 07:39, 3 May 2008