Template:BoardApproved: Difference between revisions
Jump to navigation
Jump to search
MichaelMaggs (talk | contribs) (Simplify - there are starting to be many '/Proposed' or '/Draft' subpages now. Simpler to send commets to Engine Room) |
MichaelMaggs (talk | contribs) m (ce) |
||
Line 2: | Line 2: | ||
|- style="text-align: center;" | |- style="text-align: center;" | ||
| width="100%" |'''This {{{type|document}}} was {{{adopted|approved}}} by the [[Board]] on [[{{{1}}}|{{{2}}}]]{{#if: {{{rule28|}}}| under [[Article#28|Article 28]]}}.''' {{#if: {{{series|}}}| It is part of a series of [[{{{series|}}}]].}} (<span class="plainlinks">[{{SERVER}}{{SCRIPTPATH}}/index.php?title=&oldid={{{lastid}}} approved revision], [{{SERVER}}{{SCRIPTPATH}}/index.php?title=&diff=&oldid={{{lastid}}} subsequent changes]</span>)<br /><!-- | | width="100%" |'''This {{{type|document}}} was {{{adopted|approved}}} by the [[Board]] on [[{{{1}}}|{{{2}}}]]{{#if: {{{rule28|}}}| under [[Article#28|Article 28]]}}.''' {{#if: {{{series|}}}| It is part of a series of [[{{{series|}}}]].}} (<span class="plainlinks">[{{SERVER}}{{SCRIPTPATH}}/index.php?title=&oldid={{{lastid}}} approved revision], [{{SERVER}}{{SCRIPTPATH}}/index.php?title=&diff=&oldid={{{lastid}}} subsequent changes]</span>)<br /><!-- | ||
-->Changes to this {{{type|document}}} are subject to {{{approval|board approval}}}, and should be proposed either [[Talk:{{PAGENAME}}|on the talk page]] or | -->Changes to this {{{type|document}}} are subject to {{{approval|board approval}}}, and should be proposed either [[Talk:{{PAGENAME}}|on the talk page]] or the [[Engine room]] </span> {{{notes|}}} | ||
|- style="text-align: left;" | |- style="text-align: left;" | ||
| <hr /><!-- | | <hr /><!-- |
Latest revision as of 17:51, 8 January 2016
Usage:
{{BoardApproved | (Wikipage) | (Date) | type = | adopted = | approval = | rule28 = | notes = | lastid = | history = {{BoardApprovedHistory | (pagename of minutes) | (Date) | (Description) | (oldid) | lastid = }} }} |
The first two parameters, and the 'history' parameter, are compulsory; all other named parameters are optional.
Parameters:
- (Wikipage) should be the wikipage name of the latest approval of the document
- (Date) should be the date of the last approval of the document
- type specifies the type of document. The default is 'document'.
- adopted should be specified if the state of the document is other than "approved"
- approval should describe who needs to approve changes. The default is board approval.
- rule28 should be 'yes' if the document has been approved under Rule 28.
- notes is a free text field that can be used to add high-level notes about the document.
- lastid should be the page ID of the last version that was approved.
- history should call {{BoardApprovedHistory}} as many times as necessary in order to record the history of the document. Parameters of that template are:
- (pagename of minutes) should be the wikipage name of the approval of the document
- (Date) should be the date of approval of the document
- (Description) should be used to annotate the change made
- (oldid) should be the ID of the approved version
- lastid should be the ID of the last approved version.