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
 
(5 intermediate revisions by the same user not shown)
Line 6: Line 6:
|Name=
|Name=
|Abbreviation=
|Abbreviation=
|Depiction=
|Depiction URL=
|Is Part Of=
|Is Part Of=
|Purpose=
|Purpose=
Line 11: Line 13:
|Access=
|Access=
|Smoking=
|Smoking=
|Description=
}}
}}
</pre>
</pre>
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]]}}
==Depiction==
{{#arraymap:{{{Depiction|}}}|,|x|[[Has depiction::x]]}}


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


'''Geographic Coordinates:''' [[Has geographic coordinates::{{{Geographic Coordinates|}}}]]
==Is Part Of==
{{#arraymap:{{{Is Part Of|}}}|,|x|[[Is part of::x]]}}


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


'''Smoking:''' [[Is smoking::{{{Smoking|}}}]]
==Geographic Coordinates==
[[Has geographic coordinates::{{{Geographic Coordinates|}}}]]
 
==Access==
{{#arraymap:{{{Access|}}}|,|x|[[Has access::x]]}}
 
==Smoking==
[[Is smoking::{{{Smoking|}}}]]
 
==Description==
[[Has description::{{{Description|}}}]]


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

Latest revision as of 19:57, 5 September 2013

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

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

Edit the page to see the template text.