Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 12: | Line 12: | ||
</pre> | </pre> | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
| − | </noinclude><includeonly><div class="panel panel-primary"> | + | </noinclude><includeonly> |
| + | <div class="row" > | ||
| + | <div class="col-md-6"> | ||
| + | <div class="panel panel-primary"> | ||
<div class="panel-heading"> | <div class="panel-heading"> | ||
<p class="panel-title" style="text-align:center; font-weight:bold;">Address Details</p> | <p class="panel-title" style="text-align:center; font-weight:bold;">Address Details</p> | ||
| Line 44: | Line 47: | ||
</div> | </div> | ||
</div> | </div> | ||
| − | + | </div> | |
| + | <div class="col-md-6"> | ||
| + | {{#if:{{{Coordinates|}}}| | ||
| + | {{#display_map:{{{Coordinates}}}|width=|height=|service=googlemaps|zoom=11}} | ||
| + | }} | ||
| + | </div> | ||
| + | </div> | ||
</includeonly> | </includeonly> | ||
| Line 52: | Line 61: | ||
{{#if: {{{Municipality|}}} | | {{#if: {{{Municipality|}}} | | ||
[[Category:{{{Municipality}}}]] }} | [[Category:{{{Municipality}}}]] }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
This is the "Address Details" template. It should be called in the following format:
{{Address Details
|Area=
|Municipality=
|Post Code=
|Street Address=
|Coordinates=
}}
Edit the page to see the template text.