Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
m (Typo) |
(Still testing for color...) |
||
Line 17: | Line 17: | ||
}}; padding: 2px; -moz-border-radius:10px;" cellspacing="2" | }}; padding: 2px; -moz-border-radius:10px;" cellspacing="2" | ||
|- | |- | ||
− | | align="center" style="background: cedff2;font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid ; padding: 2px; -moz-border-radius:10px;" | | + | | align="center" style="background: {{#switch: {{{archetype|}}} |
+ | | Blaster | ||
+ | | Controller | ||
+ | | Defender | ||
+ | | Scrapper | ||
+ | | Tanker | ||
+ | | Peacebringer | ||
+ | | Warshade = ADD8E6 | ||
+ | | Brute | ||
+ | | Stalker | ||
+ | | Mastermind | ||
+ | | Dominator | ||
+ | | Corruptor | ||
+ | | Arachnos Widow | ||
+ | | Arachnos Soldier = E9967A | ||
+ | | cedff2 | ||
+ | }};font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid ; padding: 2px; -moz-border-radius:10px;" | | ||
{{#if: {{{name|}}}| | {{#if: {{{name|}}}| | ||
<font style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt;line-height:24pt">{{{name}}}</font> | <font style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt;line-height:24pt">{{{name}}}</font> |
Revision as of 17:47, 1 August 2009
|
Usage
Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.
NOTE: Technically, all fields are optional.
Basic paramaters
- name = Registered hero/villain name
- image = JUST the image name, no formatting
- origin = Registered origin. Will link to Paragon Wiki.
- archetype = Registered archetype. Will link to Paragon Wiki.
- primary = Registered primary powerset. Will link to Paragon Wiki.
- secondary = Registered secondary powerset. Will link to Paragon Wiki.
- other = Other powers (pools, epics, temps, fictional). Can be linked to Paragon Wiki; not forced-linked.
- formal = Aliases, birth name, etc.
- gender = Gender.
- supergroup = Supergroup name.
- battlecry = The character's battle cry. (This will be hidden if there's no text.)
Advanced paramaters
- imagesize = The image defaults to 150 pixels across by 300 pixels high. This paramater allows that width to be changed, up to 216 pixels across.
Example
Example Girl
|
{{Characterbox | name = Example Girl | image = OliviaDarque1.jpg | origin = Magic | archetype = Scrapper | primary = Dark Blast | secondary = Dark Melee | other = [[paragonwiki:Leaping|Leaping]] | formal = Olivia Darque | gender = Female | supergroup = The Supergroup name | battlecry = I'm the example for this template! }}