Difference between revisions of "Template:UserCharacter1"
From Paragon Wiki Archive
m (eesh, this is tricky) |
m |
||
Line 29: | Line 29: | ||
* travel is prefixed by Travel Power:. | * travel is prefixed by Travel Power:. | ||
==Example== | ==Example== | ||
− | {{ | + | {{#if:===Savron===|===Savron===<br />}}{{#if:[[Image:Archetypeicon controller.png]][[Image:Originicon mutation.png]][[Image:Illusions Decieve.png]][[Image:Empathy RegenerationAura.png]]|[[Image:Archetypeicon controller.png]][[Image:Originicon mutation.png]][[Image:Illusions Decieve.png]][[Image:Empathy RegenerationAura.png]]<br />}}{{#if:{{{nick|}}}|'''Nickname: '''{{{nick}}}<br />}}{{#if:38|'''Level: '''38<br />}}{{#if:[[Controller]]|'''Archetype: '''[[Controller]]<br />}}{{#if:{{{origin|}}}|'''Originl: '''{{{origin}}}<br />}}{{#if:[[Illusion Control|Illusion]]|'''Primary Power: '''[[Illusion Control|Illusion]]<br />}}{{#if:[[Empaty]]|'''Secondary Power: '''[[Empaty]]<br />}}{{#if:{{{travel|}}}|'''Travel Power: '''{{{travel}}}<br />}} |
− | | | + | |
− | | | + | |
− | | | + | |
− | | | + | |
− | | | + | |
− | }} | + | |
{| | {| | ||
! code | ! code |
Revision as of 22:14, 13 March 2007
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 = }}
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:.
Example
===Savron===
Level: 38
Archetype: Controller
Primary Power: Illusion
Secondary Power: Empaty
code | result |
---|---|
{{UserCharacter1
|
===Savron=== Nickname: Sav Level: 38 Archetype: Controller Origin: Mutation Primary Power: Illusion Secondary Power: Empaty Travel Power: Flight |