More actions
imported>NFGrandTarkin Removing all content from page |
imported>NFGrandTarkin Undo revision 6048 by NFGrandTarkin (talk) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="title1"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<data source="date"> | |||
<label>Date</label> | |||
</data> | |||
<data source="row3"/> | |||
<data source="turnout"> | |||
<label>Turnout</label> | |||
</data> | |||
<image source="image1"> | |||
<caption source="caption1"/> | |||
</image> | |||
<image source="image2"> | |||
<caption source="caption2"/> | |||
</image> | |||
<image source="image3"> | |||
<caption source="caption3"/> | |||
</image> | |||
<data source="incumbent_prime_minister"> | |||
<label>Incumbent Prime Minister</label> | |||
</data> | |||
<data source="subsequent_prime_minister"> | |||
<label>Subsequent Prime Minister</label> | |||
</data> | |||
</infobox> | |||
<noinclude> | |||
Example usage:<pre> | |||
{{Tarkelection2 | |||
|title1=Example | |||
|date=Example | |||
|row3=Example | |||
|turnout=Example | |||
|image1=Example | |||
|caption1=Example | |||
|image2=Example | |||
|caption2=Example | |||
|image3=Example | |||
|caption3=Example | |||
|incumbent_prime_minister=Example | |||
|subsequent_prime_minister=Example | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 06:43, 10 September 2020
Example usage:
{{Tarkelection2 |title1=Example |date=Example |row3=Example |turnout=Example |image1=Example |caption1=Example |image2=Example |caption2=Example |image3=Example |caption3=Example |incumbent_prime_minister=Example |subsequent_prime_minister=Example }}