Difference between revisions of "Template:Building"
imported>Cov |
imported>Cov |
||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>* {{Building/about|{{{name}}}|{{{uri}}}}} |
− | * {{Building/about|{{{name}}}|{{{uri}}}}} | ||
* {{Building/info|{{{name}}}|{{{num}}}}} | * {{Building/info|{{{name}}}|{{{num}}}}} | ||
* {{OSM/link|{{{name}}}|{{{osm}}}}} | * {{OSM/link|{{{name}}}|{{{osm}}}}} | ||
[[Category:Buildings]] | [[Category:Buildings]] | ||
− | </includeonly> | + | </includeonly><noinclude> |
− | <noinclude> | ||
===Usage=== | ===Usage=== | ||
<code><nowiki>{{Building|name=[NAME]|uri=[URI]|num=[NUM]|osm=[OSM]}}</nowiki></code> | <code><nowiki>{{Building|name=[NAME]|uri=[URI]|num=[NUM]|osm=[OSM]}}</nowiki></code> | ||
Line 27: | Line 25: | ||
|} | |} | ||
− | See also [[Template:Residence Hall]]. | + | See also [[Template:Residence Hall]].</noinclude> |
− | </noinclude> |
Revision as of 19:34, 14 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. |
See also Template:Residence Hall.