No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
<div class="character-infobox" style="float: right; width: 300px; border: 1px solid #aaa; padding: 15px; margin: 0 0 15px 15px; background: #f8f9fa; border-radius: 6px;"> | |||
=== {{{name}}} === | |||
{| class="wikitable" style="width: 100%; margin: 0;" | |||
{| class="wikitable | |||
|- | |- | ||
! colspan="2" | ! colspan="2" style="text-align: center; background: #eaecf0;" | Character Information | ||
|- | |- | ||
| '''Full Name''' || {{ | | '''Full Name''' || {{{name}}} | ||
|- | |- | ||
| '''Political Party''' || [[Party:{{ | | '''Political Party''' || [[Party:{{{party}}}|{{{party}}}]] | ||
|- | |- | ||
| '''Current Office''' || {{ | | '''Current Office''' || {{{office|None}}} | ||
|- | |- | ||
| '''State/District''' || {{ | | '''State/District''' || {{{state|Unknown}}} | ||
|- | |- | ||
| '''Terms Served''' || {{ | | '''Terms Served''' || {{{terms|0}}} | ||
|- | |- | ||
| '''Influence Score''' || {{ | | '''Influence Score''' || {{{influence|50}}}/100 | ||
|- | |- | ||
| '''Status''' || {{{status|Active}}} | | '''Status''' || {{{status|Active}}} | ||
|} | |} | ||
{{#if:{{{image|}}}|[[File:{{{image}}}|250px|center]]}} | {{#if:{{{image|}}}|[[File:{{{image}}}|250px|center|{{{name}}}]]}} | ||
</div> | </div> | ||
'''{{ | '''{{{name}}}''' is a {{{party}}} politician {{#if:{{{office|}}}|serving as {{{office}}}|currently not holding office}}{{#if:{{{state|}}}| representing {{{state}}}}}. | ||
== Biography == | == Biography == | ||
Line 50: | Line 44: | ||
{{{relationships|''Political relationships and alliances to be documented.''}}} | {{{relationships|''Political relationships and alliances to be documented.''}}} | ||
{{#if:{{{notes|}}}| | |||
== Notes == | == Notes == | ||
{{{notes | {{{notes}}} | ||
}} | |||
<!-- Semantic MediaWiki Properties --> | <!-- Semantic MediaWiki Properties --> | ||
[[Has party::{{{party}}}]] | [[Has party::{{{party}}}]] | ||
[[Has office::{{{office|None}}}]] | [[Has office::{{{office|None}}}]] | ||
[[Has state::{{{state}}}]] | [[Has state::{{{state|Unknown}}}]] | ||
[[Has terms::{{{terms|0}}}]] | [[Has terms::{{{terms|0}}}]] | ||
[[Has influence::{{{influence|50}}}]] | [[Has influence::{{{influence|50}}}]] | ||
Line 67: | Line 63: | ||
{{#if:{{{state|}}}|[[Category:{{{state}}} Politicians]]}} | {{#if:{{{state|}}}|[[Category:{{{state}}} Politicians]]}} | ||
< | </includeonly> | ||
/ | |||
<noinclude> | <noinclude> | ||
== Template Usage == | == Template Usage == | ||
<pre> | <pre> | ||
{{Character | {{Character | ||
Line 132: | Line 85: | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> |
Revision as of 17:39, 3 August 2025
Template Usage
{{Character |name=Full Name |party=Political Party Name |office=Current Office (Senator, Representative, Governor, etc.) |state=State or District |terms=Number of terms served |influence=Influence score (1-100) |status=Active/Retired/Deceased |image=filename.jpg (optional) |biography=Character background and history |positions=Key political positions and ideology |record=Notable bills sponsored or voted on |elections=Electoral history and campaigns |relationships=Political allies and rivals |notes=Additional notes }}