Template: Meeting

No edit summary
No edit summary
Line 28: Line 28:
   | more results text =
   | more results text =
}}
}}
|title = '''{{{type}}} meeting'''
|title = '''{{ucfirst:{{{type}}}}} meeting'''
<p>{{#time: j F Y | {{{date|}}} }}</p>
<p>{{#time: j F Y | {{{date|}}} }}</p>
}}
}}
Line 40: Line 40:
<pre><nowiki>
<pre><nowiki>
{{meeting
{{meeting
| type = <!-- one of: committee, public, agm, sgm
| type           = <!-- one of: committee, public, agm, sgm -->
| date = <!-- date of the meeting in yyyy-mm-dd format
| 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>
}}</nowiki></pre>


<includeonly>[[Category:All meetings]]</includeonly>
<includeonly>[[Category:All meetings]]</includeonly>

Revision as of 10:40, 6 October 2018

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

{{{type}}} meeting

23 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).


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