Template:UFFL color cell2

From UFFL Wiki
Revision as of 02:34, 17 January 2021 by Uffladmin (talk | contribs) (Created page with "<includeonly>background-color:#{{UFFL color|{{{1}}}|3}};color:#{{UFFL color|{{{1}}}|4}}</includeonly><noinclude> {{documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation[view] [edit] [history] [purge]

This template is used for generating color style statements for FBA templates and articles

Usage

<span style="{{UFFL color cell2|Team name}}">Some Text</span>

or

{|
| style="{{UFFL color cell2|Team name}}" | Some Text
|}

Code

background-color: #{{UFFL color|{{{1}}}|3}}; color: #{{UFFL color|{{{1}}}|4}}

See also