Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
m |
|||
Line 7: | Line 7: | ||
|- | |- | ||
! 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" colspan="2" | Character details | ! 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" colspan="2" | Character details | ||
− | {{#if: {{{primary|}}} | <tr> <th>{{#if: {{#pos:{{{primary}}}|,}} | + | {{#if: {{{primary|}}} | <tr> <th>{{#if: {{#pos:{{{primary}}}|,}} | Primary Powerset }}</th> <td>{{{primary}}}</td> </tr>}}<!-- |
− | -->{{#if: {{{secondary|}}} | <tr> <th>{{#if: {{#pos:{{{secondary}}}|,}} | + | -->{{#if: {{{secondary|}}} | <tr> <th>{{#if: {{#pos:{{{secondary}}}|,}} | Secondary Powerset }}</th> <td>{{{secondary}}}</td> </tr>}}<!-- |
− | -->{{#if: {{{other|}}} | <tr> <th>{{#if: {{#pos:{{{other}}}|,}} | Other | + | -->{{#if: {{{other|}}} | <tr> <th>{{#if: {{#pos:{{{other}}}|,}} | Other powers }}</th> <td>{{{other}}}</td> </tr>}}<!-- |
-->{{#if: {{{formal name|}}} | <tr> <th>Formal name</th> <td>{{{formal name}}}</td> </tr>}}<!-- | -->{{#if: {{{formal name|}}} | <tr> <th>Formal name</th> <td>{{{formal name}}}</td> </tr>}}<!-- | ||
-->{{#if: {{{gender|}}} | <tr> <th style="vertical-align:middle">Gender</th> <td>{{#switch:{{lc:{{{gender|}}}}} | f | female=[[Image:Venus_symbol_red.png|Female]] | m | male=[[Image:Mars_symbol_blue.png|Male]] | {{{gender}}} }}</td> </tr>}} | -->{{#if: {{{gender|}}} | <tr> <th style="vertical-align:middle">Gender</th> <td>{{#switch:{{lc:{{{gender|}}}}} | f | female=[[Image:Venus_symbol_red.png|Female]] | m | male=[[Image:Mars_symbol_blue.png|Male]] | {{{gender}}} }}</td> </tr>}} |
Revision as of 09:28, 1 June 2009
File:Blankperson.jpg | |
---|---|
Character details
|
Usage
Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.
{{Character box | name = | image = <!-- Image of the character. --> | caption = <!-- Caption for the image. --> | origin = | archetype = | primary = | secondary = | other Powers = | formal name = <!-- Full formal name of the character. --> | gender = <!-- 'Male' or 'Female' will be replaced by the corresponding icon --> | Supergroup = }} |