Template:Chatl/doc

This is the current revision of this page, as edited by Alex (talk | contribs) at 14:29, 16 October 2024 (Created page with "{{Documentation}} This template displays a link to an NPC along with the associated chathead. The chathead will be resized to 35 pixels. ==Usage== {{T|chatl|NPC|pic=file name|txt=alternate text}} ==Examples== {|class="wikitable" !Code ! style="min-width:150px;" | Produces !Standard syntax |- |<code><nowiki>{{chatl|Hans}}</nowiki></code> |{{chatl|Hans}} |<code><nowiki>link=Hans|x35px Hans</nowiki></code> |- |<code><nowiki>{{chatl|Hans|pic=..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This is a documentation subpage for Template:Chatl.
It contains usage information, categories, and other content that is not part of the original template page.

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

Template parameters

ParameterDescriptionTypeStatus
NPC1

This parameter takes the name of the page that the link is for

Page namerequired
Picturepic

This changes the filename used; do not include 'File:' or '.png'

Default
First parameter + ' chathead'
Fileoptional
Texttxt

Alternate text in the link

Default
First parameter
Stringoptional