Template:Infobox place: Difference between revisions

m (Gboyers moved page Template:Infobox places to Template:Infobox place: Infoboxes should be singular)
(+{{doc}} +includeonly)
Line 1: Line 1:
{| class="infobox" style="width:22em; font-size:90%; text-align:left; border-color:#000000; background-color: #FFFFFF;" cellspacing="2"
<includeonly>{| class="infobox" style="width:22em; font-size:90%; text-align:left; border-color:#000000; background-color: #FFFFFF;" cellspacing="2"
{{pipe}}- style="margin:0;"
{{pipe}}- style="margin:0;"
!colspan="2" style="text-align: center;"{{pipe}}<small>BUSINESS</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
!colspan="2" style="text-align: center;"{{pipe}}<small>BUSINESS</small><br /><span class="fn" style="font-size:18px;">{{{name|{{PAGENAME}}}}}</span>
Line 43: Line 43:
!style="text-align:right;"{{pipe}}Location(s):
!style="text-align:right;"{{pipe}}Location(s):
{{pipe}}{{{location|}}}|}}
{{pipe}}{{{location|}}}|}}
|}<noinclude>
|}</includeonly><noinclude>{{doc}}[[Category:Infobox Templates]]</noinclude>
The following code produces the fake infobox shown on the right:
<pre>{{infobox places|
|image =
|games =
|name =
|owner =
|tob =
|established =
|location =
}}</pre>
[[Category:Infobox Templates]]
</noinclude>