Difference between revisions of "Template:Character"

From AIMux
Jump to: navigation, search
Line 59: Line 59:
 
| content4 = {{{Occupation|}}}
 
| content4 = {{{Occupation|}}}
  
| heading5 = {{#switch: {{#len:{{{Affiliation|}}} }} | 0 = | Affilation }}
+
| heading5 = {{#switch: {{#len:{{{Affiliation|}}} }} | 0 = | Affiliation }}
 
| content5 = {{#switch:{{#len:{{{Affiliation|}}}}} | 0 = None | }} {{#arraymap:{{{Affiliation|}}}|,|x|[[Affiliation::x]]}}
 
| content5 = {{#switch:{{#len:{{{Affiliation|}}}}} | 0 = None | }} {{#arraymap:{{{Affiliation|}}}|,|x|[[Affiliation::x]]}}
  
| heading =
+
| heading6 = {{#switch: {{#len:{{{City|}}} }} | 0 = | City }}
| content =  
+
| content6 = [[City::{{{City|}}}]]
  
| heading =
+
| heading7 = {{#switch: {{#len:{{{Legal Status|}}} }} | 0 = | Legal Status }}
| content =  
+
| content7 = [[Legal Status::{{{Legal Status|}}}]]
  
| heading =
+
| heading8 = {{#switch: {{#len:{{{Type|}}} }} | 0 = | Type }}
| content =  
+
| content8 = [[Type::{{{Type|}}}]]
  
| heading =
+
| heading9 =
| content =  
+
| content9 =  
  
| heading = Actor
+
| heading10 = {{#switch: {{#len:{{{Actor|}}} }} | 0 = | Actor }}
| content = [[Actor::{{{Actor|}}}]]}
+
| content10 = [[Actor::{{{Actor|}}}]]}
  
  
Line 83: Line 83:
  
 
{{#switch: {{#len:{{{Background|}}} }} | 0 = | {{=}}{{=}}Background{{=}}{{=}} }}
 
{{#switch: {{#len:{{{Background|}}} }} | 0 = | {{=}}{{=}}Background{{=}}{{=}} }}
 
{| style="width: 30em; font-size: 90%; border: 1px solid #000099; background-color: #FFFFFF; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
!style="text-align: center; background-color:#A4A4A4;" colspan="5" |<big>{{PAGENAME}}'s Information</big>
 
|-
 
| '''Full Name:'''
 
| {{{Full Name|}}}
 
|-
 
| '''Age:'''
 
| {{{Age|}}}
 
|
 
| '''Gender:'''
 
|
 
|-
 
| '''Occupation:'''
 
| {{{Occupation|}}}
 
|
 
| '''Affiliation:'''
 
| {{#switch:{{#len:{{{Affiliation|}}}}} | 0 = None | }} {{#arraymap:{{{Affiliation|}}}|,|x|[[Affiliation::x]]}}
 
|-
 
| '''Actor:'''
 
| {{#switch:{{#len:{{{Actor|}}}}} | 0 = Not Set | [[Actor::{{{Actor|}}}]] }}
 
|
 
|-
 
|}
 
 
 
 
{{{Background}}}
 
{{{Background}}}
 
 
<br>
 
<br>
 
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | {{=}}{{=}}Personality{{=}}{{=}} }}
 
{{#switch: {{#len:{{{Personality|}}} }} | 0 = | {{=}}{{=}}Personality{{=}}{{=}} }}

Revision as of 23:54, 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.