Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:UserCharacter1"

From Paragon Wiki Archive
Jump to: navigation, search
m (One way to list characters)
 
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{#if:{{{name|}}}|{{{name}}}<br />}}
+
{{#if:{{{name|}}}|{{{name}}}<br />}}{{#if:{{{image|}}}|{{{image}}}<br />}}{{#if:{{{nick|}}}|'''Nickname: '''{{{nick}}}<br />}}{{#if:{{{lvl|}}}|'''Level: '''{{{lvl}}}<br />}}{{#if:{{{arch|}}}|'''Archetype: '''{{{arch}}}<br />}}{{#if:{{{origin|}}}|'''Origin: '''{{{origin}}}<br />}}{{#if:{{{primary|}}}|'''Primary Power: '''{{{primary}}}<br />}}{{#if:{{{secondary|}}}|'''Secondary Power: '''{{{secondary}}}<br />}}{{#if:{{{travel|}}}|'''Travel Power: '''{{{travel}}}<br />}}{{#if:{{{epic|}}}|'''Epic Pool: '''{{{epic}}}<br />}}<noinclude>
{{#if:{{{image|}}}|{{{image}}}<br />}}
+
{{#if:{{{nick|}}}|'''Nickname: '''{{{nick}}}<br />}}
+
{{#if:{{{lvl|}}}|'''Level: '''{{{lvl}}}<br />}}
+
{{#if:{{{arch|}}}|'''Archetype: '''{{{arch}}}<br />}}
+
{{#if:{{{origin|}}}|'''Originl: '''{{{origin}}}<br />}}
+
{{#if:{{{primary|}}}|'''Primary Power: '''{{{primary}}}<br />}}
+
{{#if:{{{secondary|}}}|'''Secondary Power: '''{{{secondary}}}<br />}}
+
{{#if:{{{travel|}}}|'''Travel Power: '''{{{travel}}}<br />}}<noinclude>
+
 
==Purpose==
 
==Purpose==
 
One of several methods of displaying character information on User: pages.
 
One of several methods of displaying character information on User: pages.
Line 25: Line 17:
 
| secondary =
 
| secondary =
 
| travel =
 
| travel =
 +
| epic =
 
}}</nowiki></pre>
 
}}</nowiki></pre>
 
EVERY parameter is optional.
 
EVERY parameter is optional.
Line 36: Line 29:
 
* Secondary is prefixed by Secondary Power:.
 
* Secondary is prefixed by Secondary Power:.
 
* travel is prefixed by Travel Power:.
 
* travel is prefixed by Travel Power:.
 +
* epic is prefixed by Epic Pool:.
 +
 
==Example==
 
==Example==
 
{|
 
{|
Line 49: Line 44:
 
| origin =[[Mutation]]</nowiki><br /><nowiki>
 
| origin =[[Mutation]]</nowiki><br /><nowiki>
 
| primary =[[Illusion Control|Illusion]]</nowiki><br /><nowiki>
 
| primary =[[Illusion Control|Illusion]]</nowiki><br /><nowiki>
| secondary =[[Empaty]]</nowiki><br /><nowiki>
+
| secondary =[[Empathy]]</nowiki><br /><nowiki>
 
| travel =[[Flight]]</nowiki><br /><nowiki>
 
| travel =[[Flight]]</nowiki><br /><nowiki>
 +
| epic =[[Psionic Mastery]]</nowiki><br /><nowiki>
 
}}</nowiki></code>
 
}}</nowiki></code>
 
| {{UserCharacter1
 
| {{UserCharacter1
Line 60: Line 56:
 
| origin =[[Mutation]]
 
| origin =[[Mutation]]
 
| primary =[[Illusion Control|Illusion]]
 
| primary =[[Illusion Control|Illusion]]
| secondary =[[Empaty]]
+
| secondary =[[Empathy]]
 
| travel =[[Flight]]
 
| travel =[[Flight]]
 +
| epic =[[Psionic Mastery]]
 
}}
 
}}
 
|}
 
|}
====Savron====
+
 
[[Image:Archetypeicon controller.png]][[Image:Originicon mutation.png]][[Image:Illusions Decieve.png]][[Image:Empathy RegenerationAura.png]]<BR>
+
[[Category:User Page Templates]]</noinclude>
<B>Nickname:</B> Sav<BR>
+
<B>Level:</B> 38<BR>
+
<B>Archetype:</B> [[Controller]]<BR>
+
<B>Origin:</B> [[Mutation]]<BR>
+
<B>Primary Power:</B> [[Illusion Control|Illusion]]<BR>
+
<B>Secondary Power:</B> [[Empathy]]<BR>
+
<B>Travel Power:</B> [[Flight]]<BR>
+
<BR>
+

Latest revision as of 04:55, 24 July 2012

Purpose

One of several methods of displaying character information on User: pages.

This one uses <br> tags for line breaks, and has bolded line titles.

original layout from User:Savron

Usage

{{UserCharacter1
| name =
| image =
| nick =
| lvl =
| arch =
| origin =
| primary =
| secondary =
| travel =
| epic =
}}

EVERY parameter is optional.

  • Name could be a section title, name = ===Character Name===, but doesn't have to be.
  • Image can be a string of images or just one.
  • Nick is a nickname for Nickname which is the nickname of your character's name, and will be prefixed by Nickname:.
  • lvl is level, prefixed my Level:.
  • arch is Archetype, no default linking, prefixed by Archetype:.
  • origin is Origin, no default linking, prefixed by Origin:.
  • Primary is prefixed by Primary Power:.
  • Secondary is prefixed by Secondary Power:.
  • travel is prefixed by Travel Power:.
  • epic is prefixed by Epic Pool:.

Example

code result
{{UserCharacter1
| name = ===Savron===
| image =[[Image:Archetypeicon controller.png]][[Image:Originicon mutation.png]][[Image:Illusions Decieve.png]][[Image:Empathy RegenerationAura.png]]
| nick =Sav
| lvl =38
| arch =[[Controller]]
| origin =[[Mutation]]
| primary =[[Illusion Control|Illusion]]
| secondary =[[Empathy]]
| travel =[[Flight]]
| epic =[[Psionic Mastery]]
}}
===Savron===
Archetypeicon controller.pngOriginicon mutation.pngIllusions Decieve.pngEmpathy RegenerationAura.png
Nickname: Sav
Level: 38
Archetype: Controller
Origin: Mutation
Primary Power: Illusion
Secondary Power: Empathy
Travel Power: Flight
Epic Pool: Psionic Mastery