Template:GeoSpace: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "GeoSpace" template. It should be called in the following format: <pre> {{GeoSpace |Name= |Abbreviation= |Is Part Of= |Purpose= |Geographic Coordinates...")
 
No edit summary
Line 15: Line 15:
Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><includeonly>
</noinclude><includeonly>
'''Name:''' [[Has name::{{{Name|}}}]]
==Name==
[[Has name::{{{Name|}}}]]


'''Abbreviation:''' {{#arraymap:{{{Abbreviation|}}}|,|x|[[Has abbreviation::x]]}}
==Abbreviation==
{{#arraymap:{{{Abbreviation|}}}|,|x|[[Has abbreviation::x]]}}


'''Is Part Of:''' {{#arraymap:{{{Is Part Of|}}}|,|x|[[Is part of::x]]}}
==Is Part Of==
{{#arraymap:{{{Is Part Of|}}}|,|x|[[Is part of::x]]}}


'''Purpose:''' {{#arraymap:{{{Purpose|}}}|,|x|[[Has purpose::x]]}}
==Purpose==
{{#arraymap:{{{Purpose|}}}|,|x|[[Has purpose::x]]}}


'''Geographic Coordinates:''' [[Has geographic coordinates::{{{Geographic Coordinates|}}}]]
==Geographic Coordinates==
[[Has geographic coordinates::{{{Geographic Coordinates|}}}]]


'''Access:''' {{#arraymap:{{{Access|}}}|,|x|[[Has access::x]]}}
==Access==
{{#arraymap:{{{Access|}}}|,|x|[[Has access::x]]}}


'''Smoking:''' [[Is smoking::{{{Smoking|}}}]]
==Smoking==
[[Is smoking::{{{Smoking|}}}]]


[[Category:GeoSpaces]]
[[Category:GeoSpaces]]
</includeonly>
</includeonly>

Revision as of 13:04, 21 August 2013

This is the "GeoSpace" template. It should be called in the following format:

{{GeoSpace
|Name=
|Abbreviation=
|Is Part Of=
|Purpose=
|Geographic Coordinates=
|Access=
|Smoking=
}}

Edit the page to see the template text.