Difference between revisions of "Template:Characterbox"

From Ouroboros Portal
Jump to: navigation, search
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>
 
}}
 
}}
{{clr}}
 
 
<br />
 
<br />
 
{{#if: {{{image|}}}
 
{{#if: {{{image|}}}
Line 16: Line 15:
 
|colspan=2 align="center"|'''Character Details'''
 
|colspan=2 align="center"|'''Character Details'''
 
|-
 
|-
{{#if: {{{origin|}}}|
+
{{!}}'''Origin'''{{!}}{{!}}
{{!}}'''Origin'''{{!}}{{!}}[[paragonwiki:{{{origin}}}|{{{origin}}}]]|
+
{{#if: {{{origin|}}}|[[paragonwiki:{{{origin}}}|{{{origin}}}]]|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{archetype|}}}|
+
{{!}}'''Archetype'''{{!}}{{!}}
{{!}}'''Archetype'''{{!}}{{!}}[[paragonwiki:{{{archetype}}}|{{{archetype}}}]]|
+
{{#if: {{{archetype|}}}|[[paragonwiki:{{{archetype}}}|{{{archetype}}}]]|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{primary|}}}|
+
{{!}}'''Primary'''{{!}}{{!}}
{{!}}'''Primary'''{{!}}{{!}}[[paragonwiki:{{{primary}}}|{{{primary}}}]]|
+
{{#if: {{{primary|}}}|[[paragonwiki:{{{primary}}}|{{{primary}}}]]|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{secondary|}}}|
+
{{!}}'''Secondary'''{{!}}{{!}}
{{!}}'''Secondary'''{{!}}{{!}}[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]|
+
{{#if: {{{secondary|}}}|[[paragonwiki:{{{secondary}}}|{{{secondary}}}]]|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{other|}}}|
+
{{!}}'''Other Powers'''{{!}}{{!}}
{{!}}'''Other Powers'''{{!}}{{!}}{{{other}}}|
+
{{#if: {{{other|}}}|{{{other}}}|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{formal|}}}|
+
{{!}}'''Formal Name'''{{!}}{{!}}
{{!}}'''Formal Name'''{{!}}{{!}}{{{formal}}}|
+
{{#if: {{{formal|}}}|{{{formal}}}|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{gender|}}}|
+
{{!}}'''Gender'''{{!}}{{!}}
{{!}}'''Gender'''{{!}}{{!}}{{{gender}}}|
+
{{#if: {{{gender|}}}|{{{gender}}}|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
 
|-
 
|-
{{#if: {{{supergroup|}}}|
+
{{!}}'''Supergroup'''{{!}}{{!}}
{{!}}'''Supergroup'''{{!}}{{!}}{{{supergroup}}}|
+
{{#if: {{{supergroup|}}}|{{{supergroup}}}|
 
''Classified.''
 
''Classified.''
 
}}
 
}}
Line 66: Line 65:
 
}}
 
}}
 
|}
 
|}
|}</includeonly>
+
|}</includeonly><noinclude>
<br clear=all><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
==Usage==
+
| name = Example Girl
Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.
+
| image = OliviaDarque1.jpg
 
+
| origin = Magic
 
+
| archetype = Scrapper
{| style="background: transparent;"
+
| primary = Dark Blast
|<pre>
+
| secondary = Dark Melee
{{Characterbox
+
| other = Leaping
| name = <!-- Character's Name -->
+
| formal = Olivia Darque
| image = <!-- In format of Example.jpg -->
+
| gender = Female
| origin = <!-- Registered Origin -->
+
| supergroup = The Supergroup name
| archetype = <!--Archetype. Will link to paragonwiki. -->
+
| details = She is an example for this template!
| primary = <!-- Primary Powerset. Will link to paragonwiki. -->
+
}}
| secondary = <!-- Secondary Powerset. Will link to paragonwiki. -->
+
| other = <!-- Other powers (pools, epics, temps, fictional) -->
+
| formal = <!-- Alias(es), birth name, etc. -->
+
| gender = <!-- Gender. Duh. -->
+
| supergroup = <!-- Supergroup name -->
+
| details = <!-- Optional summary of other important details. -->
+
}}</pre>
+
|}
+
 
[[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

150x300px

Character Details
Origin Originicon magic.png Magic
Archetype Archetypeicon scrapper.png Scrapper
Primary Dark Blast
Secondary Dark Melee
Other Powers Leaping
Security Level Classified.
Formal Name Olivia Darque
Gender Gendericon female.png Female
Supergroup The Supergroup name
{{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!
}}