ExetaRes LogoExetaRes
Template:Infobox Street

Template:Infobox Street

Notes:

Infobox Street is used to display a map of all Hometown Streets. This template is used in conjunction with several others so it can be confusing use. Each city has their own map page which can be found here: Template:Street_Map. All street colours are set on this template here: Template:StreetStyles. When creating a streets page for a new city then a new page must be page, e.g. "Template:Street_Map/City" and the streets must be added to StreetStyles with a different colour for each street.

Syntax:

This template uses a lot of different parameters. The ones displayed on the right are the ones that should always be used. All other additional parameters are displayed in the table below, with the darker background. If any street needs any of the parameters, you should add them. Type in this:

{{Infobox Street
| name           = 
| implemented    = 
| city           = 
| city2          = 
| map            = 
| floor          = 
| notes          = 
}}

Example:

Below are a few of the common uses that should be copied and pasted onto the page, and parameters should be filled in.
For a "Streets of city" page:

{{Infobox Streets|List={{{1|}}}|GetValue={{{GetValue|}}}
| name           = Streets of City
| implemented    = 
| city           = City
| notes          = 
<table border="0" cellpadding="1" cellspacing="0" >
<tr>
  <td>{{StreetStyles|Street Name}}</td>
  <td>[[Street Name|*]] Northern part of city, +1 floor</td>
</tr>
</table>
Some City buildings and NPCs lie outside the city beyond named streets:<br/>
'''West:'''
* [[Guildhall]]
'''East:'''
* [[NPC]]
}}

For a "Streets of city" page on a different floor:

{{Infobox Streets|List={{{1|}}}|GetValue={{{GetValue|}}}
| name           = {{:Streets of City|GetValue=name}}
| implemented    = {{:Streets of City|GetValue=implemented}}
| city           = {{:Streets of City|GetValue=city}}
| floor          = +1
| notes          = {{:Streets of City|GetValue=notes}}
}}

For a specific street page:

{{Infobox Streets|List={{{1|}}}|GetValue={{{GetValue|}}}
| name           = Street Name
| implemented    = 
| city           = City
| notes          = 
{{StreetStyles|Street Name}} is in the ''location'' part of ''City''.<br/>
Buildings and NPCs from west to east on the street:<br/>

* [[NPC]], gate (+1 floor)
* [[House]]
* [[Guildhall]]
}}

For a wilderness street that connects 2 cities:

{{Infobox Streets|List={{{1|}}}|GetValue={{{GetValue|}}}
| name           = City1-City2 Road
| implemented    = 
| city           = City
| city2          = City2
| map            = 
<imagemap>
File:City1-City2_Road.png|600px
rect 1 1 1 1 [[Guildhall]]
desc bottom-right
</imagemap>
|  notes          = 
The [[City1-City2 Road]] is located in somewhere in [[Tibia]] and connects [[City1]]
with [[City2]]. Buildings and NPCs along this road are:

*[[Guildhall]]
*[[NPC]]
}}

Notes

This street has no notes.

Related Streets