Template:Character/Government Position: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
<includeonly> |
<includeonly> |
||
{{Infobox/SectionHeader|section={{{position_title}}}}} |
{{Infobox/SectionHeader|section={{{position_title}}}}} |
||
− | {{Infobox/Vertical Item|key=In Office|value={{{start_date}}} - {{{end_date}}}}} |
+ | {{Infobox/Vertical Item|key=In Office|value={{#if:{{{start_date|}}}|{{#if:{{{end_date|}}}|{{{start_date}}} - {{{end_date}}}}}}}}} |
− | {{Infobox/Item|key=Preceded by|value={{{predecessor}}}}} |
+ | {{Infobox/Item|key=Preceded by|value={{{predecessor|}}}}} |
− | {{Infobox/Item|key=Succeeded by|value={{{sucessor}}}}} |
+ | {{Infobox/Item|key=Succeeded by|value={{{sucessor|}}}}} |
</includeonly> |
</includeonly> |
||
Line 15: | Line 15: | ||
|predecessor = [predecessor] |
|predecessor = [predecessor] |
||
|sucessor = [sucessor] |
|sucessor = [sucessor] |
||
+ | }} |
||
+ | {{Infobox/end}} |
||
+ | |||
+ | {{Infobox/begin}} |
||
+ | {{Character/Government Position |
||
}} |
}} |
||
{{Infobox/end}} |
{{Infobox/end}} |
Revision as of 20:40, 26 October 2022
[position_title] | |||||
---|---|---|---|---|---|
In Office | |||||
[start_date] - [end_date] | |||||
Preceded by | [predecessor] | ||||
Succeeded by | [sucessor] |
{{{position_title}}} |
---|
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
position_title | position_title | no description | Unknown | optional |
start_date | start_date | no description | Unknown | optional |
end_date | end_date | no description | Unknown | optional |
predecessor | predecessor | no description | Unknown | optional |
sucessor | sucessor | no description | Unknown | optional |