Difference between revisions of "Template:Character"

From AIMux
Jump to: navigation, search
Line 72: Line 72:
 
  }}
 
  }}
  
<tabs>
+
<tabber>
{{#switch: {{#len:{{{Background|}}} }} | 0 = | <tab Name{{=}}"Background">{{{Background}}}</tab> }}
+
{{#switch: {{#len:{{{Background|}}} }} | 0 = | Background{{=}}{{{Background|}}} }}
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | <tab Name{{=}}"Personality">{{{Personality}}}</tab> }}
+
|-|
{{#switch: {{#len:{{{Powers|}}} }} | 0 = | <tab Name{{=}}"Powers">{{{Powers}}}</tab> }}
+
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | Personality{{=}}{{{Personality|}}} }}
{{#switch: {{#len:{{{Advantages|}}} }} | 0 = | <tab Name{{=}}"Advantages">{{{Advantages}}}</tab> }}
+
|-|
{{#switch: {{#len:{{{Disadvantages|}}} }} | 0 = | <tab Name{{=}}"Disadvantages">{{{Disadvantages}}}</tab> }}
+
{{#switch: {{#len:{{{Powers|}}} }} | 0 = | Powers{{=}}{{{Powers|}}} }}
</tabs>
+
|-|
 +
{{#switch: {{#len:{{{Advantages|}}} }} | 0 = | Advantages{{=}}{{{Advantages|}}} }}
 +
|-|
 +
{{#switch: {{#len:{{{Disadvantages|}}} }} | 0 = | Disadvantages{{=}}{{{Disadvantages|}}} }}
 +
</tabber>
  
  

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