Difference between revisions of "Template:Illinois legislator list"

From blackwiki
Jump to navigation Jump to search
imported>Visviva
imported>Visviva
(on reflection, this wasn't a very bright idea)
Line 2: Line 2:
 
|-
 
|-
 
| {{#ifeq:{{{district}}}|N/A| {{n/a}} | style="text-align:center;" {{!}}{{{district|}}} }}
 
| {{#ifeq:{{{district}}}|N/A| {{n/a}} | style="text-align:center;" {{!}}{{{district|}}} }}
| {{#ifeq:{{{county|}}} | N/A | {{n/a}} | {{
+
| {{#ifeq:{{{county|}}} | N/A | {{n/a}} | {{{county|}}}
    #if:{{{county|}}} | [[{{{county}}} County, Illinois{{!}}{{{county}}}]]
 
    }} {{
 
    #if:{{{county_2|}}} |, [[{{{county_2}}} County, Illinois{{!}}{{{county_2}}}]]
 
    }}{{
 
    #if:{{{county_3|}}} |, [[{{{county_3}}} County, Illinois{{!}}{{{county_3}}}]]
 
    }}{{
 
    #if:{{{county_4|}}} |, [[{{{county_4}}} County, Illinois{{!}}{{{county_4}}}]]
 
    }}{{
 
    #if:{{{county_5|}}} | [[{{{county_5}}} County, Illinois{{!}}{{{county_5}}}]]
 
    }}
 
 
}}
 
}}
 
|{{#if:{{{image|}}} | [[File:{{{image|}}}{{!}}25px]]}} {{sortname|{{{first}}}|{{{last}}}|{{{link|}}}}}
 
|{{#if:{{{image|}}} | [[File:{{{image|}}}{{!}}25px]]}} {{sortname|{{{first}}}|{{{last}}}|{{{link|}}}}}

Revision as of 01:22, 31 January 2020

Template documentation[view] [edit] [history] [purge]

Usage

At the start of the list:

{{Illinois legislator list/start | title = }}

For each entry in the list:

{{Illinois legislator list
  | district    = 
  | county      = 
  | first       = 
  | last        = 
  | link        = 
  | party       = 
  | since       = 
  | since_ref   = 
  | committees  = 
}}

At the end of the list:

{{Illinois legislator list/end}}

Parameters

  • title - appropriate title of legislators in the list, such as "Senator" or "Representative"
  • district - number of the legislator's district
  • county - county or counties that district covers some part of
  • first - legislator's first and middle names
  • last - legislator's last name and any suffixes such as "Jr."
  • link - title (without markup) of article the legislator's name should link to, e.g. "Bill Brady (politician)".
  • party - name of legislator's party, or "Independent" if none
  • since - year of legislator's first election to this body
  • since_ref - citation supporting the year of first election, enclosed in <ref> tags
  • committees - comma-separated list of committees the legislator served on in this session
Notes

All parameters other than first and last may be freely left blank.