Template:Mtg/Doc
From PCSAR
(Difference between revisions)
| (2 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
| + | {{Meeting/Doc/Related}} | ||
{{Template Doc|<nowiki>YYYY|MM|DD|ns=namespace|Preload=</nowiki>}} | {{Template Doc|<nowiki>YYYY|MM|DD|ns=namespace|Preload=</nowiki>}} | ||
is used to create a link to a meeting on the specified date. | is used to create a link to a meeting on the specified date. | ||
| Line 7: | Line 8: | ||
<pre> | <pre> | ||
| - | * 2005: | + | * 2005: {{mtg|2005|10|18}}, {{mtg|2005|11|15}} |
| - | * 2006: {{mtg|2006|01|17}}, {{mtg|2006|02|21}}, {{mtg|2006|03|21 | + | * 2006: {{mtg|2006|01|17}}, {{mtg|2006|02|21}}, {{mtg|2006|03|21}}, ... |
</pre> | </pre> | ||
; ns : (optional) is used to specify an alternate namespace. Meetings that record confidential information, such as [[Preplan Committee]] meetings should use <code>ns=Members</code> to link to a page that only members can view. | ; ns : (optional) is used to specify an alternate namespace. Meetings that record confidential information, such as [[Preplan Committee]] meetings should use <code>ns=Members</code> to link to a page that only members can view. | ||
| - | ; Preload | + | ; Preload : (optional) The boilerplate to preload new pages with. |
{{demo table| | {{demo table| | ||
Current revision
| Related Templates | |
|---|---|
| mtg | Link to a meeting |
| Meeting/Page | Create a page about a meeting |
| Meeting/Boilerplate | Boilerplate for a meeting page |
The template {{Mtg|YYYY|MM|DD|ns=namespace|Preload=}}
is used to create a link to a meeting on the specified date.
The meeting page becomes a subpage of the current document.
Only the month and year is shown as the link name. This template is typically used like this:
* 2005: {{mtg|2005|10|18}}, {{mtg|2005|11|15}}
* 2006: {{mtg|2006|01|17}}, {{mtg|2006|02|21}}, {{mtg|2006|03|21}}, ...
- ns
- (optional) is used to specify an alternate namespace. Meetings that record confidential information, such as Preplan Committee meetings should use
ns=Membersto link to a page that only members can view.
- Preload
- (optional) The boilerplate to preload new pages with.
| You type... | You get... |
|---|---|
{{mtg|2005|08|16}}
| 08-16 |
{{mtg|2005|08|16|ns=Members}}
| 08-16 |

