Welcome to IOPWiki, Commander.
We are searching for editors to complete gameplay topics in all games. You can contribute without an account. Learn how to contribute and join our Discord server.

Template:Profileimage

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Revision as of 17:31, 21 July 2024 by Messing with data (talk | contribs) (Fixed a typo)
Jump to navigation Jump to search
Documentation icon Template documentation[view] [edit] [history] [purge]

Profile image for T-Dolls of GFL. Uses the base page name magic word (BASEPAGENAME) for the T-Doll's name.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Indexindex

Index number in game

Example
12
Numberrequired
Rarityrarity

Rarity of the T-Doll

Suggested values
2 3 4 5 EXTRA
Default
4
Stringrequired
Classificationclassification

The classification (type) of the T-Doll

Suggested values
SMG RF MG SG AR HG
Default
HG
Stringrequired
T-Doll namedollname

The name of the T-Doll. If not set, magic word "ROOTPAGENAME" will be used.

Default
ROOTPAGENAME
Stringoptional

Usage

See the template's testcases:


Usage with normal T-Doll
Wiki code
{{Profileimage
|rarity=4
|classification=RF
|dollname=Kar98k
|index=143
}}
Main version
Profileimage143
Sandbox version
Profileimage143
Usage with collaboration T-Doll
Wiki code
{{Profileimage
|rarity=EXTRA
|classification=RF
|dollname=Seele
|index=4
}}
Main version
Profileimage4
Sandbox version
Profileimage4