Template:SideboxCharacter: Difference between revisions
From Aquawiki
Jump to navigationJump to search
(Replacing page with 'Hello World.') |
mNo edit summary |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class = "infobox" style = "width: 25em; font-size: 90%; text-align:left;" | |||
! style="font-size:130%; text-align: center; color: #ffffff; background: #0000D9" colspan="2" | {{{character_name|{{PAGENAME}}}}} | |||
|- | |||
{{#if:{{{image|}}}| | |||
! style="text-align: center;font-size: 90%;" colspan="2" {{!}} [[Image:{{{image}}}|200px]]{{#if:{{{caption|}}}|<br />{{{caption}}}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{debut|}}}| | |||
! First appearance | |||
{{!}} {{{debut}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{keytales|}}}| | |||
! Key Stories | |||
{{!}} {{{keytales}}} | |||
{{!}}- | |||
}} | |||
! colspan="2" style="text-align:center; color: #ffffff; background: #0000D9" | Characteristics | |||
|- | |||
{{#if:{{{full_name|}}}| | |||
! Full name | |||
{{!}} {{{full_name}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{alter_ego|}}}| | |||
! Alter ego | |||
{{!}} {{{alter_ego}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{aliases|}}}| | |||
! Notable aliases | |||
{{!}} {{{aliases}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{parents|}}}| | |||
! Parents | |||
{{!}} {{{parents}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{spouse|}}}| | |||
! Spouse | |||
{{!}} {{{spouse}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{loveinterest|}}}| | |||
! Love Interest | |||
{{!}} {{{loveinterest}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{children|}}}| | |||
! Child(ren) | |||
{{!}} {{{children}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{homeland|}}}| | |||
! Homeland | |||
{{!}} {{{homeland}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{partners|}}}| | |||
! Allies | |||
{{!}} {{{partners}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{nemesis|}}}| | |||
! Enemies | |||
{{!}} {{{nemesis}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{powers|}}}| | |||
! Abilities | |||
{{!}} {{{powers}}} | |||
{{!}}- | |||
}} | |||
{{#if:{{{weakness|}}}| | |||
! Weaknesses | |||
{{!}} {{{weakness}}} | |||
{{!}}- | |||
}} | |||
|} | |||
<noinclude><pre> | |||
{{SideboxCharacter | |||
| character_name = | |||
| image = | |||
| caption = | |||
| debut = | |||
| keytales = | |||
| full_name = | |||
| alter_ego = | |||
| aliases = | |||
| parents = | |||
| spouse = | |||
| loveinterest = | |||
| children = | |||
| homeland = | |||
| partners = | |||
| nemesis = | |||
| powers = | |||
| weakness = | |||
}} | |||
</pre> | |||
</noinclude> |
Latest revision as of 21:04, 14 July 2010
SideboxCharacter | |
---|---|
Characteristics |
{{SideboxCharacter | character_name = | image = | caption = | debut = | keytales = | full_name = | alter_ego = | aliases = | parents = | spouse = | loveinterest = | children = | homeland = | partners = | nemesis = | powers = | weakness = }}