Difference between revisions of "Template:Character"

From AIMux
Jump to: navigation, search
Line 46: Line 46:
 
| above =  
 
| above =  
  
| heading = {{#switch: {{#len:{{Full Name|}}} }} | 0 = | Full Name }}
+
| heading1 = {{#switch: {{#len:{{Full Name|}}} }} | 0 = | Full Name }}
| content = {{{Full Name|}}}
+
| content1 = {{{Full Name|}}}
  
| heading = {{#switch: {{#len:{{{Age|}}} }} | 0 = | Age }}
+
| heading2 = {{#switch: {{#len:{{{Age|}}} }} | 0 = | Age }}
| content = {{{Age|}}}
+
| content2 = {{{Age|}}}
  
| heading = {{#switch: {{#len:{{{Gender|}}} }} | 0 = | Gender }}
+
| heading3 = {{#switch: {{#len:{{{Gender|}}} }} | 0 = | Gender }}
| content = [[Gender::{{{Gender|}}}]]
+
| content3 = [[Gender::{{{Gender|}}}]]
  
| heading = {{#switch: {{#len:{{{Occupation|}}} }} | 0 = | Occupation }}
+
| heading4 = {{#switch: {{#len:{{{Occupation|}}} }} | 0 = | Occupation }}
| content = {{{Occupation|}}}
+
| content4 = {{{Occupation|}}}
  
| heading = {{#switch: {{#len:{{{Affilation|}}} }} | 0 = | Affilation }}
+
| heading5 = {{#switch: {{#len:{{{Affilation|}}} }} | 0 = | Affilation }}
| content = {{#switch:{{#len:{{{Affiliation|}}}}} | 0 = None | }} {{#arraymap:{{{Affiliation|}}}|,|x|[[Affiliation::x]]}}
+
| content5 = {{#switch:{{#len:{{{Affiliation|}}}}} | 0 = None | }} {{#arraymap:{{{Affiliation|}}}|,|x|[[Affiliation::x]]}}
  
 
| heading =
 
| heading =

Revision as of 23:44, 14 January 2019

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

{{Character
|Background=
|Advantages=
|Disadvantages=
|Personality=
|Full Name=
|Age=
|Gender=
|Occupation=
|Affiliation=
|Character Image=
|Title Image=
|Actor=
|Superlative=
|City=
|Type=
|Legal Status=
}}

Edit the page to see the template text.