From PPI
No edit summary |
m (layout correction) |
||
Line 1: | Line 1: | ||
== Example == | |||
<noinclude> | <noinclude> | ||
<!-- {{:Template:Motion/Doc}} --> | <!-- {{:Template:Motion/Doc}} --> | ||
<pre> | |||
{{motion|title=Do we approve the minutes? | |||
|text=Do we approve the minutes? | |||
|Yes=Dichter (1), keithgoldstein (1), MichalGill (1), BaileyL (1), RayJohansen (1), Cedric (1) | |||
|No= | |||
|Abstain= | |||
|close=Motion passed | |||
|}} | |||
</pre> | |||
{{motion|title=Do we approve the minutes? | {{motion|title=Do we approve the minutes? | ||
|text=Do we approve the minutes? | |text=Do we approve the minutes? | ||
Line 14: | Line 17: | ||
|No= | |No= | ||
|Abstain= | |Abstain= | ||
|close=Motion | |close=Motion passed | ||
|}} | |}} | ||
Line 24: | Line 24: | ||
<pre> | <pre> | ||
</noinclude> | </noinclude> | ||
<onlyinclude>{|cellspacing="8" cellpadding="0" class="hintergrundfarbe1 rahmenfarbe2" style="width: 100%; font-size: 95%; border-style: solid; margin-top: 2px; margin-bottom: 2px; clear: both; position:relative;" | <onlyinclude>{|cellspacing="8" cellpadding="0" class="hintergrundfarbe1 rahmenfarbe2" style="width: 100%; font-size: 95%; border-style: solid; margin-top: 2px; margin-bottom: 2px; clear: both; position:relative;" | ||
! Motion to the PPI Board | ! Motion to the PPI Board | ||
|- | |- | ||
|{{RCBox-black|'''{{{title}}}}}''' | |||
|- | |- | ||
|{{{text}}} | |{{{text}}} | ||
|- | |- | ||
| | |[[File:15yes.png]] Yes : {{{Yes}}} | ||
|- | |||
|[[File:15no.png]] No : {{{No}}} | |||
|- | |||
|[[File:Pictogram voting neutral.svg|15px]] Abstain : {{{Abstain}}} | |||
|- | |||
|center|{{RCBox-blue mini|''Result:'' '''{{{close}}}}}''' | |||
|- | |- | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
<noinclude> | <noinclude> | ||
</pre> | </pre> |
Revision as of 11:56, 6 January 2020
Example
{{motion|title=Do we approve the minutes? |text=Do we approve the minutes? |Yes=Dichter (1), keithgoldstein (1), MichalGill (1), BaileyL (1), RayJohansen (1), Cedric (1) |No= |Abstain= |close=Motion passed |}}
Code
</noinclude> <onlyinclude>{|cellspacing="8" cellpadding="0" class="hintergrundfarbe1 rahmenfarbe2" style="width: 100%; font-size: 95%; border-style: solid; margin-top: 2px; margin-bottom: 2px; clear: both; position:relative;" ! Motion to the PPI Board |- |{{RCBox-black|'''{{{title}}}}}''' |- |{{{text}}} |- |[[File:15yes.png]] Yes : {{{Yes}}} |- |[[File:15no.png]] No : {{{No}}} |- |[[File:Pictogram voting neutral.svg|15px]] Abstain : {{{Abstain}}} |- |center|{{RCBox-blue mini|''Result:'' '''{{{close}}}}}''' |- |} </onlyinclude> <noinclude>