Difference between revisions of "Template:Infobox event"

From The Aruba Wiki
Jump to: navigation, search
(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">...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<table style="float:right;padding:1em;background:#f5f5f5;width:200px;font-size:90%">
+
{{Infobox
<tr><td colspan=2 style="text-align:center;font-size:115%;font-weight:bold">{{{name|}}}</td></tr>
+
| title    = {{{name|}}}
{{#if:{{{image|}}} |  
+
| name      = <i>{{{alt_name|}}}</i>
<tr><td colspan=2 style=""><center>[[File:{{{image|}}}|180px]]</center></td></tr>
+
| image1  = <center>{{{logo|}}}</center>
}}{{#if: {{{alt_name|}}} |
+
| image    = {{#if: {{{image|}}} | {{{image|}}} }}
<tr><td style="font-weight:bold;vertical-align:top;width:37%;">{{{t0|Other Name}}}</td><td style="vertical-align:top;width:63%;">{{{alt_name|}}}</td></tr>
+
| caption  =
}}{{#if: {{{location|}}} |
+
| hgcolor  = #EDEDED
<tr><td style="width:37%;font-weight:bold;vertical-align:top;">{{{t1|Location}}}</td><td style="width:63%;vertical-align:top;">{{{location|}}}</td></tr>
+
| H1        = {{#if: {{{location|}}} | General Information }}
}}{{#if: {{{address|}}} |
+
| T1        = <b>Location</b>
<tr><td style="font-weight:bold;vertical-align:top;">{{{t2|Address}}}</td><td style="vertical-align:top;">{{{address|}}}</td></tr>
+
| C1        = {{{location|}}}
}}{{#if: {{{date|}}} |
+
| T2        = {{#if: {{{address|}}} | <b>Address</b> }} {{#if: {{{venue|}}} | <b>Venue</b> }}
<tr><td style="font-weight:bold;vertical-align:top;">{{{t3|Date}}}</td><td style="vertical-align:top;">{{{date|}}}</td></tr>
+
| C2        = {{#if: {{{address|}}} | {{{address|}}} }} {{#if: {{{venue|}}} | {{{venue|}}} }}
}}{{#if: {{{started|}}} |
+
| T3        = <b>Coordinates</b>
<tr><td style="font-weight:bold;vertical-align:top;">{{{t4|Started}}}</td><td style="vertical-align:top;">{{{started|}}}</td></tr>
+
| C3        = {{#if: {{{map_coord|}}} | <span class="plainlinks">[https://www.google.com/maps/place/{{{map_coord|}}}/ {{{map_coord|}}}]</span>}}
}}{{#if: {{{organizer|}}} |
+
| T4        = <b>Type</b>
<tr><td style="font-weight:bold;vertical-align:top;">{{{t5|Organizer}}}</td><td style="vertical-align:top;">{{{organizer|}}}</td></tr>
+
| C4        = {{{type|}}}
}}{{#if: {{{access|}}} |
+
| T5        = <b>Date</b>
<tr><td style="font-weight:bold;vertical-align:top;">{{{t8|Access}}}</td><td style="vertical-align:top;">{{{access|}}}</td></tr>
+
| C5        = {{{date|}}}
}}{{#if: {{{fee|}}} |
+
| T6        = <b>Started</b>
<tr><td style="font-weight:bold;vertical-align:top;">{{{t9|Fee}}}</td><td style="vertical-align:top;">{{{fee|}}}</td></tr>
+
| C6        = {{{started|}}}
}}{{#if: {{{map_coord|}}} |
+
| T7        = <b>Access</b>
<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>
+
| C7        = {{{access|}}}
 
+
| T8      = <b>Fee</b>
 +
| C8      = {{{fee|}}}
 +
| T9        = <b>Payment Type</b>
 +
| C9        = {{#if: {{{payment|}}} | {{{payment|}}} }} {{#if: {{{accepts|}}} | {{{accepts|}}} }}
 +
| T10        = <b>Website</b>
 +
| C10        = {{#if: {{{website|}}} | <span class="plainlinks">{{{website|}}}</span>}}
 +
| T11        = <b>Telephone</b>
 +
| C11        = {{{telephone|}}}
 +
| T12      = <b>Toll free</b>
 +
| C12      = {{{toll-free|}}}
 +
| T13      = <b>Email</b>
 +
| C13      = {{#if: {{{email|}}} | <span class="plainlinks">[mailto:{{{email|}}} {{{email|}}}]</span> }}
 +
| T14      = <b>Rating</b>
 +
| C14      = {{#if: {{{rating|}}} | {{5Star| {{{rating|}}} }} }}{{#if: {{{star|}}} | {{5Star| {{{star|}}} }} }}
 +
| T15      = <b>Features</b>
 +
| C15      = {{{features|}}}
 +
| T16      = <b>Organizer</b>
 +
| C16      = {{{organizer|}}}
 +
| T17      = <b>Management</b>
 +
| C17      = {{{management|}}}
 +
| T18      = <b>Operator</b>
 +
| C18      = {{{operator|}}}
 +
| T19      = <b>Key people</b>
 +
| C19      = {{{key_people|}}}
 +
| map_tag  = <b style="float:left" class="nomobile">Map</b>
 +
| map      = {{#if: {{{map_coord|}}} | <div style="float:right" class="nomobile">{{#multimaps:  {{{map_coord|}}} ~{{{name|}}}~{{{address|}}} | zoom={{{zoom|11}}} | width={{{width|280px}}} | height={{{height|240px}}} }}</div> }}
 +
| map_style =
 +
| map_tstyle=
 +
| fstyle    =
 +
| footer    =
 +
}}
 +
[[Category:Events]] {{#if: {{{location|}}}|[[Category: Events in {{{location|}}}]]}}
  
}}</table>
 
[[Category:Landmarks]] {{#if: {{{location|}}}|[[Category: Landmarks in {{{location|}}}]]}}
 
 
</includeonly><noinclude>
 
</includeonly><noinclude>
 
{{Infobox event
 
{{Infobox event
| name       = {{PAGENAME}}
+
| name       = Sample Event
| image       = Placeholder.jpg
+
| logo      =  
| alt_name    = Example
+
| image     = [[File:placeholder.jpg|180px]]
| location    = Aruba
+
| location  = San Nicolas
| address    = Test City
+
| venue      = Zeppenfeldstraat 56, San Nicolas, Aruba
| date        = Example
+
| type      = Concert
| started     = Example
+
| date       = August 31, 2018 10:00 PM
| organizer   = Example
+
| started    = September 18, 2000
| access      = Example
+
| fee       = $30
| fee        = Example
+
| payment    = Cash and Credit Card
| map_coord   = 11.5407, 75.8446
+
| website    =
| map_desc    = Sample Description Text Here
+
| telephone  =
 +
| toll-free  =
 +
| email      =
 +
| rating     = 2
 +
| features  = Takeout, Serves Alcohol, Full Bar, Seating, Waitstaff
 +
| organizer =
 +
| management =  
 +
| operator  =  
 +
| key_people = Charles and Marie Brouns
 +
| map_coord = 12.4327635,-69.9089305
 
}}
 
}}
== Usage rights ==
+
<pre style="width:480px">
<pre>
 
 
{{Infobox event
 
{{Infobox event
| name       =  
+
| name       =
| image      =  
+
| logo      =  
| alt_name    =  
+
| image     =
| location   =  
+
| location  =
| address     =  
+
| venue      =
| date       =  
+
| type       =  
| started     =  
+
| date      =  
| organizer   =  
+
| started   =  
| access      =  
+
| access     =  
| fee        =  
+
| fee       =  
| map_coord   =  
+
| payment    =
| map_desc    =  
+
| website    =
 +
| telephone  =
 +
| toll-free  =
 +
| email      =
 +
| rating     =  
 +
| features   =  
 +
| organizer  =  
 +
| management =  
 +
| operator   =  
 +
| key_people =
 +
| map_coord  =  
 
}}
 
}}
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>

Latest revision as of 18:28, 19 August 2018


Sample Event
Placeholder.jpg
General Information
Location San Nicolas
Venue Zeppenfeldstraat 56, San Nicolas, Aruba
Coordinates 12.4327635,-69.9089305
Type Concert
Date August 31, 2018 10:00 PM
Started September 18, 2000
Fee $30
Payment Type Cash and Credit Card
Rating ★★☆☆☆
Features Takeout, Serves Alcohol, Full Bar, Seating, Waitstaff
Key people Charles and Marie Brouns
Map

Loading map...


{{Infobox event
| name       = 
| logo       = 
| image      = 
| location   = 
| venue      = 
| type       = 
| date       = 
| started    = 
| access     = 
| fee        = 
| payment    = 
| website    = 
| telephone  = 
| toll-free  = 
| email      = 
| rating     = 
| features   = 
| organizer  = 
| management = 
| operator   = 
| key_people = 
| map_coord  = 
}}