Template:Villain Infobox: Difference between revisions

imported>Andrewbdfe
fixing template
Rangerkid51 (talk | contribs)
No edit summary
Tags: Manual revert Mobile edit Mobile web edit Advanced mobile edit
 
(19 intermediate revisions by 5 users not shown)
Line 22: Line 22:
|-valign="top"
|-valign="top"
{{#if:{{{fullname|}}} |
{{#if:{{{fullname|}}} |
!width=100{{!}}fullname:
!width=100{{!}}Full Name:
!width=200{{!}}{{{fullname|}}}
!width=200{{!}}{{{fullname|}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{Alias|}}} |
{{#if:{{{alias|}}} |
!width=100{{!}}Alias:
!width=100{{!}}Alias:
!width=200{{!}}{{{Alias|''Unknown''}}}
!width=200{{!}}{{{alias|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{origin|}}} |
{{#if:{{{origin|}}} |
!width=100{{!}}origin:
!width=100{{!}}Origin:
!width=200{{!}}{{{origin|''Unknown''}}}
!width=200{{!}}{{{origin|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{occupation|}}} |
{{#if:{{{occupation|}}} |
!width=100{{!}}occupation:
!width=100{{!}}Occupation:
!width=200{{!}}{{{occupation|''Unknown''}}}
!width=200{{!}}{{{occupation|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{powers or skills|}}} |
{{#if:{{{skills|}}} |
!width=100{{!}}powers or skills:
!width=100{{!}}Skills:
!width=200{{!}}{{{powers or skills|''Unknown''}}}
!width=200{{!}}{{{skills|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{hobby|}}} |
{{#if:{{{hobby|}}} |
!width=100{{!}}hobby:
!width=100{{!}}Hobby:
!width=200{{!}}{{{hobby|''Unknown''}}}
!width=200{{!}}{{{hobby|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{goals|}}} |
{{#if:{{{goals|}}} |
!width=100{{!}}goals:
!width=100{{!}}Goals:
!width=200{{!}}{{{goals|''Unknown''}}}
!width=200{{!}}{{{goals|''Unknown''}}}
}}
|-valign="top"
{{#if:{{{enemies|}}} |
!width=100{{!}}Enemies:
!width=200{{!}}{{{enemies|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{crimes|}}} |
{{#if:{{{crimes|}}} |
!width=100{{!}}crimes:
!width=100{{!}}Crimes:
!width=200{{!}}{{{crimes|''Unknown''}}}
!width=200{{!}}{{{crimes|''Unknown''}}}
}}
}}
|-valign="top"
|-valign="top"
{{#if:{{{type of villain|}}} |
{{#if:{{{type of villain|}}} |
!width=100{{!}}type of villain:
!width=100{{!}}Type of Villain:
!width=200{{!}}{{{type of villain|''Unknown''}}}
!width=200{{!}}{{{type of villain|''Unknown''}}}
}}
}}
Line 74: Line 79:
</includeonly>
</includeonly>
<noinclude>
<noinclude>
<div><pre>
{{Villain Infobox
|Image =
|fullname =
|alias =
|origin =
|occupation =
|skills =
|hobby =
|goals =
|enemies =
|crimes =
|type of villain =
}}
</pre></div>
==Example==
<div><pre>
{{Villain Infobox
|Image = JStalin_Secretary_general_CCCP_1942.jpg
|fullname = Iosif Vissarionovich Dzhugashvili (birth name)
|alias = Joseph Stalin<br>Uncle Joe Stalin<br>Koba<br>Man of Steel<br>The Red Tsar<br>Vozsd<br>Soselo<br>Comrade Stalin<br>Father of Nations
|origin = Gori, Tiflis Governorate, Caucasus Viceroyalty, Russian Empire
|occupation = General Secretary of the [[Communist Party of the Soviet Union]] (1922 - 1953)
Premier of the Soviet Union (1941 - 1953)
|skills = Leadership of the Soviet Union<br>
Very high intelligence<br>
Propaganda<br>
Deception<br>
Manipulation<br>
|hobby = Smoking<br>
Killing anyone he doesn't like<br>
Spreading propaganda<br>
|goals = Rise to power over the people of the Soviet Union (succeeded)<br>
Defeat Adolf Hitler in World War II (succeeded)<br>
Establish world communism under his rule (failed)
|crimes = Mass [[murder]]<br>
Abuse of Power<br>
Slavery<br>
Mass Purges & Repressions<br>
Brainwashing<br>
Multiple [[Ethnic cleansing]]s<br>
Wrongful imprisonments, exiles & executions<br>
[[Torture]]<br>
Mutilation<br>
[[Genocide]]<br>
[[Domestic Abuse|Domestic abuse]]<br>
[[Pedophilia]]<br>Human rights violations<br>[[War crimes]]<br>[[Crimes against humanity]]
|type of villain = Power Hungry Tyrant
}}
</pre></div>
...will result into this.
{{Villain Infobox
|Image = JStalin_Secretary_general_CCCP_1942.jpg
|fullname = Iosif Vissarionovich Dzhugashvili (birth name)
|alias = Joseph Stalin<br>Uncle Joe Stalin<br>Koba<br>Man of Steel<br>The Red Tsar<br>Vozsd<br>Soselo<br>Comrade Stalin<br>Father of Nations
|origin = Gori, Tiflis Governorate, Caucasus Viceroyalty, Russian Empire
|occupation = General Secretary of the [[Communist Party of the Soviet Union]] (1922 - 1953)
Premier of the Soviet Union (1941 - 1953)
|skills = Leadership of the Soviet Union<br>
Very high intelligence<br>
Propaganda<br>
Deception<br>
Manipulation<br>
|hobby = Smoking<br>
Killing anyone he doesn't like<br>
Spreading propaganda<br>
|goals = Rise to power over the people of the Soviet Union (succeeded)<br>
Defeat Adolf Hitler in World War II (succeeded)<br>
Establish world communism under his rule (failed)
|crimes = Mass [[murder]]<br>
Abuse of Power<br>
Slavery<br>
Mass Purges & Repressions<br>
Brainwashing<br>
Multiple [[Ethnic cleansing]]s<br>
Wrongful imprisonments, exiles & executions<br>
[[Torture]]<br>
Mutilation<br>
[[Genocide]]<br>
[[Domestic Abuse|Domestic abuse]]<br>
[[Pedophilia]]<br>Human rights violations<br>[[War crimes]]<br>[[Crimes against humanity]]
|type of villain = Power Hungry Tyrant
}}
</noinclude>