More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 17: | Line 17: | ||
}, | }, | ||
"room": { | "room": { | ||
"description": " | "description": "which room at North Forge", | ||
"label": "Room", | |||
"type": "wiki-page-name", | "type": "wiki-page-name", | ||
"suggested": true | "suggested": true, | ||
"required": true | |||
}, | }, | ||
"other_details": { | "other_details": { | ||
Line 57: | Line 59: | ||
<tr> | <tr> | ||
<th class="infobox-label">[[Tools]] driven by</th> | <th class="infobox-label">[[Tools]] driven by</th> | ||
<td>{{# | <td> | ||
| | {{#invoke:String | splitAndLink | source={{{tools_driven_by|}}} }}</td> | ||
| | |||
| | |||
}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th class="infobox-label">[[Software]]</th> | <th class="infobox-label">[[Software]]</th> | ||
<td>{{#cargo_query: | <td>{{#cargo_query: | ||
|tables= | |tables=pc | ||
|fields=software | |fields=software | ||
|where=_pageName = "{{PAGENAME}}" | |where=_pageName = "{{PAGENAME}}" | ||
Line 78: | Line 74: | ||
</tr><tr> | </tr><tr> | ||
<th class="infobox-label">[[Room]]</th> | <th class="infobox-label">[[Room]]</th> | ||
<td>room</td> | <td> | ||
* {{#ifexist: {{{room}}} | [[{{{room}}}]] | No room assigned }}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
The {{PAGENAME}} is one of the [[Computers for member use]]. | The {{PAGENAME}} is one of the [[Computers for member use]]. | ||
{{{other_details|}} | {{{other_details|}}} | ||
< | <includeonly><!-- | ||
-->__NOCACHE__<!-- | -->__NOCACHE__<!-- | ||
-->{{#cargo_store:}}<!-- | -->{{#cargo_store:}}<!-- |
Latest revision as of 23:44, 2024 August 16
Usage
{{PC}}
and then "edit with form"
See Template:PC/Details for more info.
Edit pages with Form:PC.
Parameters
This template encodes information about [[Computers for member use]] at North Forge, such as what software is on them, which tools they are associated with, and where they are (room and coordinates for map).
Parameter | Description | Type | Status | |
---|---|---|---|---|
software | software | Software installed on this PC | Page name | suggested |
tools_driven_by | tools_driven_by | Tools directly driven by this PC.
| Page name | suggested |
Room | room | which room at North Forge | Page name | required |
General info about this PC | other_details | no description | Unknown | optional |
Cargo Declaration
This template defines the table "pc". View table.