Template:State Board member

From IFRR
Revision as of 16:34, 23 January 2018 by Jessica Sandi (Talk | contribs)

Jump to: navigation, search


This template creates a row in a table of state school board members with information about a single member. Probably the easiest way to use it is to copy an existing use, paste it, and modify as appropriate.

Here is an annotated usage (you can copy and paste this if you want). Arbitrary text can be formatted using Wikipedia's markup syntax (see Wikipedia's help), or a few local templates. Of particular use here:

'''text''' displays as text
{{red|text}} displays as text
{{blue|text}} displays as text
{{green|text}} displays as text
{{purple|text}} displays as text
'''{{red|text}}''' displays as text
[http://www.google.com google] displays as google
{{State Board member
| district = n                      <!-- District number, 1-7 -->                
| name = Slimey T. Politician
| namea = text                      <!-- OPTIONAL: arbitrary text, appears below name -->
| party = x                         <!-- D for Democrat, R for Republican, U for Unaffiliated, or arbitrary text -->
| partya = text                     <!-- OPTIONAL: arbitrary text, appears below party -->
| next = 2019                       <!-- Year of next election -->
| phone = nnn.nnn.nnnn
| email = slimey@city.gov
| 2016margin = xx                   <!-- election margin (percentage, no "%"), or UNOPPOSED, or X if did not run in 2016, or ATLARGE for an at-large seat -->
| 2016total = xx                    <!-- total vote percentage (no "%"), omit if did not run in 2016 -->
| 2016a = text                      <!-- OPTIONAL: arbitrary text, e.g. name of an opponent and their vote percentage -->
| 2016b = text                      <!-- OPTIONAL: arbitrary text, please color names to indicate party -->
| 2016c = text                      <!-- OPTIONAL: arbitrary text, use red for R, blue for D, purple for Tea Party -->
| 2016d = text                      <!-- OPTIONAL: arbitrary text -->
| 2016e = text                      <!-- OPTIONAL: arbitrary text -->
| 2014margin = xx                   <!-- election margin for 2014, or UNOPPOSED, or X -->
| 2014total = xx                    <!-- total vote percentage (no "%"), omit if did not run in 2014 -->
| 2014a = text                      <!-- OPTIONAL: arbitrary text, e.g. name of an opponent and their vote percentage -->
| 2014b = text                      <!-- OPTIONAL: arbitrary text, please color names to indicate party -->
| 2014c = text                      <!-- OPTIONAL: arbitrary text, use red for R, blue for D, purple for Tea Party -->
| 2014d = text                      <!-- OPTIONAL: arbitrary text -->
| 2014e = text                      <!-- OPTIONAL: arbitrary text -->
| 2012margin = xx                   <!-- election margin for 2012, or UNOPPOSED, or X -->
| 2012total = xx                    <!-- total vote percentage (no "%"), omit if did not run in 2012 -->
| 2012a = text                      <!-- OPTIONAL: arbitrary text, e.g. name of an opponent and their vote percentage -->
| 2012b = text                      <!-- OPTIONAL: arbitrary text, please color names to indicate party -->
| 2012c = text                      <!-- OPTIONAL: arbitrary text, use red for R, blue for D, purple for Tea Party -->
| 2012d = text                      <!-- OPTIONAL: arbitrary text -->
| 2012e = text                      <!-- OPTIONAL: arbitrary text -->
| 2010margin = xx                   <!-- election margin for 2010, or UNOPPOSED, or X -->
| 2010total = xx                    <!-- total vote percentage (no "%"), omit if did not run in 2010 -->
| 2010a = text                      <!-- OPTIONAL: arbitrary text, e.g. name of an opponent and their vote percentage -->
| 2010b = text                      <!-- OPTIONAL: arbitrary text, please color names to indicate party -->
| 2010c = text                      <!-- OPTIONAL: arbitrary text, use red for R, blue for D, purple for Tea Party -->
| 2010d = text                      <!-- OPTIONAL: arbitrary text -->
| 2010e = text                      <!-- OPTIONAL: arbitrary text -->
}}