From PCSAR
This is the documentation for the template Template:Mtg
Template:Mtg/Doc:
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
|
|
To see how this template is implemented,
edit this page and examine the portion
between <includeonly>
and </includeonly>
.