Template:BadgeDifferentNames/doc: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(expanded, now handles body type and alignment)
Line 2: Line 2:
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. -->
==Usage==
==Usage==
Requires four parameters.  The parameters must be entered in the following order:
Requires four or six parameters.  The parameters must be entered in the following order:
* ''badge alignment 1'' - This the alignment group that receives the badge with the first name.  Acceptable values are:
; condition 1
** '''h''' or '''hero''' - indicated heroes and vigilantes
:  Characters who display the first name of the badge
** '''v''' or '''villain''' - indicates villains and rogues
; name 1
* ''badge name 1'' - This is the first name of the badge.  A link will automatically be created to the badge article.
:  The first name of the badge
* ''badge alignment 2'' - This the alignment group that receives the badge with the second name.  Acceptable values are:
; condition 2
** '''h''' or '''hero''' - indicated heroes and vigilantes
:  Characters who display the second name of the badge
** '''v''' or '''villain''' - indicates villains and rogues
; name 2
* ''badge name 2'' - This is the second name of the badge.  A link will automatically be created to the badge article.
:  The second name of the badge
; condition 3
:  Characters who display the third name of the badge (optional)
; name 3
:   The third name of the badge (optional)
 
Conditions may be one of the following values, or combine two of the following values:
* '''m''' - male and huge characters
* '''f''' - female characters
* '''h''' or '''hero''' - heroes and vigilantes
* '''v''' or '''villain''' - villains and rogues


== Examples ==
== Examples ==
  <nowiki>{{BadgeAlignedNames|h|In Therapy|v|Megalomaniac}}</nowiki>
  <nowiki>{{BadgeDifferentNames|m|Mystic King|f|Mystic Queen}}</nowiki>
 
{{BadgeDifferentNames|m|Mystic King|f|Mystic Queen}}
 
<nowiki>{{BadgeDifferentNames|villain|Marshal|hero|Ex-Marshal}}</nowiki>


{{BadgeAlignedNames|h|In Therapy|v|Megalomaniac}}
{{BadgeDifferentNames|villain|Marshal|hero|Ex-Marshal}}


  <nowiki>{{BadgeAlignedNames|villain|Marshal|hero|Ex-Marshal}}</nowiki>
  <nowiki>{{BadgeDifferentNames|h|Adamant|mv|Ironman|fv|Ironwoman}}</nowiki>


{{BadgeAlignedNames|villain|Marshal|hero|Ex-Marshal}}
{{BadgeDifferentNames|h|Adamant|mv|Ironman|fv|Ironwoman}}


==See also==
==See also==

Revision as of 16:29, 3 May 2022

This is a documentation subpage for Template:BadgeDifferentNames (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Usage

Requires four or six parameters. The parameters must be entered in the following order:

condition 1
Characters who display the first name of the badge
name 1
The first name of the badge
condition 2
Characters who display the second name of the badge
name 2
The second name of the badge
condition 3
Characters who display the third name of the badge (optional)
name 3
The third name of the badge (optional)

Conditions may be one of the following values, or combine two of the following values:

  • m - male and huge characters
  • f - female characters
  • h or hero - heroes and vigilantes
  • v or villain - villains and rogues

Examples

{{BadgeDifferentNames|m|Mystic King|f|Mystic Queen}}

This badge displays different names, depending on a character's current body type.

  • Mystic King on male and huge characters
  • Mystic Queen on female characters
{{BadgeDifferentNames|villain|Marshal|hero|Ex-Marshal}}

This badge displays different names, depending on a character's current alignment.

  • Marshal on villains and rogues
  • Ex-Marshal on heroes and vigilantes
{{BadgeDifferentNames|h|Adamant|mv|Ironman|fv|Ironwoman}}

This badge displays different names, depending on a character's current alignment and body type.

  • Adamant on heroes and vigilantes
  • Ironman on male and huge villains and rogues
  • Ironwoman on female villains and rogues

See also