Template:CharInfoV: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Rugiel
(Successfully turned generic userbox border red (for description block))
imported>Rugiel
m (Labeled level, linked to blue template)
Line 7: Line 7:
|-
|-
| rowspan=3 width=2% | {{#if:{{{image|}}}|{{{image|[[Image:CoV Game Icon.png|80px]]}}}|[[Image:CoV Game Icon.png|80px]]}}
| rowspan=3 width=2% | {{#if:{{{image|}}}|{{{image|[[Image:CoV Game Icon.png|80px]]}}}|[[Image:CoV Game Icon.png|80px]]}}
|| {{{level}}} . [[Image:Originicon {{{origin}}}.png|18px]] . [[Image:V archetypeicon {{{archetype}}}.png|18px]]
|| Level {{{level}}} . [[Image:Originicon {{{origin}}}.png|18px]] . [[Image:V archetypeicon {{{archetype}}}.png|18px]]
|-
|-
|| [[{{{primary}}}]] / [[{{{secondary}}}]] {{#if:{{{epic|}}} | / [[{{{epic}}}]]}}
|| [[{{{primary}}}]] / [[{{{secondary}}}]] {{#if:{{{epic|}}} | / [[{{{epic}}}]]}}
Line 70: Line 70:
| pool4 =  
| pool4 =  
}}
}}
 
{{clr}}
==See also==
[[Template:CharInfoH]]
[[Category:Userbox Templates]]</noinclude>
[[Category:Userbox Templates]]</noinclude>

Revision as of 01:18, 21 April 2008


V badge HistoryBadge.png {{{description}}}
{{{name}}}
CoV Game Icon.png Level {{{level}}} . [[Image:Originicon {{{origin}}}.png|18px]] . [[Image:V archetypeicon {{{archetype}}}.png|18px]]
[[{{{primary}}}]] / [[{{{secondary}}}]] 
   

Usage

{{CharInfoV
| description = 
| name = 
| realname =    (optional)
| image = 
| level = 
| origin = 
| archetype = 
| primary = 
| secondary = 
| epic =        (optional)
| pool1 =       (optional)
| pool2 =       (optional)
| pool3 =       (optional)
| pool4 =       (optional)
}}

All fields are required except those otherwise marked.

Example

{{CharInfoV
| description = Write something about your character here. (etc.)
| name = Villain Man
| realname = Jack Doe
| image = [[Image:RogueRobotsWarcryMkII.jpg|80px]]
| level = 44
| origin = magic
| archetype = brute
| primary = Energy Melee
| secondary = Energy Aura
| epic = Mace Mastery
| pool1 = Leaping
| pool2 = Fitness
| pool3 = Fighting
| pool4 = 
}}

Result


V badge HistoryBadge.png 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.
Villain Man (Jack Doe)
RogueRobotsWarcryMkII.jpg Level 44 . Originicon magic.png . V archetypeicon brute.png
Energy Melee / Energy Aura / Mace Mastery
Leaping &#149; Fitness &#149; Fighting 


See also

Template:CharInfoH