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 |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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> |
||
| apurple = <span style="color:#E2AFFB;">'''{{{2}}}'''</span> |
|||
| agreen = <span style="color:#99FF8C;">'''{{{2}}}'''</span> |
|||
| #default = {{{2}}} |
| #default = {{{2}}} |
||
}}</includeonly> |
}}</includeonly> |
||