More actions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Start editing a new or existing page with this: | |||
{{#forminput:form=Training Session}} | {{#forminput:form=Training Session}} | ||
Line 26: | Line 25: | ||
"description": "Dollar cost to trainee", | "description": "Dollar cost to trainee", | ||
"label": "Cost to trainee", | "label": "Cost to trainee", | ||
"type": "number", | |||
"suggested": true, | |||
"required": true | |||
}, | |||
"duration": { | |||
"description": "Est minutes", | |||
"label": "Duration", | |||
"type": "number", | "type": "number", | ||
"suggested": true, | "suggested": true, | ||
Line 33: | Line 39: | ||
"description": "one or more of the tools pages, semi-colon separated", | "description": "one or more of the tools pages, semi-colon separated", | ||
"label": "Tool(s)", | "label": "Tool(s)", | ||
"type": " | "type": "wiki-page-name", | ||
"suggested": true, | "suggested": true, | ||
"required": true | "required": true | ||
Line 40: | Line 46: | ||
"description": "Rooms to which this training applies; one or more of the room pages, semi-colon separated", | "description": "Rooms to which this training applies; one or more of the room pages, semi-colon separated", | ||
"label": "Room(s)", | "label": "Room(s)", | ||
"type": " | "type": "wiki-page-name", | ||
"suggested": true, | "suggested": true, | ||
"required": true | "required": true | ||
}, | }, | ||
"training docs": { | "training docs": { | ||
"description": "On- or off-wiki links to training documents", | |||
"label": "Training document(s)", | "label": "Training document(s)", | ||
"description": "bullet list of internal or external links to training documents", | "description": "bullet list of internal or external links to training documents", | ||
Line 51: | Line 58: | ||
}, | }, | ||
"other details": { | "other details": { | ||
"description": "Other things people might want to use about this | "description": "Other things people might want to use about this training session", | ||
"type": "content" | "type": "content" | ||
} | } | ||
Line 59: | Line 66: | ||
"trainers", | "trainers", | ||
"cost", | "cost", | ||
"duration", | |||
"tools", | "tools", | ||
"rooms", | "rooms", | ||
Line 73: | Line 81: | ||
|trainers = List (;) of page | |trainers = List (;) of page | ||
|cost = number | |cost = number | ||
|duration = number | |||
|tools = List (;) of page | |tools = List (;) of page | ||
|rooms = List (;) of page | |rooms = List (;) of page | ||
Line 90: | Line 99: | ||
<th class="infobox-label">Cost</th> | <th class="infobox-label">Cost</th> | ||
<td>{{{cost}}}</td> | <td>{{{cost}}}</td> | ||
</tr> | |||
<tr> | |||
<tr> | |||
<th class="infobox-label">Duration</th> | |||
<td>{{{duration}}}</td> | |||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 20:41, 2024 June 16
Usage
Start editing a new or existing page with this:
To edit multiple sessions at the same time use [https://nf.squirrelslair.ca/index.php?title=Special:MultiPageEdit&template=Training+Session&form=Training+Session
this link].
See Template:Training Session/Details for more info.
Edit pages with Form:Training Session.
Parameters
This is the template for training session pages. It is used on training session pages, facilitated by Form:Training session.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Trainer(s) | trainers | One or more of the the trainers' pages, semi-colon separated | Page name | required |
Cost to trainee | cost | Dollar cost to trainee | Number | required |
Duration | duration | Est minutes | Number | required |
Tool(s) | tools | one or more of the tools pages, semi-colon separated | Page name | required |
Room(s) | rooms | Rooms to which this training applies; one or more of the room pages, semi-colon separated | Page name | required |
Training document(s) | training docs | bullet list of internal or external links to training documents | Content | suggested |
other details | other details | Other things people might want to use about this training session | Content | optional |
Cargo Declaration
This template defines the table "training_session". View table.
Training Sessions | |
---|---|
Trainer(s) |
|
Cost | {{{cost}}} |
Duration | {{{duration}}} |
Tool(s) |
|
Room(s) |
|
Training doc(s) |