Difference between revisions of "Template:Infobox landmark"

From The Aruba Wiki
Jump to: navigation, search
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<table style="float:right;padding:1em;background:#ececec;width:25em;font-size:90%">
+
<table style="float:right;padding:1em;background:#f5f5f5;width:25em;font-size:90%">
 
<tr><td colspan=2 style="text-align:center;font-size:115%;font-weight:bold">{{{name|}}}</td></tr>
 
<tr><td colspan=2 style="text-align:center;font-size:115%;font-weight:bold">{{{name|}}}</td></tr>
 
{{#if:{{{image|}}} |  
 
{{#if:{{{image|}}} |  
Line 22: Line 22:
 
}}{{#if: {{{fee|}}} |
 
}}{{#if: {{{fee|}}} |
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t9|Fee}}}</td><td style="vertical-align:top;">{{{fee|}}}</td></tr>
 
<tr><td style="font-weight:bold;vertical-align:top;">{{{t9|Fee}}}</td><td style="vertical-align:top;">{{{fee|}}}</td></tr>
 +
}}{{#if: {{{map_coord|}}} |
 +
<tr><td style="font-weight:bold;vertical-align:top;" colspan="2">{{{tmap|Map}}}</td></tr><tr><th style="vertical-align:top;text-align:center" colspan="2"><div style="float:right">{{#multimaps:  {{{map_coord|}}} ~{{{name|}}}~{{{map_desc|}}} | zoom={{{zoom|11}}} | width={{{width|280px}}} | height={{{height|240px}}} }}</div></th></tr>
 +
 +
 
}}</table>
 
}}</table>
 
[[Category:Landmarks]] {{#if: {{{location|}}}|[[Category: Landmarks in {{{location|}}}]]}}
 
[[Category:Landmarks]] {{#if: {{{location|}}}|[[Category: Landmarks in {{{location|}}}]]}}
Line 37: Line 41:
 
| access      = Example
 
| access      = Example
 
| availability= Example
 
| availability= Example
 +
| map_coord  = 11.5407, 75.8446
 +
| map_desc    = Sample Description Text Here
 
}}
 
}}
 
== Usage rights ==
 
== Usage rights ==
Line 52: Line 58:
 
| access      =  
 
| access      =  
 
| availability =  
 
| availability =  
 +
| map_coord    =
 +
| map_desc    =
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Revision as of 22:05, 11 July 2018


Infobox landmark
Example
General Information
Location Aruba
Address Test City
Coordinates 75.8446/ 11.5407, 75.8446
Built by Example
Built on Example
Access Example
Fee Example
Map 75.8446/ 11.5407, 75.8446
Map

Loading map...


Usage rights

{{Infobox landmark
| name         = 
| img          = 
| location     = 
| address      = 
| alt_name     = 
| fee          = 
| built        = 
| builder      = 
| accessible   = 
| access       = 
| availability = 
| map_coord    = 
| map_desc     = 
}}