Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
m |
(test) |
||
Line 3: | Line 3: | ||
| 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: 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; | + | <font style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt;">{{{name}}}</font> |
}} | }} | ||
{{clr}} | {{clr}} | ||
<br /> | <br /> | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
− | + | |[[Image:{{{image}}}|150px]] | |
|[[Image:blankperson.jpg]] | |[[Image:blankperson.jpg]] | ||
}} | }} | ||
Line 15: | Line 15: | ||
|- | |- | ||
|colspan=2 align="center"|'''Character Details''' | |colspan=2 align="center"|'''Character Details''' | ||
− | + | |- | |
{{!}}'''Origin'''{{!}}{{!}} | {{!}}'''Origin'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{origin|}}}|{{OriginIcon|{{{origin}}}|32px}} [[paragonwiki:{{{origin}}}|{{{origin}}}]]| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Archetype'''{{!}}{{!}} | {{!}}'''Archetype'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{archetype|}}}|{{ArchetypeIcon|{{{archetype}}}|32px}} [[paragonwiki:{{{archetype}}}|{{{archetype}}}]]| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Primary'''{{!}}{{!}} | {{!}}'''Primary'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{primary|}}}|[[paragonwiki:{{{primary}}}|{{{primary}}}]]| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Secondary'''{{!}}{{!}} | {{!}}'''Secondary'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{secondary|}}}|[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Other Powers'''{{!}}{{!}} | {{!}}'''Other Powers'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{other|}}}|{{{other}}}| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Formal Name'''{{!}}{{!}} | {{!}}'''Formal Name'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{formal|}}}|{{{formal}}}| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Gender'''{{!}}{{!}} | {{!}}'''Gender'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{gender|}}}|{{GenderIcon|{{{gender}}}|20px}}|{{{gender}}}| |
− | + | ''Classified.'' | |
+ | }} | ||
+ | |- | ||
{{!}}'''Supergroup'''{{!}}{{!}} | {{!}}'''Supergroup'''{{!}}{{!}} | ||
− | {{# | + | {{#if: {{{supergroup|}}}|{{{supergroup}}}| |
+ | ''Classified.'' | ||
+ | }} | ||
|} | |} | ||
<br /> | <br /> | ||
− | { | + | {| style="background: cedff2; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 120%; border: 1px solid #778FE1; padding: 2px; -moz-border-radius:10px;" |
− | + | |- | |
− | + | | align="center" |'''Battle Cry''' | |
− | + | |- | |
− | + | {{!}}{{#ifeq: {{{battlecry|}}}|''Classified.''|''"{{{battlecry}}}"''}} | |
− | {{!}}{{#ifeq: {{{battlecry|}}} | + | |
{{!}}} }} | {{!}}} }} | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
Line 63: | Line 78: | ||
}} | }} | ||
{{Characterbox | {{Characterbox | ||
− | | name = | + | | name = |
− | | image = | + | | image = |
− | | origin = | + | | origin = |
− | | archetype = | + | | archetype = |
− | | primary = | + | | primary = |
− | | secondary = | + | | secondary = |
− | | other = | + | | other = |
− | | formal = | + | | formal = |
− | | gender = | + | | gender = |
− | | supergroup = | + | | supergroup = |
| battlecry = | | battlecry = | ||
}} | }} |
Revision as of 05:41, 23 July 2009
Example Girl
|
|
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.
- 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.
{{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! }}