Difference between revisions of "Template:CharInfoH"

From Ouroboros Portal
Jump to: navigation, search
m (1 revision: importing my character list from pwiki - ooh I'm so lazy)
m (update)
Line 2: Line 2:
 
<div style="float:right;">
 
<div style="float:right;">
 
{{Userboxtop|bordercolor=darkblue|toptext=}}
 
{{Userboxtop|bordercolor=darkblue|toptext=}}
{{Userbox Generic|{{#if:{{{description|}}}|{{{description}}}}}|[[Image:Badge_history_01.png|48px]]| border = solid darkblue 1px}}
+
{{Userbox Generic|{{#if:{{{description|}}}|{{{description}}}}}|[[File:Badge tourist 01.png|48px]]| border = solid darkblue 1px}}
 
{{Userboxbottom}}
 
{{Userboxbottom}}
 
</div>
 
</div>
Line 9: Line 9:
 
| align=left style="color:white;" bgcolor="darkblue" colspan=2 | '''{{{name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}}
 
| align=left style="color:white;" bgcolor="darkblue" colspan=2 | '''{{{name}}}''' {{#if:{{{realname|}}}|({{{realname}}})}}
 
|-
 
|-
| rowspan=3 width=2% valign=top | {{#if:{{{image|}}}|{{{image}}}|[[Image:CoH Game Icon.png|80px]]}}
+
| rowspan=3 width=2% valign=top | {{#if:{{{image|}}}|{{{image}}}|[[File:CreateSymbol Hero.png|80px]]}}
|| Level {{{level}}} . [[Image:Originicon {{{origin}}}.png|18px]] . [[Image:Archetypeicon {{{archetype}}}.png|18px]]
+
|| Level {{{level}}} . [[File:Originicon {{{origin}}}.png|18px]] . [[File:Archetypeicon {{{archetype}}}.png|18px]]
 
|-
 
|-
 
|| [[paragonwiki:{{{primary}}}|{{{primary}}}]] / [[paragonwiki:{{{secondary}}}|{{{secondary}}}]]<br/> {{#if:{{{epic|}}} | '''[[paragonwiki:{{{epic}}}|{{{epic}}}]]'''}}
 
|| [[paragonwiki:{{{primary}}}|{{{primary}}}]] / [[paragonwiki:{{{secondary}}}|{{{secondary}}}]]<br/> {{#if:{{{epic|}}} | '''[[paragonwiki:{{{epic}}}|{{{epic}}}]]'''}}
Line 16: Line 16:
 
|| {{#if:{{{pool1|}}}|[[paragonwiki:{{{pool1}}}|{{{pool1}}}]] }}&#160;{{#if:{{{pool2|}}}| &#149; [[paragonwiki:{{{pool2}}}|{{{pool2}}}]] }}&#160;{{#if:{{{pool3|}}}|<br/> [[paragonwiki:{{{pool3}}}|{{{pool3}}}]] }}&#160;{{#if:{{{pool4|}}}| &#149; [[paragonwiki:{{{pool4}}}|{{{pool4}}}]]}}
 
|| {{#if:{{{pool1|}}}|[[paragonwiki:{{{pool1}}}|{{{pool1}}}]] }}&#160;{{#if:{{{pool2|}}}| &#149; [[paragonwiki:{{{pool2}}}|{{{pool2}}}]] }}&#160;{{#if:{{{pool3|}}}|<br/> [[paragonwiki:{{{pool3}}}|{{{pool3}}}]] }}&#160;{{#if:{{{pool4|}}}| &#149; [[paragonwiki:{{{pool4}}}|{{{pool4}}}]]}}
 
|}
 
|}
</div>
+
</div><noinclude>
<noinclude>
+
 
__NOTOC__
 
__NOTOC__
 
==Usage==
 
==Usage==
Line 77: Line 76:
 
{{clr}}
 
{{clr}}
 
==See also==
 
==See also==
[[Template:CharInfoV]]
+
*{{tl|CharInfoV}}
 +
*{{tl|CharInfoP}}
 +
 
 
[[Category:Character templates|CharInfoH]]</noinclude>
 
[[Category:Character templates|CharInfoH]]</noinclude>

Revision as of 07:34, 3 April 2011


Badge tourist 01.png
{{{name}}}
CreateSymbol Hero.png Level {{{level}}} . [[File:Originicon {{{origin}}}.png|18px]] . [[File:Archetypeicon {{{archetype}}}.png|18px]]
[[paragonwiki:{{{primary}}}|{{{primary}}}]] / [[paragonwiki:{{{secondary}}}|{{{secondary}}}]]
   

Usage

{{CharInfoH
| description = (optional)
| 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

{{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


Badge tourist 01.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.
Hero Man (John Doe)
Kronos Class Titan2.jpg Level 44 . Originicon technology.png . Archetypeicon defender.png
Radiation Emission / Dark Blast
Dark Mastery
Speed • Fitness 
Leadership 


See also