Template:Damage Types

From Starfield Wiki
Jump to: navigation, search
Due to the sensitive nature of this template and the fact that it is used on a large number of pages, it has been semi-protected to prevent site-wide damage by vandal bots.
Editors: In order to minimize the impact on our servers, please use sandboxes to make and test changes to widely used templates before deployment.
For more information, please see this article's talk page.

Summary[edit]

Creates a listing of damage types, using the associated icons.

Parameters[edit]

Damage Types
Parameter Scope Description
physical optional The amount of physical damage.
energy optional the amount of energy damage.
electromagnetic optional the amount of electromagnetic damage.

Examples[edit]

{{Damage Types|physical=45}}

Physical Damage 45

{{Damage Types|electromagnetic=55}}

EM Damage 55

{{Damage Types|energy=12341234}}

Energy Damage 12341234

{{Damage Types|physical=45|energy=12341234}}

Physical Damage 45 + Energy Damage 12341234

{{Damage Types|physical=45|electromagnetic=55}}

Physical Damage 45 + EM Damage 55

{{Damage Types|physical=45|electromagnetic=55|energy=12341234}}

Physical Damage 45 + Energy Damage 12341234 + EM Damage 55