Changes

Jump to: navigation, search

Template:Infobox activity

2,585 bytes added, 01:48, 25 July 2018
Created page with "<includeonly> <table style="float:right;padding:1em;background:#f5f5f5;width:200px;font-size:90%"> <tr><td colspan=2 style="text-align:center;font-size:115%;font-weight:bold">..."
<includeonly>
<table style="float:right;padding:1em;background:#f5f5f5;width:200px;font-size:90%">
<tr><td colspan=2 style="text-align:center;font-size:115%;font-weight:bold">{{{name|}}}
{{#if:{{{alt_name|}}} |
<i style="font-size:90%">{{{alt_name|}}}</i>
}}
</td></tr>
{{#if:{{{image|}}} |
<tr><td colspan=2 style=""><center>[[File:{{{image|}}}|180px]]</center></td></tr>
}}{{#if: {{{location|}}} |
<tr><td style="width:37%;font-weight:bold;vertical-align:top;">{{{t1|Location}}}</td><td style="width:63%;vertical-align:top;">{{{location|}}}</td></tr>
}}{{#if: {{{address|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t2|Address}}}</td><td style="vertical-align:top;">{{{address|}}}</td></tr>
}}{{#if: {{{type|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t3|Type}}}</td><td style="vertical-align:top;">{{{type|}}}</td></tr>
}}{{#if: {{{available|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t4|Available}}}</td><td style="vertical-align:top;">{{{available|}}}</td></tr>
}}{{#if: {{{phone|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t5|Telephone}}}</td><td style="vertical-align:top;">{{{phone|}}}</td></tr>
}}{{#if: {{{access|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t8|Access}}}</td><td style="vertical-align:top;">{{{access|}}}</td></tr>
}}{{#if: {{{fee|}}} |
<tr><td style="font-weight:bold;vertical-align:top;">{{{t9|Fee}}}</td><td style="vertical-align:top;">{{{fee|}}}</td></tr>
}}{{#if: {{{map_coord|}}} |
<tr class="nomobile"><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" class="nomobile">{{#multimaps: {{{map_coord|}}} ~{{{name|}}}~{{{map_desc|}}} | zoom={{{zoom|11}}} | width={{{width|280px}}} | height={{{height|240px}}} }}</div></th></tr>


}}</table>
[[Category:Landmarks]] {{#if: {{{location|}}}|[[Category: Landmarks in {{{location|}}}]]}}
</includeonly><noinclude>
{{Infobox activity
| name = {{PAGENAME}}
| image = Placeholder.jpg
| alt_name = Example
| location = Aruba
| address = Test City
| available = Example
| phone = Example
| access = Example
| fee = Example
| map_coord = 11.5407, 75.8446
| map_desc = Sample Description Text Here
}}
== Usage rights ==
<pre>
{{Infobox activity
| name =
| image =
| alt_name =
| location =
| address =
| available =
| phone =
| access =
| fee =
| map_coord =
| map_desc =
}}
</pre>
</noinclude>

Navigation menu