Template:BadgeGenderNames: Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Eabrace
m (Created page with "The '''{{{1}}}''' badge is awarded to male characters. The same badge on female characters is called '''{{{2}}}'''.<noinclude>{{documentation}}</noinclude>")
 
(rewrite, clarifying it's not different badges, it's the same badge with different display names)
Line 1: Line 1:
The '''{{{1}}}''' badge is awarded to male characters.  The same badge on female characters is called '''{{{2}}}'''.<noinclude>{{documentation}}</noinclude>
This badge displays different names, depending on a character's current body type. '''{{{1}}}''' is the name on huge or male characters, and '''{{{2}}}''' is the name on female characters.<noinclude>{{documentation}}</noinclude>

Revision as of 20:46, 1 May 2022

This badge displays different names, depending on a character's current body type. {{{1}}} is the name on huge or male characters, and {{{2}}} is the name on female characters.

[edit] [purge] Documentation

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 in any order:

  • 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