Template:CharInfoH

From City of Heroes: Rebirth - Wiki
Jump to navigationJump to search


{{{name}}}
Level {{{level}}} . [[Image:Originicon {{{origin}}}.png|18px]] . [[Image:Archetypeicon {{{archetype}}}.png|18px]]
[[{{{primary}}}]] / [[{{{secondary}}}]]
   


Usage

{{CharInfoH
| description = (optional)
| name        = 
| realname    = (optional)
| image       = 
| level       = 
| origin      = (must start with lowercase letter)
| archetype   = (must start with lowercase letter)
| primary     = 
| secondary   = 
| epic        = (optional)
| pool1       = (optional)
| pool2       = (optional)
| pool3       = (optional)
| pool4       = (optional)
}}

All fields are required except those otherwise marked.

Example

{{CharInfoH
| description = Write something about your character here. (etc.)
| name = Hero Man
| realname = John Doe
| image = [[Image:Kronos_Class_Titan2.jpg|80px]]
| level = 44
| origin = technology
| archetype = defender
| primary = Radiation Emission
| secondary = Dark Blast
| epic = Dark Mastery
| pool1 = Speed
| pool2 = Fitness
| pool3 = Leadership
| pool4 = 
}}

Result


Write something about your character here. It can be as long or as short as you like; you are not constrained by any kind of a character limit the way you are in the game. Go wild, you have room! This text is necessarily much longer than the one given in the example, so you can see how this text block grows and shrinks with its contents, rather than have an ugly unwrapped line stretching to infinity off the right edge of your screen.
Hero Man (John Doe)
Level 44 . .
Radiation Emission / Dark Blast
Dark Mastery
Speed • Fitness 
Leadership 


See also

Template:CharInfoV