Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
m |
m |
||
Line 5: | Line 5: | ||
<font style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt;">{{{name}}}</font> | <font style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt;">{{{name}}}</font> | ||
}} | }} | ||
− | |||
<br /> | <br /> | ||
{{#if: {{{image|}}} | {{#if: {{{image|}}} | ||
Line 16: | Line 15: | ||
|colspan=2 align="center"|'''Character Details''' | |colspan=2 align="center"|'''Character Details''' | ||
|- | |- | ||
− | + | {{!}}'''Origin'''{{!}}{{!}} | |
− | {{!}}'''Origin'''{{!}}{{!}}[[paragonwiki:{{{origin}}}|{{{origin}}}]]| | + | {{#if: {{{origin|}}}|[[paragonwiki:{{{origin}}}|{{{origin}}}]]| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Archetype'''{{!}}{{!}} | |
− | {{!}}'''Archetype'''{{!}}{{!}}[[paragonwiki:{{{archetype}}}|{{{archetype}}}]]| | + | {{#if: {{{archetype|}}}|[[paragonwiki:{{{archetype}}}|{{{archetype}}}]]| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Primary'''{{!}}{{!}} | |
− | {{!}}'''Primary'''{{!}}{{!}}[[paragonwiki:{{{primary}}}|{{{primary}}}]]| | + | {{#if: {{{primary|}}}|[[paragonwiki:{{{primary}}}|{{{primary}}}]]| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Secondary'''{{!}}{{!}} | |
− | {{!}}'''Secondary'''{{!}}{{!}}[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]| | + | {{#if: {{{secondary|}}}|[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Other Powers'''{{!}}{{!}} | |
− | {{!}}'''Other Powers'''{{!}}{{!}}{{{other}}}| | + | {{#if: {{{other|}}}|{{{other}}}| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Formal Name'''{{!}}{{!}} | |
− | {{!}}'''Formal Name'''{{!}}{{!}}{{{formal}}}| | + | {{#if: {{{formal|}}}|{{{formal}}}| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Gender'''{{!}}{{!}} | |
− | {{!}}'''Gender'''{{!}}{{!}}{{{gender}}}| | + | {{#if: {{{gender|}}}|{{{gender}}}| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
|- | |- | ||
− | + | {{!}}'''Supergroup'''{{!}}{{!}} | |
− | {{!}}'''Supergroup'''{{!}}{{!}}{{{supergroup}}}| | + | {{#if: {{{supergroup|}}}|{{{supergroup}}}| |
''Classified.'' | ''Classified.'' | ||
}} | }} | ||
Line 66: | Line 65: | ||
}} | }} | ||
|} | |} | ||
− | |}</includeonly | + | |}</includeonly><noinclude> |
− | + | ||
+ | ==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. | ||
+ | * '''details''' = Summary of other important details. | ||
{{Characterbox | {{Characterbox | ||
Line 82: | Line 97: | ||
| details = She is an example for this template! | | details = She is an example for this template! | ||
}} | }} | ||
− | + | <nowiki>{{</nowiki>Characterbox | |
− | + | | name = Example Girl | |
− | + | | image = OliviaDarque1.jpg | |
− | + | | origin = Magic | |
− | + | | archetype = Scrapper | |
− | + | | primary = Dark Blast | |
− | + | | secondary = Dark Melee | |
− | {{Characterbox | + | | other = Leaping |
− | | name = | + | | formal = Olivia Darque |
− | | image = | + | | gender = Female |
− | | origin = | + | | supergroup = The Supergroup name |
− | | archetype = | + | | details = She is an example for this template! |
− | | primary = | + | }} |
− | | secondary = | + | |
− | | other = | + | |
− | | formal = | + | |
− | | gender = | + | |
− | | supergroup = | + | |
− | | details = | + | |
− | } | + | |
− | + | ||
[[Category:Character templates|Characterbox]]</noinclude> | [[Category:Character templates|Characterbox]]</noinclude> |
Revision as of 16:39, 3 June 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.
- 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.
- details = Summary of other important details.
Example Girl
|
{{Characterbox | name = Example Girl | image = OliviaDarque1.jpg | origin = Magic | archetype = Scrapper | primary = Dark Blast | secondary = Dark Melee | other = Leaping | formal = Olivia Darque | gender = Female | supergroup = The Supergroup name | details = She is an example for this template! }}