Template:Infobox place/doc: Difference between revisions

(New Page: "The following code produces the place infobox: <pre>{{infobox place| |image = |games = |name = |owner = |tob = |established = |location = }}</pre>")
 
(added descriptions)
 
Line 1: Line 1:
The following code produces the place [[Help:Infoboxes|infobox]]:
The following code produces the place [[Help:Infoboxes|infobox]]:
<pre>{{infobox place|
<pre>{{infobox place|
|image =
| image = Name of image file
|games =  
| game = Appearance in a game
|name =  
| games = Appearances in multiple games
|owner =
| name = Proper name only if different from article name
|tob =
| owner = Last known owner of the business
|established =
| tob =  
|location =
| established =  
| location = The location of the business
| locations = Multiple locations of the business
}}</pre>
}}</pre>

Latest revision as of 14:31, 6 October 2011

The following code produces the place infobox:

{{infobox place|
| image = Name of image file
| game = Appearance in a game
| games = Appearances in multiple games
| name = Proper name only if different from article name
| owner = Last known owner of the business
| tob = 
| established = 
| location = The location of the business
| locations = Multiple locations of the business
}}