Difference between revisions of "Template:Building"

From Gobblerpedia
Jump to: navigation, search
imported>Alex
m
imported>Alex
m (Usage)
Line 13: Line 13:
 
! Description
 
! Description
 
|-
 
|-
| [NAME]
+
| <code>name</code>
 
| The building's proper name/title, e.g. "Burruss Hall".
 
| The building's proper name/title, e.g. "Burruss Hall".
 
|-
 
|-
| [URI]
+
| <code>uri</code>
 
| The file name (sans extension) in [http://www.vt.edu/about/buildings/ <nowiki>http://www.vt.edu/about/buildings/[URI].html</nowiki>]. This is usually the name in lowercase, with hyphens instead of spaces, e.g. [http://www.vt.edu/about/buildings/burruss-hall.html "burruss-hall"].
 
| The file name (sans extension) in [http://www.vt.edu/about/buildings/ <nowiki>http://www.vt.edu/about/buildings/[URI].html</nowiki>]. This is usually the name in lowercase, with hyphens instead of spaces, e.g. [http://www.vt.edu/about/buildings/burruss-hall.html "burruss-hall"].
 
|-
 
|-
| [NUM]
+
| <code>num</code>
 
| The official building number, used for [[Template:Building/info]]. To find the building number, consult the [http://www.cdcd.vt.edu/MBlist/General.html master list].
 
| The official building number, used for [[Template:Building/info]]. To find the building number, consult the [http://www.cdcd.vt.edu/MBlist/General.html master list].
 
|-
 
|-
| [OSM]
+
| <code>osi</code>
 
| The OpenStreetMap identifier. To find this, use the [http://nominatim.openstreetmap.org/ Nominatim].
 
| The OpenStreetMap identifier. To find this, use the [http://nominatim.openstreetmap.org/ Nominatim].
 
|}
 
|}
 
</noinclude>
 
</noinclude>

Revision as of 16:19, 1 March 2011

Usage

{{Building|name=[NAME]|uri=[URI]|num=[NUM]|osm=[OSM]}}

Parameter Description
name The building's proper name/title, e.g. "Burruss Hall".
uri The file name (sans extension) in http://www.vt.edu/about/buildings/[URI].html. This is usually the name in lowercase, with hyphens instead of spaces, e.g. "burruss-hall".
num The official building number, used for Template:Building/info. To find the building number, consult the master list.
osi The OpenStreetMap identifier. To find this, use the Nominatim.