Template:CnuAlt

From Heroes 3 wiki
Revision as of 18:33, 9 November 2025 by Phasma (talk | contribs) (Created page with "<includeonly>{{#if:{{{image|}}}|{{CnAlt|{{{1}}}|image={{{image}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}|{{CnAlt|{{{1}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{#if:{{{image2|}}}|{{CnAlt|{{{2}}}|image={{{image2}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}|{{CnAlt|{{{2}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{#if:{{{third|}}}|{{CnAlt|{{{third}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{{noname|[[{{{3|{{{1}}} and {{{2}}}}}}|{{{name|{{{3|{{{1}}} and {{{2}}}}}}}}}]]}}}</inclu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Use

The template is used to show a creature's image and a name, both leading to the creature article. The variables for the template are:

  1. = Base creature name
  2. = Updated creature name
  3. = Link (if needed, otherwise created from the base and upgraded creature names)
  • noname= for a creature portrait without text
  • name= for a custom naming, otherwise, same as link
  • image= for the base creature image, if non-default
  • image2= for the upgraded creature image, if non-default
  • third= for a third upgraded creature, if needed -- if provided, you likely also need to give an explicit link

Typical use is:

{{CnuAlt|'base creature name'|'upgraded creature name'}}

Examples:

Code Result
{{CnuAlt|Cavalier|Champion}}
CavalierCavalier ChampionChampion Cavalier and Champion
{{CnuAlt|Gog|Magog|noname=}}
GogGog MagogMagog 
{{CnuAlt|Gold Golem|Diamond Golem|Neutral creature|name=Gold and Diamond Golems}}
Gold GolemGold Golem Diamond GolemDiamond Golem Gold and Diamond Golems
{{CnuAlt|Halfling|Halfling Grenadier|image=Pikeman|image2=Firebird}}
HalflingHalfling Halfling GrenadierHalfling Grenadier Halfling and Halfling Grenadier
PiratePirate CorsairCorsair Sea DogSea Dog Pirate, Corsair, and Sea Dog</preCnuAlt|Pirate|Corsair|third=Sea Dog|Pirate, Corsair, and Sea Dog}}