Difference between revisions of "Template:Map box"
From Birocapedia
Jump to navigationJump to searchLine 2: | Line 2: | ||
<table style="width:1px; margin-bottom: .5em; border-style: solid; border-color: white; width: auto;"> | <table style="width:1px; margin-bottom: .5em; border-style: solid; border-color: white; width: auto;"> | ||
<tr> | <tr> | ||
+ | <td width="90%"><!--push col 1 back--></td> | ||
<td style="border: 1px solid #ccc; padding: 3px !important; background-color: #f9f9f9; font-size: 94%; text-align: center; overflow: hidden;"> | <td style="border: 1px solid #ccc; padding: 3px !important; background-color: #f9f9f9; font-size: 94%; text-align: center; overflow: hidden;"> | ||
<div style="border: 1px solid #ccc;">{{{content|You forgot to put the map in!}}}</div> | <div style="border: 1px solid #ccc;">{{{content|You forgot to put the map in!}}}</div> | ||
<div style="border: none; text-align: left; padding: 3px !important; font-size: 94%; width: inherit;">{{{caption|}}}</div></td> | <div style="border: none; text-align: left; padding: 3px !important; font-size: 94%; width: inherit;">{{{caption|}}}</div></td> | ||
− | |||
</tr> | </tr> | ||
</table> | </table> |
Revision as of 19:29, 13 November 2009
Purpose
Makes a box that looks like the box around a thumbnail around a map.
Usage
{{Thumbnail box |align= |width= |content= |caption=}}
Note that if you want the box aligned to the right then you do not need to specify the align value, you can leave it blank just like with a thumbnail. The width value also has a default of 200 pixels.
Example
{{Thumbnail box |align=left |width=600 |content= <googlemap version="0.9" lat="44.327256" lon="-70.680027" type="terrain" zoom="15" width="600"> </googlemap> |caption=Overset Pond and Overset Mountain. [[Lake McWain]] is due south.}}
Gives: