Template:Cafeteria: Difference between revisions

From LinkedAUB Collab
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Cafeteria" template. It should be called in the following format: <pre> {{Cafeteria |Capacity= }} </pre> Edit the page to see the template text. </noi...")
 
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{Cafeteria
{{Cafeteria
|Name=
|Abbreviation=
|Is Part Of=
|Purpose=
|Geographic Coordinates=
|Access=
|Smoking=
|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]]}}
==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|}}}]]
==Capacity==
==Capacity==
[[Has capacity::{{{Capacity|}}}]]
[[Has capacity::{{{Capacity|}}}]]
==Description==
[[Has description::{{{Description|}}}]]


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

Revision as of 17:03, 25 August 2013

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

{{Cafeteria
|Name=
|Abbreviation=
|Is Part Of=
|Purpose=
|Geographic Coordinates=
|Access=
|Smoking=
|Capacity=
|Description=
}}

Edit the page to see the template text.