Template:Map: Difference between revisions
| Line 18: | Line 18: | ||
== Examples == | == Examples == | ||
<div style="overflow: hidden;"> | |||
<div style="float: left; margin-right: 4em; margin-bottom: 2em;"> | |||
{{Map/Start|base=Equus Oils.png|width=500}} | {{Map/Start|base=Equus Oils.png|width=500}} | ||
{{Map/Label|50|50|Test}} | {{Map/Label|50|50|Test}} | ||
| Line 25: | Line 26: | ||
{{Map/Label|75|75|A longer test on several lines}} | {{Map/Label|75|75|A longer test on several lines}} | ||
{{Map/End}} | {{Map/End}} | ||
</div> | |||
<div style="float: left;"> | |||
{{Map/Start|base=Equus Oils.png|width=500}} | {{Map/Start|base=Equus Oils.png|width=500}} | ||
{{Map/Grid|color=rgba(255, 255, 255, 0.4)}} | {{Map/Grid|color=rgba(255, 255, 255, 0.4)}} | ||
{{Map/End}} | {{Map/End}} | ||
</div> | |||
</div> | |||
== Components == | == Components == | ||