Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
(classified origin) |
(classified data) |
||
| Line 20: | Line 20: | ||
{{#if: {{{archetype|}}}|{{!}}- | {{#if: {{{archetype|}}}|{{!}}- | ||
{{!}}'''Archetype'''{{!}}{{!}} | {{!}}'''Archetype'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{archetype|}}}|Classified|''Classified.''|{{ArchetypeIcon|{{{archetype}}}|32px}} [[paragonwiki:{{{archetype}}}|{{{archetype}}}]]}}}} |
| − | + | ||
| − | }}}} | + | |
{{#if: {{{primary|}}}|{{!}}- | {{#if: {{{primary|}}}|{{!}}- | ||
{{!}}'''Primary'''{{!}}{{!}} | {{!}}'''Primary'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{primary|}}}|Classified|''Classified.''|[[paragonwiki:{{{primary}}}|{{{primary}}}]]}}}} |
| − | + | ||
| − | }}}} | + | |
{{#if: {{{secondary|}}}|{{!}}- | {{#if: {{{secondary|}}}|{{!}}- | ||
{{!}}'''Secondary'''{{!}}{{!}} | {{!}}'''Secondary'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{secondary|}}}|Classified|''Classified.''|[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]}}}} |
| − | + | ||
| − | }}}} | + | |
{{#if: {{{other|}}}|{{!}}- | {{#if: {{{other|}}}|{{!}}- | ||
{{!}}'''Other Powers'''{{!}}{{!}} | {{!}}'''Other Powers'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{other|}}}|Classified|''Classified.''|{{{other}}}}}}} |
| − | ''Classified.'' | + | |
| − | }}}} | + | |
{{#if: {{{formal|}}}|{{!}}- | {{#if: {{{formal|}}}|{{!}}- | ||
{{!}}'''Formal Name'''{{!}}{{!}} | {{!}}'''Formal Name'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{formal|}}}|Classified|''Classified.''|{{{formal}}}}}}} |
| − | ''Classified.'' | + | |
| − | }}}} | + | |
{{#if: {{{gender|}}}|{{!}}- | {{#if: {{{gender|}}}|{{!}}- | ||
{{!}}'''Gender'''{{!}}{{!}} | {{!}}'''Gender'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{gender|}}}|Classified|''Classified.''|{{GenderIcon|{{{gender}}}|20px}}|{{{gender}}}}}}} |
| − | + | ||
| − | }}}} | + | |
{{#if: {{{supergroup|}}}|{{!}}- | {{#if: {{{supergroup|}}}|{{!}}- | ||
{{!}}'''Supergroup'''{{!}}{{!}} | {{!}}'''Supergroup'''{{!}}{{!}} | ||
| − | {{# | + | {{#ifeq: {{{supergroup|}}}|Classified|''Classified.''|{{{supergroup}}}}}}} |
| − | ''Classified.'' | + | |
| − | }}}} | + | |
|} | |} | ||
<br /> | <br /> | ||
Revision as of 22:55, 22 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!
}}
