Template:Cn: Difference between revisions
Jump to navigation
Jump to search
ShushMaster (talk | contribs) (adding "name=" and "noname=") |
ShushMaster (talk | contribs) No edit summary |
||
Line 26: | Line 26: | ||
will give<br> | will give<br> | ||
{{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}} | {{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}} | ||
---- | |||
<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> |
Revision as of 16:39, 3 August 2018
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:
- = Creature name
- = 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
and
{{Cn|Rogue|noname=}}{{Cn|Halfling|name=Rogues and Halflings}}
will give
Rogues and Halflings
{{cn|Rogue|image=Orc Chieftain (HotA)}}