Template:Restaurant: Difference between revisions

From PortlandWiki
Jump to navigation Jump to search
(+cross streets field)
(+neighborhood, +phone, +hours, documentation, formatting)
Line 6: Line 6:
! style="background:#eee; padding:2px 5px;" | address
! style="background:#eee; padding:2px 5px;" | address
! style="padding:2px 5px;"| {{{address}}}
! style="padding:2px 5px;"| {{{address}}}
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | neighborhood
! style="padding:2px 5px;"| {{{neighborhood}}}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | {{#ifeq: {{{cross streets}}} | yes | cross streets | }}
! style="background:#eee; padding:2px 5px;" | {{#ifeq: {{{cross streets}}} | yes | cross streets | }}
! style="padding:2px 5px;"| {{#ifeq: {{{cross streets}}} | yes | {{{cross streets}}} | }}
! style="padding:2px 5px;"| {{#ifeq: {{{cross streets}}} | yes | {{{cross streets}}} | }}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | type
! style="background:#eee; padding:2px 5px;" | food type
! style="padding:2px 5px;" | {{{type of food}}}
! style="padding:2px 5px;" | {{{type of food}}}
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | hours
! style="padding:2px 5px;"| {{{hours}}}
|- style="vertical-align:top;"
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | wifi?
! style="background:#eee; padding:2px 5px;" | wifi?
Line 24: Line 30:
! style="background:#eee; padding:2px 5px;" | website
! style="background:#eee; padding:2px 5px;" | website
! style="padding:2px 5px;"| {{{website}}}
! style="padding:2px 5px;"| {{{website}}}
|- style="vertical-align:top;"
! style="background:#eee; padding:2px 5px;" | phone
! style="padding:2px 5px;"| {{{phone}}}
|}
|}
<noinclude><div style="width:600px;background:#efefe0;border:1px solid #ddc;padding:5px 15px 10px;margin:20px 30px 0px;">
<noinclude><div style="width:600px;background:#efefe0;border:1px solid #ddc;padding:5px 15px 10px;margin:20px 30px 0px;">
Line 34: Line 43:
<code>
<code>
{{Restaurant<br />
{{Restaurant<br />
| address = <br />
| address =&nbsp;<br />
| type of food = <br />
| neighborhood =&nbsp;<br />
| wifi = <br />
| cross streets =&nbsp;<br />
| wifi network = <br />
| type of food =&nbsp;<br />
| wifi password = <br />
| hours =&nbsp;<br />
| website = <br />
| wifi =&nbsp;<br />
| wifi network =&nbsp;<br />
| wifi password =&nbsp;<br />
| website =&nbsp;<br />
| phone =&nbsp;<br />
| hours =&nbsp;<br />
}}
}}
</code>
</code>

Revision as of 19:46, 3 November 2010

Restaurant
address {{{address}}}
neighborhood {{{neighborhood}}}
food type {{{type of food}}}
hours {{{hours}}}
wifi? {{{wifi}}}
website {{{website}}}
phone {{{phone}}}

Template notes

This template is placed at the top of restaurant articles. It provides basic, at-a-glance facts about the restaurant.

Instructions

The entire code as follows should be used:

{{Restaurant
| address = 
| neighborhood = 
| cross streets = 
| type of food = 
| hours = 
| wifi = 
| wifi network = 
| wifi password = 
| website = 
| phone = 
| hours = 
}}

Information you don't know should be left blank.

Notes

wifi

  • Is there wifi at this location? Possible values are yes or no.

website

  • include http://