Difference between revisions of "Template:Characterbox"
From Ouroboros Portal
m |
|||
Line 61: | Line 61: | ||
| align="center" |'''Other Details''' | | align="center" |'''Other Details''' | ||
|- | |- | ||
+ | {{!}}{{#if: {{{details|}}} | ||
|{{{details}}} | |{{{details}}} | ||
+ | |''Classified.'' | ||
}} | }} | ||
|} | |} | ||
|}</includeonly> | |}</includeonly> | ||
− | |||
<br clear=all><noinclude> | <br clear=all><noinclude> | ||
Revision as of 08:38, 3 June 2009
Example Girl
|
Usage
Produces a formatted sidebar for character pages. See the formatted box below for a blank template for use in articles.
{{Characterbox | name = <!-- Character's Name --> | image = <!-- In format of Example.jpg --> | origin = <!-- Registered Origin --> | archetype = <!--Archetype. Will link to paragonwiki. --> | 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. --> }} |