More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>== Usage == | <noinclude>== Usage == | ||
<nowiki>{{</nowiki>{{PAGENAME}} <nowiki>}}</nowiki> | <nowiki>{{</nowiki>{{PAGENAME}}<nowiki>}}</nowiki> | ||
and then "edit with form" | and then "edit with form" | ||
See [[:Template:{{PAGENAME}}/Details]] for more info. | |||
==Parameters== | ==Parameters== | ||
Line 30: | Line 32: | ||
--><!-- | --><!-- | ||
--><includeonly> | --><includeonly> | ||
The {{PAGENAME}} is one of the [[rooms]] at North Forge. | |||
=== Room precautions === | |||
{{#ifexist: | |||
:{{PAGENAME}}/Precautions | |||
|''edit at [[:{{PAGENAME}}/Precautions]]<br> | |||
{{:{{PAGENAME}}/Precautions}} | [[:{{PAGENAME}}/Precautions]] does not exist yet }} | |||
{{#cargo_query: | {{#cargo_query: | ||
intro=The {{PAGENAME}} contains the following tools: | intro====List of [[tools]]=== | ||
The {{PAGENAME}} contains the following [[tools]]: | |||
|tables=tool | |tables=tool | ||
|fields=_pageName=tool | |fields=_pageName=tool | ||
Line 37: | Line 48: | ||
|order by=_pageName | |order by=_pageName | ||
|limit=500 | |limit=500 | ||
|default=no tools found in room | |default====List of [[tools]]=== | ||
no tools found in room | |||
|format=ul | |format=ul | ||
}} | }} | ||
{{#cargo_query: | {{#cargo_query: | ||
intro=The following | intro====List of [[PCs]]=== | ||
|tables= | The {{PAGENAME}} contains the following [[PCs]]: | ||
| | |tables=pc | ||
| | |fields=_pageName=PC, software | ||
|where= | |where=room="{{PAGENAME}}" | ||
|order by= | |order by=_pageName, software | ||
|limit= | |limit=500 | ||
|default= | |default====List of [[PCs]]=== | ||
| | no PCs found in room | ||
|format=ul | |||
}} | |||
{{#cargo_query: | |||
intro====List of [[Training Sessions]]=== | |||
The following [[Training Sessions]] are available for this room | |||
|tables=training_session | |||
|fields=_pageName = Training Session, trainers=Trainer(s), cost=Cost, duration=Duration, tools=Tool(s) | |||
|where=rooms holds"{{PAGENAME}}" | |||
|order by=_pageName | |||
|limit=500 | |||
|default====List of [[Training Sessions]]=== | |||
no training sessions found | |||
|format=table | |||
|rows per page=500 | |||
}} | }} | ||
Latest revision as of 21:50, 2024 September 1
Usage
{{Room}}
and then "edit with form"
See Template:Room/Details for more info.
Parameters
This is the template for rooms. It is used on room pages, facilitated by [[Form:Room]].
Parameter | Description | Type | Status | |
---|---|---|---|---|
floor | floor | 3rd, 1st, 0th | Content | required |
Cargo Declaration
This template defines the table "room". View table.