Template: Resolution

No edit summary
(Changed committee to board)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#cargo_declare: _table=resolutions
{{#cargo_declare: _table=resolutions
| date = Date
| draft = Boolean
| text = Wikitext
| date = Date
| text = Wikitext
}}
}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#cargo_store: _table=resolutions
{{#cargo_store: _table=resolutions
| date = {{{date|}}}
| draft = {{{draft|}}}
| text = {{{text|}}}
| date = {{{date|}}}
}}</includeonly>
| text = {{{text|}}}
This is a [[resolutions|resolution]] passed by the [[Committee]] of Wikimedia Australia{{#if:{{{date|}}}| &#32;on {{#time: j F Y | {{{date|}}} }} }}.
}}</includeonly><!--
 
-->This is a [[resolutions|resolution]] {{#if: {{{draft|}}} | '''currently under consideration''' | passed }} by the [[Board]] of Wikimedia Australia{{#if:{{{date|}}}| &#32;on {{#time: j F Y | {{{date|}}} }} }}.


{{#if: {{{text|}}} | '''Resolution:''' {{{text}}} }}
{{#if: {{{text|}}} | '''Resolution:''' {{{text}}} }}


[[Category:Resolutions]]
[[Category:Resolutions]]
<noinclude>
<templatedata>
{
"params": {
"draft": {
"label": "Draft?",
"type": "content"
},
"date": {
"label": "Date",
"type": "date",
"required": true
},
"text": {
"label": "Text of the resolution",
"type": "content",
"required": true
}
},
"paramOrder": [
"date",
"text",
"draft"
],
"format": "block"
}
</templatedata>
</noinclude>

Latest revision as of 03:36, 20 June 2023

This template defines the table "resolutions". View table. This is a resolution passed by the Board of Wikimedia Australia.

No description.

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Datedate

no description

Daterequired
Text of the resolutiontext

no description

Contentrequired
Draft?draft

no description

Contentoptional
Discuss this page