Difference between revisions of "Template:Character"

From AIMux
Jump to: navigation, search
Line 74: Line 74:
  
 
{{#iferror: tabber|
 
{{#iferror: tabber|
{{#if: {{{Background|}}} | Background{{=}}{{{Background|}}} | }}
+
{{#if: {{{Background|}}} | Background={{{Background|}}} | }}
 
{{!}}-{{!}}
 
{{!}}-{{!}}
{{#if: {{{Personality|}}} | Personality{{=}}{{{Personality|}}} | }}
+
{{#if: {{{Personality|}}} | Personality={{{Personality|}}} | }}
 
{{!}}-{{!}}
 
{{!}}-{{!}}
{{#if: {{{Powers|}}} | Powers{{=}}{{{Powers|}}} | }}
+
{{#if: {{{Powers|}}} | Powers={{{Powers|}}} | }}
 
{{!}}-{{!}}
 
{{!}}-{{!}}
{{#if {{{Advantages|}}} | Advantages{{=}}{{{Advantages|}}} | }}
+
{{#if {{{Advantages|}}} | Advantages={{{Advantages|}}} | }}
 
{{!}}-{{!}}
 
{{!}}-{{!}}
{{#if {{{Disadvantages|}}} }} | Disadvantages{{=}}{{{Disadvantages|}}} | }}
+
{{#if {{{Disadvantages|}}} | Disadvantages={{{Disadvantages|}}} | }}
 
}}
 
}}
  
Line 98: Line 98:
 
</tabber>
 
</tabber>
  
<br>
 
 
 
{{#switch: {{#len:{{{Background|}}} }} | 0 = | {{=}}{{=}}Background{{=}}{{=}} }}
 
{{{Background}}}
 
<br>
 
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | {{=}}{{=}}Personality{{=}}{{=}} }}
 
{{{Personality}}}
 
<br>
 
{{#switch: {{#len:{{{Powers|}}} }} | 0 = | {{=}}{{=}}Powers{{=}}{{=}} }}
 
{{{Powers}}}
 
<br>
 
{{#switch: {{#len:{{{Advantages|}}} }} | 0 = | {{=}}{{=}}Advantages{{=}}{{=}} }}
 
{{{Advantages}}}
 
<br>
 
{{#switch: {{#len:{{{Disadvantages|}}} }} | 0 = | {{=}}{{=}}Disadvantages{{=}}{{=}} }}
 
{{{Disadvantages}}}
 
<br>
 
  
 
==RP Logs==
 
==RP Logs==

Revision as of 18:54, 19 January 2019

This is the "Character" template. It should be called in the following format:

{{Character

|Character Image=
|Full Name=
|Codename=
|Age=
|Origin=
|Type=
|Legal Status=
|City=
|Affiliation=
|Occupation=
|Actor=
|Background=
|Personality=
|Powers=
|Advantages=
|Disadvantages=

}}

Edit the page to see the template text.