Template:Cn: Difference between revisions

From Heroes 3 wiki
Jump to navigation Jump to search
m (secondary link)
No edit summary
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>[[Image:Creature portrait {{{1}}} small.gif|{{{1}}}|link={{{1}}}]] [[{{{2|{{{1}}}}}}|{{{1}}}]]</includeonly><noinclude>
<includeonly>[[File: Creature portrait {{{image|{{{1}}}}}} small.gif|{{{1}}}|link={{{2|{{{1}}}}}}{{{border|}}}]]{{-}}{{{noname|[[{{{2|{{{1}}}}}}|{{{name|{{{1}}}}}}]]}}}</includeonly><noinclude>
'''Cn''' is short of '''C'''reature '''N'''ame.
'''Cn''' is short of creature name.


==Use==
== Use ==
It's used to show creature image and name with a link to it
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:
# = Creature name
# = Link (if needed)
*noname=  for a creature portrait without text
*name=    for a custom naming


Writing code
<pre>{{Cn|'creature name'}}</pre>
for example
<pre>{{Cn|Rogue}}</pre>
will give<br><br>
{{Cn|Rogue}}
and<br>


=====Variables=====
<pre>{{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}}</pre>
1=[[Creatures|creature]] name


=====Code=====
will give<br>
<pre>{{Cn|'creature name'}}</pre>
{{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}}


==Example==
<pre>{{Cn|Rogue}}</pre>
gives:


[[Image:Creature portrait Rogue small.gif|Rrgue|link=Rogue]] [[Rogue]]
----
<pre>{{cn|Rogue|image=Orc Chieftain (HotA)}}</pre>


{{cn|Rogue|image=Orc Chieftain (HotA)}}


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

Latest revision as of 05:28, 28 August 2018

Cn is short of creature name.

Use[edit]

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

Writing code

{{Cn|'creature name'}}

for example

{{Cn|Rogue}}

will give

Rogue Rogue


and

{{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}}

will give
Rogue Halfling Rogues and Halflings



{{cn|Rogue|image=Orc Chieftain (HotA)}}

Rogue Rogue