Template:Enemy-Index-Entry.dpl/sandbox

Documentation icon Template documentation[view] [edit] [history] [purge]

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