Difference between revisions of "Template:Characterbox"

From Ouroboros Portal
Jump to: navigation, search
m
Line 59: Line 59:
 
{| style="background: cedff2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;"
 
{| style="background: cedff2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;"
 
|-
 
|-
| align="center" |'''Other Details'''
+
| align="center" |'''Battle Cry'''
 
|-
 
|-
{{!}}{{#if: {{{details|}}}
+
{{!}}{{#if: {{{battlecry|}}}
|{{{details}}}
+
|{{{battlecry}}}
 
|''Classified.''
 
|''Classified.''
 
}}
 
}}
Line 78: Line 78:
 
| gender = Female
 
| gender = Female
 
| supergroup = The Supergroup name
 
| supergroup = The Supergroup name
| details = She is an example for this template!
+
| battlecry = "I'm the example for this template!"
 
}}
 
}}
  
Line 96: Line 96:
 
* '''gender''' = Gender.
 
* '''gender''' = Gender.
 
* '''supergroup''' = Supergroup name.
 
* '''supergroup''' = Supergroup name.
* '''details''' = Summary of other important details.
+
* '''battlecry''' = The character's battle cry.
  
 
  <nowiki>{{</nowiki>Characterbox
 
  <nowiki>{{</nowiki>Characterbox
Line 109: Line 109:
 
  | gender = Female
 
  | gender = Female
 
  | supergroup = The Supergroup name
 
  | supergroup = The Supergroup name
  | details = She is an example for this template!
+
  | battlecry = "I'm the example for this template!"
 
  }}
 
  }}
 
[[Category:Character templates|Characterbox]]</noinclude>
 
[[Category:Character templates|Characterbox]]</noinclude>

Revision as of 06:06, 7 June 2009

Example Girl

150x300px

Character Details
Origin Originicon magic.png Magic
Archetype Archetypeicon scrapper.png Scrapper
Primary Dark Blast
Secondary Dark Melee
Other Powers Leaping
Security Level Classified.
Formal Name Olivia Darque
Gender Gendericon female.png Female
Supergroup The Supergroup name


Battle Cry
""I'm the example for this template!""

Usage

Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.

NOTE: Technically, all fields are optional.

  • name = Registered hero/villain name
  • image = JUST the image name, no formatting
  • origin = Registered origin. Will link to Paragon Wiki.
  • archetype = Registered archetype. Will link to Paragon Wiki.
  • primary = Registered primary powerset. Will link to Paragon Wiki.
  • secondary = Registered secondary powerset. Will link to Paragon Wiki.
  • other = Other powers (pools, epics, temps, fictional). Can be linked to Paragon Wiki; not forced-linked.
  • formal = Aliases, birth name, etc.
  • gender = Gender.
  • supergroup = Supergroup name.
  • battlecry = The character's battle cry.
{{Characterbox
| name = Example Girl
| image = OliviaDarque1.jpg
| origin = Magic
| archetype = Scrapper
| primary = Dark Blast
| secondary = Dark Melee
| other = [[paragonwiki:Leaping|Leaping]]
| formal = Olivia Darque
| gender = Female
| supergroup = The Supergroup name
| battlecry = "I'm the example for this template!"
}}