Template:Infobox political party: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly> {| class="infobox" style="width: 22em; font-size: 90%;" |+ '''{{{name|}}}''' |- ! colspan="2" style="background-color:#ccc;text-align:center;" | General information |- | '''English name''' | {{{name|}}} |- | '''Native name''' | {{{native_name|}}} |- | '''Abbreviation''' | {{{abbreviation|}}} |- | '''Country''' | {{{country|}}} |- | '''Headquarters''' | {{{headquarters|}}} |- | '''Status''' | {{{status|}}} |- ! colspan="2" style="background-color:#ccc;text-..." |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{#invoke:Infobox|political party | ||
| name = {{{name|}}} | |||
| native_name = {{{native_name|}}} | |||
| abbreviation = {{{abbreviation|}}} | |||
| country = {{{country|}}} | |||
| | | headquarters = {{{headquarters|}}} | ||
| | | status = {{{status|}}} | ||
| | |||
| | |||
| | |||
| | |||
| | |||
| | | founded = {{{founded|}}} | ||
| founder = {{{founder|}}} | |||
| dissolved = {{{dissolved|}}} | |||
| reestablished = {{{reestablished|}}} | |||
| predecessor = {{{predecessor|}}} | |||
| | |||
| | |||
| | |||
| | |||
| | | president = {{{president|}}} | ||
| vice_president = {{{vice_president|}}} | |||
| secretary = {{{secretary|}}} | |||
| membership = {{{membership|}}} | |||
| parliament_seats = {{{parliament_seats|}}} | |||
| | | position = {{{position|}}} | ||
| | | ideology = {{{ideology|}}} | ||
| {{{ | |||
| | | colors = {{{colors|}}} | ||
| | | newspaper = {{{newspaper|}}} | ||
| {{{ | | slogan = {{{slogan|}}} | ||
| | | anthem = {{{anthem|}}} | ||
| | | website = {{{website|}}} | ||
| {{{ | }}</includeonly><noinclude> | ||
This template displays a political party infobox with expandable sections. | |||
It hides any empty fields automatically. | |||
| {{{ | |||
| | |||
| | |||
| {{{ | |||
| | |||
| | |||
| {{{ | |||
== Usage == | == Usage == | ||
<pre> | <pre> | ||
{{Infobox political party | {{Infobox political party | ||
| name = | | name = Matza Party | ||
| native_name = | | native_name = ? | ||
| abbreviation = | | abbreviation = MP | ||
| country = | | country = eRepublik | ||
| headquarters = | | headquarters = Republic Square | ||
| founded = | | founded = Jan 1, 2020 | ||
| founder = John | | founder = John Doe | ||
| | | predecessor = Old Party | ||
| president = Jane | | president = Jane Doe | ||
| position = Center-right | |||
| ideology = Liberalism | |||
| position = | |||
| ideology = | |||
| colors = Blue and | | colors = Blue and White | ||
| slogan = "Forward!" | |||
| slogan = | | website = https://matza.party | ||
| website = https:// | |||
}} | }} | ||
</pre> | </pre> |
Revision as of 19:38, 14 June 2025
This template displays a political party infobox with expandable sections. It hides any empty fields automatically.
Usage
{{Infobox political party | name = Matza Party | native_name = ? | abbreviation = MP | country = eRepublik | headquarters = Republic Square | founded = Jan 1, 2020 | founder = John Doe | predecessor = Old Party | president = Jane Doe | position = Center-right | ideology = Liberalism | colors = Blue and White | slogan = "Forward!" | website = https://matza.party }}