Difference between revisions of "Template:UniColor"
From A Wiki in the Desert
m |
|||
Line 5: | Line 5: | ||
!Incoming Value (Full) !! Incoming Value (Abbreviation) !! Outgoing value !! Colour Sample | !Incoming Value (Full) !! Incoming Value (Abbreviation) !! Outgoing value !! Colour Sample | ||
|- | |- | ||
− | | Architecture || Arch || #f80 | + | | Architecture || Arch || <tt>#f80</tt> |
| style = 'background: #f80' | | | style = 'background: #f80' | | ||
|- | |- | ||
− | | Art and Music || Art || #0cf | + | | Art and Music || Art || <tt>#0cf</tt> |
| style = 'background: #0cf' | | | style = 'background: #0cf' | | ||
|- | |- | ||
− | | The Human Body || Body || #4f4 | + | | The Human Body || Body || <tt>#4f4</tt> |
| style = 'background: #4f4' | | | style = 'background: #4f4' | | ||
|- | |- | ||
− | | Harmony || Harm || #c0f | + | | Harmony || Harm || <tt>#c0f</tt> |
| style = 'background: #c0f' | | | style = 'background: #c0f' | | ||
|- | |- | ||
− | | Leadership || Lead || #44f | + | | Leadership || Lead || <tt>#44f</tt> |
| style = 'background: #44f' | | | style = 'background: #44f' | | ||
|- | |- | ||
− | | Thought || Tho|| #f44 | + | | Thought || Tho|| <tt>#f44</tt> |
| style = 'background: #f44' | | | style = 'background: #f44' | | ||
|- | |- | ||
− | | Worship || Wor || #ff2 | + | | Worship || Wor || <tt>#ff2</tt> |
| style = 'background: #ff2' | | | style = 'background: #ff2' | | ||
Revision as of 10:56, 31 January 2018
This template will return a 3-digit color code based upon the input
Incoming Value (Full) | Incoming Value (Abbreviation) | Outgoing value | Colour Sample |
---|---|---|---|
Architecture | Arch | #f80 | |
Art and Music | Art | #0cf | |
The Human Body | Body | #4f4 | |
Harmony | Harm | #c0f | |
Leadership | Lead | #44f | |
Thought | Tho | #f44 | |
Worship | Wor | #ff2 |