Dear visitors, IOP Wiki is currently the target of a denial of service campaign. We are investigating countermeasures. In the meantime, the Wiki may experience periods of unplanned downtime.

Template:Enemy-Index-Entry.dpl/doc

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search

Displays a card for an enemy. Usually used inside a DPL query.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Affiliationaffiliation

The affiliation of the unit. Can be any of the values S (Sangvis Ferri), P (Paradeus), K (KCCO) or C (Collaboration)

Suggested values
S P K C
Default
other
Stringrequired
Titletitle

Title to be displayed on the card

Auto value
%TITLE%
Page namerequired
Classificationclassification

Additional information about the type of enemy.

Suggested values
boss
Example
boss
Stringoptional

Usage[edit]

See the template's testcases:


Single call
Wiki code
{{Enemy-Index-Entry.dpl|affiliation=S|title=Ripper}}
Main version
Ripper
Sandbox version Ripper
Call as boss character
Wiki code
{{Enemy-Index-Entry.dpl|affiliation=C|classification=boss|title=Theresa_(Boss)}}
Main version
Theresa_(Boss)
Sandbox version Theresa_(Boss)
Two entries next to each other
Wiki code
{{Enemy-Index-Entry.dpl|affiliation=S|title=Ripper}}{{Enemy-Index-Entry.dpl|affiliation=C|classification=boss|title=Theresa_(Boss)}}
Main version
Ripper
Theresa_(Boss)
Sandbox version RipperTheresa_(Boss)

See also[edit]