Template:Boss infobox

From 20XX Series Wiki
Jump to navigation Jump to search

A template that handles infoboxes for bosses.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
NameName

The name of the boss.

Stringrequired
ImageImage

An image of the boss. The image typically shares the same name as the Name parameter.

Filerequired
DescriptionDescription

The ingame description of the boss, typically taken from the second line of their boss drama box.

Stringoptional
LocationLocation

Where the boss is found. Links are recommended, but are manual.

Stringoptional
20XXPower20XXPower

The Power which drops when the boss is defeated. (20XX only)

Suggested values
Boomerang Blade Flameshield Force Nova Mortar Quint Laser Shadespur Splinterfrost Vera
Stringoptional
NinaPowerNinaPower

The Power which drops when defeating the boss as Nina. (30XX only)

Suggested values
Zen Mortar Crystal Wave Aiming Gear Rending Whirl Crushing Void Negation Pulse Jagged Bolt Autodrone
Stringoptional
AcePowerAcePower

The Technique that drops when defeating the boss as Ace. (30XX only)

Suggested values
Zen Ascent Echo Shell Dolomite Link Raijin Call Void Double Osafune Ryuusei Leviathan
Stringoptional
RemnantRemnant

The Remnant which appears if the boss' Power is not taken. (30XX only)

Unknownoptional
DropsDrops

Other items that drop from the boss.

Stringoptional

Example


Zen Primus
Zen Primus.png
Peaceful Postulant
Statistics
Location Burning Temple
Power Boomerang Blade (20XX).png Boomerang Blade
Power (Nina) Zen Mortar.png Zen Mortar
Technique (Ace) Zen Ascent.png Zen Ascent
Remnant Remnant of Flame.png Remnant of Flame
Drops A random augment
{{Boss infobox
|Name=Zen Primus
|Image=Zen_Primus.png
|Description=Peaceful Postulant
|Location=[[30XX:Burning Temple|Burning Temple]]
|20XXPower={{IconLink|Boomerang Blade|20XX=1}}
|NinaPower={{IconLink|Zen Mortar}}
|AcePower={{IconLink|Zen Ascent}}
|Remnant={{IconLink|Remnant of Flame}}
|Drops=A random [[30XX:Augments|augment]]
}}