Template:Cnu: Difference between revisions
Jump to navigation
Jump to search
m Update images automatically and simplify the template. |
Tag: Rollback |
||
| (11 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{image|}}}|{{Cn|{{{1}}}|image={{{image}}}|noname=}}|{{Cn|{{{1}}}|noname=}}}}{{#if:{{{image2|}}}|{{Cn|{{{2}}}|image={{{image2}}}|noname=}}|{{Cn|{{{2}}}|noname=}}}}{{#if:{{{third|}}}|{{Cn|{{{third}}}|noname=}}}}{{{noname|[[{{{3|{{{1}}} and {{{2}}}}}}|{{{name|{{{3|{{{1}}} and {{{2}}}}}}}}}]]}}}</includeonly><noinclude> | <includeonly>{{#if:{{{image|}}}|{{Cn|{{{1}}}|image={{{image}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}|{{Cn|{{{1}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{#if:{{{image2|}}}|{{Cn|{{{2}}}|image={{{image2}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}|{{Cn|{{{2}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{#if:{{{third|}}}|{{Cn|{{{third}}}|noname=|{{{3|{{{1}}} and {{{2}}}}}}}}}}{{{noname|[[{{{3|{{{1}}} and {{{2}}}}}}|{{{name|{{{3|{{{1}}} and {{{2}}}}}}}}}]]}}}</includeonly><noinclude> | ||
'''Cnu''' is short of creature name and upgrade. This works largely like {{tl|cn}} but works for a creature pair instead of having to use the template twice. | '''Cnu''' is short of creature name and upgrade. This works largely like {{tl|cn}} but works for a creature pair instead of having to use the template twice. | ||
Latest revision as of 03:26, 26 August 2025
Cnu is short of creature name and upgrade. This works largely like {{cn}} but works for a creature pair instead of having to use the template twice.
Use[edit | hide | hide all]
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:
- = Base creature name
- = Updated creature name
- = 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:
{{Cnu|'base creature name'|'upgraded creature name'}}
Examples:
| Code | Result |
|---|---|
{{cnu|Cavalier|Champion}} |
|
{{cnu|Gog|Magog|noname=}} |
|
{{cnu|Gold Golem|Diamond Golem|Neutral creature|name=Gold and Diamond Golems}} |
|
{{cnu|Halfling|Halfling Grenadier|image=Pikeman|image2=Firebird}} |
|
{{cnu|Pirate|Corsair|third=Sea Dog|Pirate, Corsair, and Sea Dog}} |