Template:Resolution: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
Midom (talk | contribs)
blanking the template, resolutions are embedded in minutes...
Daniel (talk | contribs)
test something
Line 1: Line 1:
{{#ifeq: {{BASEPAGENAME}} | Meetings | | {{header
| title = {{{title}}}
| section =
| previous = {{{previous|[[Resolutions]]}}}
| next = {{{next|[[m:Wikimedia site feedback|Feedback]]}}}→
| notes = {{#switch:{{{status}}}|inactive='''This proposal is regarded as inactive. It has not been voted on by the Board and is therefore not a resolution of the Wikimedia Foundation.'''|failed='''This proposal failed to gain Board support. Therefore, this is not a Wikimedia Foundation resolution.'''}}{{#if:{{{status|}}}|{{#if:{{{notes|}}}|<br />}}}}{{{notes}}}
}}{{{category|[[Category:{{#switch:{{{status}}}|inactive|failed={{{status}}}}} resolutions|<noinclude> </noinclude>{{{title}}}]]}}}<includeonly>[[Category:{{{language|English}}}]]</includeonly>
}}<noinclude>
----
<pre>
{{resolution
|title =
|notes =
}}

{{resolution
|title =
|notes =
|status = inactive
}}

{{resolution
|title =
|notes =
|status = failed
}}
</pre>
[[Category:English]]
[[Category:Templates|Resolution]]
</noinclude>

Revision as of 09:46, 28 March 2009

Resolutions {{{title}}} Feedback
{{{notes}}}

{{resolution
 |title =
 |notes =
}}

{{resolution
 |title  =
 |notes  =
 |status = inactive
}}

{{resolution
 |title  =
 |notes  =
 |status = failed
}}