Difference between revisions of "Template:Infobox Restaurant"

From The Aruba Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<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|}}} |  
<tr><td colspan=2 style=""><center>{{{image|}}}</center></td></tr>
+
<tr><td colspan=2 style=""><center>[[File:{{{image|}}}|180px]]</center></td></tr>
 
}}{{#if: {{{location|}}} |
 
}}{{#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>
 
<tr><td style="width:37%;font-weight:bold;vertical-align:top;">{{{t1|Location}}}</td><td style="width:63%;vertical-align:top;">{{{location|}}}</td></tr>
Line 36: Line 36:
 
{{Infobox Restaurant
 
{{Infobox Restaurant
 
| name      = {{PAGENAME}}
 
| name      = {{PAGENAME}}
 +
| image    = placeholder.jpg
 
| location  = Aruba
 
| location  = Aruba
 
| address  = Aruba
 
| address  = Aruba
Line 54: Line 55:
 
{{Infobox Restaurant
 
{{Infobox Restaurant
 
| name      = {{PAGENAME}}
 
| name      = {{PAGENAME}}
 +
| image    = placeholder.jpg
 
| location  = Aruba
 
| location  = Aruba
 
| address  = Aruba
 
| address  = Aruba

Revision as of 01:52, 25 July 2018


Infobox Restaurant
placeholder.jpg
General Information
Location Aruba
Address Aruba
Coordinates 75.8446/ 11.5407, 75.8446
Meals All day
Price Range $5-$25
Payment Type Cash and Credit Cards
Website http://westerly.com.ph
Telephone (+1) 320 777 8888
Email test@gmail.com
Rating ★★★★
Parking none
Map

Loading map...


{{Infobox Restaurant
| name      = {{PAGENAME}}
| image     = placeholder.jpg
| location  = Aruba
| address   = Aruba
| telephone = (+1) 320 777 8888
| website   = http://westerly.com.ph
| email     = test@gmail.com
| style     = Western
| meals     = All day
//use only from 0 to 5
| star      = 4
| rates     = $5-$25
| accepts   = Cash and Credit Cards
| hoop      = 07:00 - 19:00
| parking   = none
| map_coord = 11.5407, 75.8446
| map_desc  = Sample Description Text Here
}}

Usage notes

{{Infobox Restaurant
| name      = 
| image     = 
| location  = 
| address   = 
| telephone = 
| website   = 
| email     = 
| style     = 
| meals     = 
| star      = 
| rates     = 
| accepts   = 
| hoop      = 
| parking   = 
| map_coord = 
| map_desc  = 
}}