Template:Classroom: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Classroom" template. It should be called in the following format: <pre> {{Classroom |Air Conditioning= |Capacity= }} </pre> Edit the page to see the t...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
<pre>
<pre>
{{Classroom
{{Classroom
|Name=
|Abbreviation=
|Depiction=
|Depiction URL=
|Is Part Of=
|Purpose=
|Geographic Coordinates=
|Access=
|Smoking=
|Air Conditioning=
|Air Conditioning=
|Capacity=
|Capacity=
|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|}}}]]
==Abbreviation==
{{#arraymap:{{{Abbreviation|}}}|,|x|[[Has abbreviation::x]]}}
==Depiction==
{{#arraymap:{{{Depiction|}}}|,|x|[[Has depiction::x]]}}
==Depiction URL==
{{#arraymap:{{{Depiction URL|}}}|,|x|[[Has depiction URL::x]]}}
==Is Part Of==
{{#arraymap:{{{Is Part Of|}}}|,|x|[[Is part of::x]]}}
==Purpose==
{{#arraymap:{{{Purpose|}}}|,|x|[[Has purpose::x]]}}
==Geographic Coordinates==
[[Has geographic coordinates::{{{Geographic Coordinates|}}}]]
==Access==
{{#arraymap:{{{Access|}}}|,|x|[[Has access::x]]}}
==Smoking==
[[Is smoking::{{{Smoking|}}}]]
==Air Conditioning==
==Air Conditioning==
[[Has AC::{{{Air Conditioning|}}}]]
[[Has AC::{{{Air Conditioning|}}}]]
Line 15: Line 52:
==Capacity==
==Capacity==
[[Has capacity::{{{Capacity|}}}]]
[[Has capacity::{{{Capacity|}}}]]
==Description==
[[Has description::{{{Description|}}}]]


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

Latest revision as of 19:53, 5 September 2013

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

{{Classroom
|Name=
|Abbreviation=
|Depiction=
|Depiction URL=
|Is Part Of=
|Purpose=
|Geographic Coordinates=
|Access=
|Smoking=
|Air Conditioning=
|Capacity=
|Description=
}}

Edit the page to see the template text.