Template:Map Hex: Difference between revisions

From Beacon Space
Content deleted Content added
Created page with "<templatestyles src="HexCSS" /> <div class="hexagon" style="background-color:#ffaaaa"></div>"
 
No edit summary
Line 1:
<templatestyles src="HexCSS" />
 
<div class="hexagon" style="background-color:#ffaaaa{{{backgroundcolor}}}"></div>
 
{{{backgroundcolor}}}
 
<noinclude>
<templatedata>
{
"params": {
"backgroundcolor": {
"type": "content",
"default": "#aaaaaa"
}
}
}
</templatedata>
</noinclude>

Revision as of 06:25, 22 August 2020

{{{backgroundcolor}}}


<templatedata> { "params": { "backgroundcolor": { "type": "content", "default": "#aaaaaa" } } } </templatedata>