Difference between revisions of "Template:Election winner list begin/doc"

From blackwiki
Jump to navigation Jump to search
imported>PinkPanda272
(→‎Usage: Example)
imported>PinkPanda272
(update)
 
(8 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
== Usage ==
 
== Usage ==
Creates a summary of elected representatives in a parliamentary/municipal election, where there are multiple wards or constituencies. This template creates the header, use {{tl|Election winner list with party link}} for individual rows.
+
Creates a summary of elected representatives in a parliamentary/municipal election, where there are multiple wards or constituencies. This template creates the header, use {{tl|Election winner list with party link}} or {{tl|Election winner list without party link}} for individual rows.
  
 
===Blank Template===
 
===Blank Template===
 
  <nowiki>
 
  <nowiki>
{{Election winner list start
+
{{Election winner list begin
|title     =
+
|title       =
|area_name =
+
|area_name   =
|rep_name   =
+
|rep_name   =
 +
|result_name =
 +
|numbered    = yes/no
 
}}</nowiki>
 
}}</nowiki>
  
Line 15: Line 17:
 
Inserting...
 
Inserting...
 
  <nowiki>
 
  <nowiki>
{{Election winner list start
+
{{Election winner list begin
|title     = 2020 Martian general election
+
|title       = Example Election
|area_name = Constituency
+
|area_name   = Constituency
|rep_name   = Senator
+
|rep_name   = MP
}}</nowiki>
+
|result_name = Result
 +
|numbered    = yes
 +
}}}
 +
{{Election winner list with party link
 +
|area_number = 1
 +
|area      = [[Holborn and St Pancras (UK Parliament constituency)|Holborn and St Pancras]]
 +
|rep        = [[Keir Starmer]]
 +
|party      = Labour Party (UK)
 +
|result    = hold
 +
}}
 +
{{Election winner list with party link
 +
|area_number = 2
 +
|area      = [[Uxbridge and South Ruislip (UK Parliament constituency)|Uxbridge and South Ruislip]]
 +
|rep        = [[Boris Johnson]]
 +
|party      = Conservative Party (UK)
 +
|result    = hold
 +
}}
 +
{{End}}
 +
</nowiki>
  
 
Produces...
 
Produces...
 
{{Election winner list start
 
{{Election winner list start
|title     = 2020 Martian general election
+
|title       = Example Election
|area_name = Constituency
+
|area_name   = Constituency
|rep_name   = Senator
+
|rep_name   = MP
 +
|result_name = Result
 +
}}
 +
{{Election winner list with party link
 +
|area_number = 1
 +
|area      = [[Holborn and St Pancras (UK Parliament constituency)|Holborn and St Pancras]]
 +
|rep        = [[Keir Starmer]]
 +
|party      = Labour Party (UK)
 +
|result    = hold
 +
}}
 +
{{Election winner list with party link
 +
|area_number = 2
 +
|area      = [[Uxbridge and South Ruislip (UK Parliament constituency)|Uxbridge and South Ruislip]]
 +
|rep        = [[Boris Johnson]]
 +
|party      = Conservative Party (UK)
 +
|result    = hold
 
}}
 
}}
 +
{{End}}
  
<includeonly>{{Sandbox other||[[Category:Election and referendum infobox templates]]
+
<includeonly>{{sandbox other||[[Category:Election and referendum infobox templates]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 18:29, 5 December 2020

Usage

Creates a summary of elected representatives in a parliamentary/municipal election, where there are multiple wards or constituencies. This template creates the header, use {{Election winner list with party link}} or {{Election winner list without party link}} for individual rows.

Blank Template

{{Election winner list begin
|title       =
|area_name   =
|rep_name    =
|result_name =
|numbered    = yes/no
}}

Example

Inserting...

{{Election winner list begin
|title       = Example Election
|area_name   = Constituency
|rep_name    = MP
|result_name = Result
|numbered    = yes
}}}
{{Election winner list with party link
|area_number = 1
|area       = [[Holborn and St Pancras (UK Parliament constituency)|Holborn and St Pancras]]
|rep        = [[Keir Starmer]]
|party      = Labour Party (UK)
|result     = hold
}}
{{Election winner list with party link
|area_number = 2
|area       = [[Uxbridge and South Ruislip (UK Parliament constituency)|Uxbridge and South Ruislip]]
|rep        = [[Boris Johnson]]
|party      = Conservative Party (UK)
|result     = hold
}}
{{End}}

Produces...

Example Election
Constituency MP Result
1 Holborn and St Pancras Keir Starmer Labour hold
2 Uxbridge and South Ruislip Boris Johnson Conservative hold