Template:Map Hex: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
<templatestyles src="HexCSS" />
<div><div class="hextop" style="border-color:{{{backgroundcolor}}}"></div><div class="hexmid" style="background-color:{{{backgroundcolor}}}; font-color:{{{textcolor}}}">}{{#if:{{{system|}}} | [[{{{system}}}|{{{hex}}}\n{{{system}}}]] | {{{hex}}}}}</div><div class="hexbot" style="border-color:{{{backgroundcolor}}}"></div></div>
<noinclude>
<templatedata>
Line 8:
"type": "content",
"default": "#aaaaaa"
},
"hex": {},
"system": {},
"textcolor": {
"default": "#ffffff"
}
},
"description": "textcolor"
}
</templatedata>