Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
BrettViren (talk | contribs) |
|||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Institution | {{Institution | ||
− | | | + | |name= |
− | | | + | |nickname= |
− | | | + | |address= |
− | | | + | |city= |
− | | | + | |region= |
− | | | + | |country= |
− | | | + | |postcode= |
− | | | + | |location= |
− | | | + | |url= |
− | | | + | |facility= |
}} | }} | ||
</pre> | </pre> | ||
Line 19: | Line 19: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! Has name | ! Has name | ||
− | | [[ | + | | [[Has name::{{{name|}}}]] |
|- | |- | ||
! Has nickname | ! Has nickname | ||
− | | [[ | + | | [[Has nickname::{{{nickname|}}}]] |
|- | |- | ||
! Has street address | ! Has street address | ||
− | | [[ | + | | [[Has address::{{{address|}}}]] |
|- | |- | ||
! Has city | ! Has city | ||
− | | [[ | + | | [[Has city::{{{city|}}}]] |
|- | |- | ||
! Has region | ! Has region | ||
− | | [[ | + | | [[Has region::{{{region|}}}]] |
|- | |- | ||
! Has country | ! Has country | ||
− | | [[ | + | | [[Has country::{{{country|}}}]] |
|- | |- | ||
! Has postcode | ! Has postcode | ||
− | | [[ | + | | [[Has postcode::{{{postcode|}}}]] |
|- | |- | ||
! Has location | ! Has location | ||
− | | [[ | + | | [[Has location::{{{location|}}}]] |
|- | |- | ||
! Has URL | ! Has URL | ||
− | | [[ | + | | [[Has url::{{{url|}}}]] |
− | + | ! Has Facility | |
− | | [[ | + | |- |
+ | | [[Has facility::{{{facility|}}}]] | ||
|} | |} | ||
Revision as of 20:19, 23 October 2014
This is the "Institution" template. It should be called in the following format:
{{Institution |name= |nickname= |address= |city= |region= |country= |postcode= |location= |url= |facility= }}
Edit the page to see the template text.