Welcome to IOPWiki, Commander.
We are searching for new editors to keep track of Girls' Frontline 2 content, as well as veteran players to complete the data of Girls' Frontline and Project Neural Cloud characters.
You can contribute without an account. Learn how to contribute and join our Discord server.

Template:EnemyUnitStats/doc: Difference between revisions

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
m Removed syntax highlighting
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 5: Line 5:
Syntax: <pre><nowiki>{{EnemyUnitStats
Syntax: <pre><nowiki>{{EnemyUnitStats
|title=Title of the stats (unit name/variant)
|title=Title of the stats (unit name/variant)
|classification=boss (this is optional)
|max_hp=1000
|max_hp=1000
|dmg=1
|dmg=1
Line 12: Line 13:
|mov=5
|mov=5
|armor=6
|armor=6
|range=4
|penetration=7
|penetration=7
|cost=For Assimilated units
|crit=For Assimilated units
|critrate=For Assimilated units
|repair=For Assimilated units
|comment=Some text
|comment=Some text
}}</nowiki></pre>
}}</nowiki></pre>


If <code><nowiki>comment</nowiki></code> is left unset or empty, the whole comment-row will not be shown.
If <code><nowiki>comment</nowiki></code> is left unset or empty, the whole comment-row will not be shown.

Latest revision as of 09:58, 15 November 2023

This template provides a simple table with several values describing the stats of an enemy unit.

Usage[edit]

Syntax:

{{EnemyUnitStats
|title=Title of the stats (unit name/variant)
|classification=boss (this is optional)
|max_hp=1000
|dmg=1
|eva=2
|acc=3
|rof=4
|mov=5
|armor=6
|range=4
|penetration=7
|cost=For Assimilated units
|crit=For Assimilated units
|critrate=For Assimilated units
|repair=For Assimilated units
|comment=Some text
}}

If comment is left unset or empty, the whole comment-row will not be shown.