The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Inline template for displaying a T-Doll link. The link will be displayed with the proper classification icon, colour and tooltip.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
T-Doll name1

The name of the T-Doll. This has to be the Wiki page name for the Link to work.

Example
IDW
Page namerequired
Classification2

The class of the T-Doll. The following values are valid: AR, SMG, HG, MG, RF

Example
SMG
Stringrequired
Rarity3

The rarity of the T-Doll. It could either be the number 2-6 or extra.

Example
4
Stringrequired
Index number4

The index number of the T-Doll.

Example
14
Numberoptional
Key of costume5 costume

The costume parameter to determine the preview image seen in the tooltip.

Example
costume3
Stringoptional

Usage

See the template's testcases:


Simple call
Wiki code
{{doll name|G28|RF|4}}
Main version RF G28G28G28
Sandbox version Template:doll name/sandbox
Different costume in tooltip
Wiki code
{{doll name|G28|RF|4|costume=costume2}}
Main version RF G28G28G28
Sandbox version Template:doll name/sandbox
With index number
Wiki code
{{doll name|G28|RF|4|146}}
Main version RF G28G28G28146
Sandbox version Template:doll name/sandbox

See also