Template:Color: Difference between revisions
Template page
More actions
Content deleted Content added
m Pinecone moved page Template:Rarity to Template:Color |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#switch: {{{1|}}} |
<includeonly>{{#switch: {{{1|}}} |
||
| |
| green = <span style="color:green;">{{{2}}}</span> |
||
| |
| blue = <span style="color:#64b5f6;">{{{2}}}</span> |
||
| |
| purple = <span style="color:purple;">{{{2}}}</span> |
||
| |
| orange = <span style="color:orange;">{{{2}}}</span> |
||
| #default = {{{2}}} |
| #default = {{{2}}} |
||
}}</includeonly> |
}}</includeonly> |
||