Template:Chatl/doc
		
		
		
		
		
		Jump to navigation
		Jump to search
		
This template displays a link to an NPC along with the associated chathead. The chathead will be resized to 35 pixels.
Usage
{{chatl|NPC|txt=alternate text|pic=file name}}
Examples
| Code | Produces | Standard syntax | 
|---|---|---|
| {{chatl|Hans}} | Chathead image of HansHans | [[File:Hans chathead.png|link=Hans|x35px]] [[Hans]] | 
| {{chatl|Hans|pic=Ned chathead}} | Chathead image of HansHans | [[File:Ned chathead.png|link=Hans|x35px]] [[Hans]] | 
| {{chatl|Hans|txt=Gnome child}} | Chathead image of HansGnome child | [[File:Hans chathead.png|link=Hans|x35px]] [[Hans|Gnome child]] | 
| {{chatl|Hans|pic=Ned chathead|txt=Gnome child}} | Chathead image of HansGnome child | [[File:Ned chathead.png|link=Hans|x35px]] [[Hans|Gnome child]] | 
See also
Parameters
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| NPC | 1 | This parameter takes the name of the page that the link is for | Page name | required | 
| Picture | pic | This changes the filename used; do not include 'File:' or '.png' 
 | File | optional | 
| Text | txt | Alternate text in the link 
 | String | optional | 
