Template:Color
From The Masonic Wiki
Returns a color code for lodge color consistency. use the argument fg for foreground and bg for background.
Usage
{{Color|fg|body}} and {{Color|bg|body}}
Example
| code | result |
|---|---|
| {{Color|bg|grand_lodge}} | 67167a |
| {{Color|fg|grand_lodge}} | FFFE95 |
<span style="color:#{{Color|bg|provincial_grand_lodge}};">Provincial Blue</span>
|
Provincial Blue |
Color key
| Body | Code | Sample |
|---|---|---|
| Grand Lodge | grand_lodge | Sample Text |
| Provincial Grand Lodge | provincial_grand_lodge | Sample Text |
| Grand Lodge of Scotland | grand_lodge_scotland | Sample Text |
| Grand Chapter of Royal Arch Masons | grand_chapter | Sample Text |
| Grand Council of Royal and Select Masons | grand_council | Sample Text |
| Grand Commandery of Knights Templar | grand_commandery | Sample Text |
| Grand Encampment of Knights Templar | grand_encampment | Sample Text |
| Order of the Eastern Star | oes | Sample Text |
| Scottish Rite | aasr | Sample Text |
| Ancient Accepted Scottish Rite, Northern Masonic Jurisdiction | sr-nmj | Sample Text |
| Ancient and Accepted Scottish Rite, Southern Jurisdiction | sr-sj | Sample Text |
| Lodge (American) | lodge | Sample Text |
| Lodge (European) | lodge2 | Sample Text |
| Lodge (Scotland) | lodge_scotland | Sample Text |
| Chapter of Royal Arch Masons | chapter | Sample Text |
| Council of Royal and Select Masons | council | Sample Text |
| Commandery of Knights Templar | commandery | Sample Text |
| default | Sample Text |
