Template: Meeting

(Fix date categories, and prev/next links.)
(Move docs to subpage and clean up category list.)
Line 35: Line 35:
''This meeting has two pages: one [[CommWiki:{{FULLPAGENAME}}|restricted-access page]] (only for members of the current [[Committee]]) and one [[officialwiki:{{FULLPAGENAME}}|public-access page]] (which may have sensitive information redacted).''
''This meeting has two pages: one [[CommWiki:{{FULLPAGENAME}}|restricted-access page]] (only for members of the current [[Committee]]) and one [[officialwiki:{{FULLPAGENAME}}|public-access page]] (which may have sensitive information redacted).''


<includeonly>{{#ifexpr: {{#time: U | {{{date|}}} }} > {{#time: U }} |[[Category:Future meetings]]|[[Category:Past meetings]]}}
<includeonly>
[[Category:{{#time: Y | {{{date|}}} }} meetings]]</includeonly><noinclude>
{{#ifexpr: {{#time: U | {{{date|}}} }} > {{#time: U }} |[[Category:Future meetings]]|[[Category:Past meetings]]}}
 
[[Category:{{#time: Y | {{{date|}}} }} meetings]]
== Usage of this template ==
[[Category:All meetings]]
 
</includeonly><noinclude>{{documentation}}</noinclude>
<pre><nowiki>
{{meeting
| type          = <!-- one of: committee, public, agm, sgm -->
| date          = <!-- date of the meeting in yyyy-mm-dd format -->
| public_version = <!-- whether or not there is a page on the public wiki for this meeting; 'yes' or empty -->
}}</nowiki></pre>
 
<includeonly>[[Category:All meetings]]</includeonly>

Revision as of 01:55, 1 August 2019

This template defines the table "meetings". View table.

{{{type}}} meeting

26 April 2024

This meeting has two pages: one restricted-access page (only for members of the current Committee) and one public-access page (which may have sensitive information redacted).

[edit] Template documentation

Usage of this template

{{meeting
| type           = <!-- one of: committee, public, agm, sgm -->
| date           = <!-- date of the meeting in yyyy-mm-dd format -->
| public_version = <!-- whether or not there is a page on the public wiki for this meeting; 'yes' or empty -->
}}
Discuss this page