Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Named"

From Paragon Wiki Archive
Jump to: navigation, search
m (reverting until error is fixed)
m (fixed expanded usage)
Line 1: Line 1:
([[{{{Faction}}}#{{{Type| }}}|{{{Faction}}} {{{Type| }}}]])<noinclude>
+
([[{{{Faction}}}#{{{Type| }}}|{{{Faction}}} {{if|test={{{Text|}}}|then={{{Text}}}|else={{{Type| }}} }} ]])<noinclude>
  
 
----
 
----
Line 7: Line 7:
 
This template can be used to link to a specific type of enemy.
 
This template can be used to link to a specific type of enemy.
  
Format: '''<nowiki>{{Named|Faction=|Type=}}</nowiki>'''
+
Format: '''<nowiki>{{Named|Faction=|Type=|Text=}}</nowiki>'''
  
 
* Faction is the name of the group the enemy belongs to.
 
* Faction is the name of the group the enemy belongs to.
* Type is the actual type of the enemy.
+
* Type is the actual type of the enemy. If there are multiple types (i.e. Malta Operatives has a Lieutenant Gunslinger and a Boss Gunslinger, with the links being [[Malta Operatives#Gunslinger]] and [[Malta Operatives#Gunslinger 2]] respectively), then type must be the link to the correct type.
 +
* Text is the text to use when there are multiple types.  For example, to link to the above Malta Operative boss, you can use '''<nowiki>{{Named|Faction=Malta Operatives|Type=Gunslinger 2|Text=Gunslinger}}</nowiki>'''.[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 22:04, 3 November 2006

([[{{{Faction}}}# |{{{Faction}}} Template:If: "#if{{{1}}}:{{{2}}}" should give {{#if{{{1}}}:{{{2}}}|true|false}} but may not be evaluated due to the expansion depth limit. ]])


Named

This template can be used to link to a specific type of enemy.

Format: {{Named|Faction=|Type=|Text=}}

  • Faction is the name of the group the enemy belongs to.
  • Type is the actual type of the enemy. If there are multiple types (i.e. Malta Operatives has a Lieutenant Gunslinger and a Boss Gunslinger, with the links being Malta Operatives#Gunslinger and Malta Operatives#Gunslinger 2 respectively), then type must be the link to the correct type.
  • Text is the text to use when there are multiple types. For example, to link to the above Malta Operative boss, you can use {{Named|Faction=Malta Operatives|Type=Gunslinger 2|Text=Gunslinger}}.