Template:Drgs icon weapon/doc

From Deep Rock Galactic Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

{{drgs icon weapon}} is used to match weapon names from the game with their icon files from Category:Survivor Weapon Icons.

Parameters

1 (required)
Literal weapon name as it appears on its wiki page (case sensitive); e.g., "Thunderhead" Heavy Autocannon
2
Image size; defaults to x64px
link
Link, if different from literal weapon name; defaults to "Survivor:<1>"
extra
Extra image formatting options
t
Writes out the weapon name in-line after the icon; set to anything to use
c
Uses cropped version of the weapon icon file (See Category:Survivor Weapon Icons (cropped)); set to anything to use

Examples

Code Result

{{drgs icon weapon|Deepcore GK2}}

Survivor GK2.png

{{drgs icon weapon|Deepcore GK2|100px}}

Survivor GK2.png

{{drgs icon weapon|Deepcore GK2|link=Survivor:Weapons}}

Survivor GK2.png

{{drgs icon weapon|Deepcore GK2|extra=super}}

Survivor GK2.png

Cropping example
Code Result

{{drgs icon weapon|Incendiary Grenade|extra=thumb}}

Survivor Incendiary Grenade.png

{{drgs icon weapon|Incendiary Grenade|extra=thumb|c=anything}}

Survivor Incendiary Grenade (cropped).png

See also

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.