Template:Mtg/Doc
From PCSAR
(Difference between revisions)
m (Training/Committee/mtg/Doc moved to Mtg/Doc) |
|||
(9 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | < | + | {{Meeting/Doc/Related}} |
+ | {{Template Doc|<nowiki>YYYY|MM|DD|ns=namespace|Preload=</nowiki>}} | ||
+ | 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: | ||
+ | |||
+ | <pre> | ||
+ | * 2005: {{mtg|2005|10|18}}, {{mtg|2005|11|15}} | ||
+ | * 2006: {{mtg|2006|01|17}}, {{mtg|2006|02|21}}, {{mtg|2006|03|21}}, ... | ||
+ | </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. | ||
+ | |||
+ | ; Preload : (optional) The boilerplate to preload new pages with. | ||
+ | |||
+ | {{demo table| | ||
+ | {{demo row|<nowiki>{{mtg|2005|08|16}}</nowiki><!-- | ||
+ | --> | {{mtg|2005|08|16}} }} | ||
+ | {{demo row|<nowiki>{{mtg|2005|08|16|ns=Members}}</nowiki><!-- | ||
+ | --> | {{mtg|2005|08|16|ns=Members}} }} | ||
+ | }} |
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=Members
to 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 |