Sail-la-vie (Talk | contribs) |
Sail-la-vie (Talk | contribs) |
||
| Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
| − | |||
| − | |||
<div class="panel panel-primary"> | <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> | ||
</div> | </div> | ||
| + | <div class="row" > | ||
| + | <div class="col-md-6"> | ||
<div class="panel-body"> | <div class="panel-body"> | ||
{{#if:{{{Area|}}}| | {{#if:{{{Area|}}}| | ||
| Line 45: | Line 45: | ||
<span class="label label-primary">Coordinates</span> | <span class="label label-primary">Coordinates</span> | ||
{{!}} <span style="color:#166589; ">[[Coordinates::{{{Coordinates|}}}]]</span> </li>}} | {{!}} <span style="color:#166589; ">[[Coordinates::{{{Coordinates|}}}]]</span> </li>}} | ||
| − | |||
</div> | </div> | ||
</div> | </div> | ||
| Line 52: | Line 51: | ||
{{#display_map:{{{Coordinates}}}|width=|height=|service=googlemaps|zoom=11}} | {{#display_map:{{{Coordinates}}}|width=|height=|service=googlemaps|zoom=11}} | ||
}} | }} | ||
| + | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
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.