Difference between revisions of "Template:CharInfoV"
From Paragon Wiki Archive
m (Labeled level, linked to blue template) |
m (applying changes made to hero template) |
||
Line 1: | Line 1: | ||
{{clr}} | {{clr}} | ||
+ | <div style="float:right;"> | ||
{{Userboxtop|bordercolor=darkred|toptext=}} | {{Userboxtop|bordercolor=darkred|toptext=}} | ||
− | {{Userbox Generic|{{{description}}}|[[Image:V_badge_HistoryBadge.png]]| border = solid darkred 1px}} | + | {{Userbox Generic|{{#if:{{{description|}}}|{{{description}}}<br />''File Complete''}}|[[Image:V_badge_HistoryBadge.png|48px]]| border = solid darkred 1px}} |
{{Userboxbottom}} | {{Userboxbottom}} | ||
+ | </div> | ||
+ | <div> | ||
{| border=0 width=100% | {| border=0 width=100% | ||
| align=left style="color:white;" bgcolor="darkred" colspan=2 | '''{{{name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}} | | align=left style="color:white;" bgcolor="darkred" colspan=2 | '''{{{name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}} | ||
|- | |- | ||
− | | rowspan=3 width=2% | {{#if:{{{image|}}}|{{{image | + | | rowspan=3 width=2% | {{#if:{{{image|}}}|{{{image}}}|[[Image:CoV Game Icon.png|80px]]}} |
|| Level {{{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]] | ||
|- | |- | ||
Line 12: | Line 15: | ||
|- | |- | ||
|| {{#if:{{{pool1|}}}|[[{{{pool1}}}]] }} {{#if:{{{pool2|}}}| • [[{{{pool2}}}]] }} {{#if:{{{pool3|}}}| • [[{{{pool3}}}]] }} {{#if:{{{pool4|}}}| • [[{{{pool4}}}]]}} | || {{#if:{{{pool1|}}}|[[{{{pool1}}}]] }} {{#if:{{{pool2|}}}| • [[{{{pool2}}}]] }} {{#if:{{{pool3|}}}| • [[{{{pool3}}}]] }} {{#if:{{{pool4|}}}| • [[{{{pool4}}}]]}} | ||
− | |}<noinclude> | + | |} |
+ | </div> | ||
+ | <noinclude> | ||
+ | __NOTOC__ | ||
==Usage== | ==Usage== | ||
<pre><nowiki> | <pre><nowiki> |
Revision as of 03:23, 6 October 2008
{{{name}}} | |
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
Villain Man (Jack Doe) | |
Level 44 . . | |
Energy Melee / Energy Aura Mace Mastery | |
Leaping Fitness Fighting |