Difference between revisions of "Template:LocationPane"

From Aether Story Community Wiki
Jump to: navigation, search
Line 1: Line 1:
<div style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #DDD; padding: 10px;">
+
<div class="sidePane" style="float:right; min-width: 300px; margin-left: 20px; border: 1px #CCC solid; background-color: #DDD; padding: 10px;">
 
<div style="font-weight: bold; text-align: center;">{{{name}}}</div>
 
<div style="font-weight: bold; text-align: center;">{{{name}}}</div>
 
[[Image:{{{img}}}|center|250px]]
 
[[Image:{{{img}}}|center|250px]]
Line 17: Line 17:
 
</table>
 
</table>
 
</div>
 
</div>
 +
<style>
 +
.sidePane th { vertical-align: top;}
 +
</style>

Revision as of 02:30, 8 July 2021

{{{name}}}

[[Image:{{{img}}}|center|250px]]

Zone:{{{zone}}}
Points of Interest:{{{poi}}}
Patch Added:{{{patch_added}}}
Neighboring Locations:{{{neighboring_locations}}}

<style> .sidePane th { vertical-align: top;} </style>