Difference between revisions of "Template:Character"

From AIMux
Jump to: navigation, search
(Undo revision 419 by AIMux (talk))
Line 71: Line 71:
  
 
  }}
 
  }}
 +
 +
<tabs>
 +
{{#switch: {{#len:{{{Background|}}} }} | 0 = | <tab Name="Background">{{{Background}}}</tab> }}
 +
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | <tab Name="Personality"<{{{Personality}}}</tab> }}
 +
{{#switch: {{#len:{{{Powers|}}} }} | 0 = | <tab Name="Powers">{{{Powers}}}</tab> }}
 +
{{#switch: {{#len:{{{Advantages|}}} }} | 0 = | <tab Name="Advantages">{{{Advantages}}}</tab> }}
 +
{{#switch: {{#len:{{{Disadvantages|}}} }} | 0 = | <tab Name="Disadvantages">{{{Disadvantages}}}</tab> }}
 +
</tabs>
 +
<br>
 +
  
 
{{#switch: {{#len:{{{Background|}}} }} | 0 = | {{=}}{{=}}Background{{=}}{{=}} }}
 
{{#switch: {{#len:{{{Background|}}} }} | 0 = | {{=}}{{=}}Background{{=}}{{=}} }}

Revision as of 00:25, 18 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.