Difference between revisions of "Template:NPC"

From AIMux
Jump to: navigation, search
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is the template for Non-Player Characters.
+
<noinclude>This is the template for Non-Player Characters. This form is designed for use solely by AIMux Admin. Please do not use otherwise.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>{{NPC
 
<pre>{{NPC
Line 10: Line 10:
 
|Affiliation=
 
|Affiliation=
 
|Current Status=
 
|Current Status=
 +
|Short Concept=
 
|Powers=
 
|Powers=
|Short Concept=
 
 
|Fun Fact=
 
|Fun Fact=
 +
|Alignment=
 +
|SortKey=
  
 
}}</pre>
 
}}</pre>
Line 32: Line 34:
  
 
| heading1 = {{#switch: {{#len:{{{Codename|}}} }} | 0 = | Codename }}
 
| heading1 = {{#switch: {{#len:{{{Codename|}}} }} | 0 = | Codename }}
| content1 = {{{Full Name|}}}
+
| content1 = {{{Codename|}}}
  
 
| heading2 = {{#switch: {{#len:{{{Full Name|}}} }} | 0 = | Full Name }}
 
| heading2 = {{#switch: {{#len:{{{Full Name|}}} }} | 0 = | Full Name }}
| content2 = {{{Codename|}}}
+
| content2 = {{{Full Name|}}}
  
 
| heading3 = {{#switch: {{#len:{{{Age|}}} }} | 0 = | Age }}
 
| heading3 = {{#switch: {{#len:{{{Age|}}} }} | 0 = | Age }}
Line 52: Line 54:
  
 
{{#tag: tabber|
 
{{#tag: tabber|
 +
{{#if: {{{Short Concept|}}} | Concept{{=}}<p></p>{{{Short Concept|}}} | }}
 +
{{!}}-{{!}}
 
{{#if: {{{Powers|}}} | Powers{{=}}<p></p>{{{Powers|}}} | }}
 
{{#if: {{{Powers|}}} | Powers{{=}}<p></p>{{{Powers|}}} | }}
{{!}}-{{!}}
 
{{#if: {{{Short Concept|}}} | Concept{{=}}<p></p>{{{Short Concept|}}} | }}
 
 
}}
 
}}
  
Line 60: Line 62:
 
<br>
 
<br>
  
<div class=factoid>{{#switch: {{#len:{{{Fun Fact|}}} }} | 0 = | '''Fun Fact''': }}<br>{{{Fun Fact|}}}</div>
+
<div class=factoid-header>{{#switch: {{#len:{{{Fun Fact|}}} }} | 0 = | '''Fun Fact''': }}</div><br><div class=factoid>{{{Fun Fact|}}}</div>
  
[[Category:NPCs]]
+
{{#switch: {{#len:{{{SortKey|}}} }} | 0 = [[Category:NPCs]] [[Category:{{{Alignment|}}}]] | [[Category:NPCs|{{{SortKey|}}}]] [[Category:{{{Alignment|}}}|{{{SortKey|}}}]]
 +
}}
  
 
</includeonly>
 
</includeonly>

Latest revision as of 13:46, 8 February 2019

This is the template for Non-Player Characters. This form is designed for use solely by AIMux Admin. Please do not use otherwise. It should be called in the following format:

{{NPC

|Character Image=
|Title Font=
|Codename=
|Full Name=
|Age=
|Affiliation=
|Current Status=
|Short Concept=
|Powers=
|Fun Fact=
|Alignment=
|SortKey=

}}

Edit the page to see the template text.