From PPI
Revision as of 14:09, 12 May 2021 by Admin Bastian (talk | contribs) (→‎New template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Example

{{motion5|title=Do we approve the minutes?
|text=Do we approve the minutes?
|Yes= Name1, Name2, Name3, Name4, Name5
|No=
|Abstain=
|close=Motion passed
|}}
Motion
Do we approve the minutes?
Do we approve the minutes?
Yes : Name1, Name2, Name3, Name4, Name5
No :
Abstain :
Result: Motion passed


Code

</noinclude>
<onlyinclude>{|cellspacing="8" cellpadding="0" class="hintergrundfarbe1 rahmenfarbe2" align="center" style="width: 85%; background:#e7e7f7; font-size: 95%; border-style: solid; margin-top: 2px; margin-bottom: 2px; clear: both; position:relative; box-shadow: 5px 5px 9px #999;"
! Motion
|-
|{{RCBox-black|'''{{{title}}}}}'''
|-
|{{{text}}}
|-
|[[File:15yes.png]] Yes : {{{Yes}}} 
|-
|[[File:15no.png]] No : {{{No}}} 
|-
|[[File:Pictogram voting neutral.svg|15px]] Abstain : {{{Abstain}}}
|-
|[[File:Pictogram voting neutral.svg|15px]] Option a : {{{Option a}}}
|-
|[[File:Pictogram voting neutral.svg|15px]] Option b : {{{Option b}}}
|-
|[[File:Pictogram voting neutral.svg|15px]] Option c : {{{Option c}}}
|-
|center|{{RCBox-blue mini|''Result:'' '''{{{close}}}}}'''
|-
|}
</onlyinclude>
<noinclude>