Difference between revisions of "Template:Institution"
Jump to navigation
Jump to search
BrettViren (talk | contribs) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Institution | {{Institution | ||
− | | | + | |name= |
− | | | + | |nickname= |
− | | | + | |address= |
− | | | + | |city= |
− | | | + | |region= |
− | | | + | |country= |
− | | | + | |postcode= |
− | | | + | |location= |
− | | | + | |url= |
+ | |facility= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 18: | 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 | + | ! Has url |
− | | [[ | + | | [[Has url::{{{url|}}}]] |
+ | |- | ||
+ | ! Has facility | ||
+ | | [[Has facility::{{{facility|}}}]] | ||
|} | |} | ||
− | {{#display_map: {{{ | + | {{#display_map: {{{location}}}}} |
[[Category:Institution]] | [[Category:Institution]] | ||
</includeonly> | </includeonly> |
Latest revision as of 19:09, 24 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.