Difference between revisions of "Template:Senate Session Senator"
(Created page with "<includeonly>|- |style="font-weight:bold;border: 1px solid grey;padding:0.25ex 0.5em 0.25ex 0.5em;"|{{ProfileLink|{{{name}}}}}{{#if: {{{reason|}}}| ({{{reason}}})}}{{#if:...") |
m |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>|- | <includeonly>|- | ||
| − | |style=" | + | |style="border: 1px solid grey;padding:0.5ex 1em 0.5ex 1em;"|{{{name}}}{{#if: {{{reason1|}}}| ({{{reason1}}})}}{{#if: {{{replacedBy1|}}}| / {{{replacedBy1}}}}}{{#if: {{{reason2|}}}| ({{{reason2}}})}}{{#if: {{{replacedBy2|}}}| / {{{replacedBy2}}}}} |
|-</includeonly><noinclude> | |-</includeonly><noinclude> | ||
===Usage=== | ===Usage=== | ||
| Line 6: | Line 6: | ||
{{Senate Session Senator | {{Senate Session Senator | ||
| name = | | name = | ||
| − | | | + | | replacedBy1 = (optional) |
| − | | | + | | reason1 = (optional) |
| + | | replacedBy2 = (optional) | ||
| + | | reason2 = (optional) | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
===Examples=== | ===Examples=== | ||
| Line 20: | Line 22: | ||
{{Senate Session Senator | {{Senate Session Senator | ||
| name = Senator3 | | name = Senator3 | ||
| − | | | + | | replacedBy1 = Senator4 |
| + | | replacedBy2 = Senator10 | ||
}} | }} | ||
{{Senate Session Senator | {{Senate Session Senator | ||
| name = Senator5 | | name = Senator5 | ||
| − | | | + | | replacedBy1 = Senator6 |
| − | | | + | | reason1 = VoNC |
}} | }} | ||
|} | |} | ||
| Line 38: | Line 41: | ||
{{Senate Session Senator | {{Senate Session Senator | ||
| name = Senator3 | | name = Senator3 | ||
| − | | | + | | replacedBy1 = Senator4 |
| + | | replacedBy2 = Senator10 | ||
}} | }} | ||
{{Senate Session Senator | {{Senate Session Senator | ||
| name = Senator5 | | name = Senator5 | ||
| − | | | + | | replacedBy1 = Senator6 |
| − | | | + | | reason1 = VoNC |
}} | }} | ||
|} | |} | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
Latest revision as of 12:28, 9 June 2016
Usage
{{Senate Session Senator
| name =
| replacedBy1 = (optional)
| reason1 = (optional)
| replacedBy2 = (optional)
| reason2 = (optional)
}}
Examples
{|
{{Senate Session Senator
| name = Senator1
}}
{{Senate Session Senator
| name = Senator2
}}
{{Senate Session Senator
| name = Senator3
| replacedBy1 = Senator4
| replacedBy2 = Senator10
}}
{{Senate Session Senator
| name = Senator5
| replacedBy1 = Senator6
| reason1 = VoNC
}}
|}
| Senator1 |
| Senator2 |
| Senator3 / Senator4 / Senator10 |
| Senator5 (VoNC) / Senator6 |