From GamingWiki
Jump to: navigation, search
(Added conditional to detect NPC or PC specification)
Line 18: Line 18:
  
 
}}
 
}}
<includeonly>{{#ifeq:{{{nocategory|M_NUL}}}|M_NUL|{{#ifeq:{{{1}}}|nocategory||[[Category: Characters in Terra Φ]]}}}}</includeonly>
+
<includeonly><!--
 +
-->{{#if:<!--
 +
  -->{{#ifeq:{{{nocategory|M_NUL}}}|M_NUL||1}}<!--
 +
  -->{{#ifeq:{{{1}}}|nocategory|1|}}<!--
 +
-->||[[Category: Characters in Terra Φ]]}}<!--
 +
-->{{#if:<!--
 +
  -->{{#ifeq:{{{npc|M_NUL}}}|M_NUL||1}}<!--
 +
  -->{{#ifeq:{{{1}}}|npc|1|}}<!--
 +
-->|[[Category: Non-player characters]]}}<!--
 +
-->{{#if:<!--
 +
  -->{{#ifeq:{{{pc|M_NUL}}}|M_NUL||1}}<!--
 +
  -->{{#ifeq:{{{1}}}|pc|1|}}<!--
 +
-->|[[Category: Player characters]]}}<!--
 +
--></includeonly>

Revision as of 14:15, 18 March 2011