Template:CngAlt: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
Testing this on some templates to see how it looks (using official small images instead of shrunken down ones)
 
No edit summary
Line 1: Line 1:
<includeonly>[[File:Mini Portrait {{{image|{{{1}}}}}}.png|{{{1}}}|link={{{2|{{{1}}}}}}{{{border|}}}]]{{-}}{{{noname|{{gl|{{{2|{{{1}}}}}}|{{{name|{{{1}}}}}}}}}}}</includeonly><noinclude>
<includeonly>{{#ifexist:{{{image|{{{1}}}}}} (HotA).png|{{swh|[[File:Mini Portrait {{{image|{{{1}}}}}} {{{himage|}}}.png|{{{1}}}|link={{{2|{{{1}}}}}}{{{border|}}}]]|[[File:Mini Portrait {{{image|{{{1}}}}}}.png|{{{1}}}|link={{{2|{{{1}}}}}}{{{border|}}}]]}}|[[File:Mini Portrait {{{image|{{{1}}}}}}.png|{{{1}}}|link={{{2|{{{1}}}}}}{{{border|}}}]]}}{{-}}{{{noname|{{gl|{{{2|{{{1}}}}}}|{{{name|{{{1}}}}}}}}}}}</includeonly><noinclude>
'''Cn''' is short of creature name.
'''Cn''' is short of creature name.


Line 10: Line 10:
*name=    for a custom naming
*name=    for a custom naming


Writing code
{{CngAlt|Halfling}}
<pre>{{CngAlt|'creature name'}}</pre>


for example
{{CngAlt|Halfling|himage=(HotA)}}
<pre>{{CngAlt|Rogue}}</pre>


will give<br><br>
{{CngAlt|Halfling|image=Halfling (HotA)}}
{{CngAlt|Rogue}}


 
{{CngAlt|Halfling (Factory)|name=Halfling}}
and<br>
 
<pre>{{CngAlt|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}}</pre>
 
will give<br>
{{CngAlt|Rogue|noname=}}{{CngAlt|Halfling|name=Rogues and Halflings}}
 
 
----
<pre>{{CngAlt|Rogue|image=Orc Chieftain (HotA)}}</pre>
 
{{CngAlt|Rogue|image=Orc Chieftain (HotA)}}


[[Category: Table templates|Creature name]]
[[Category: Table templates|Creature name]]
__NOTOC__</noinclude>
__NOTOC__</noinclude>

Revision as of 21:31, 31 March 2025

Cn is short of creature name.

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. = Creature name
  2. = Link (if needed)
  • noname= for a creature portrait without text
  • name= for a custom naming

Halfling Halfling

Halfling Halfling

Halfling Halfling

Halfling (Factory) Halfling