Template:Infobox/Weapon/Strategy
From Inkipedia, the Splatoon wiki
< Template:Infobox | Weapon
Displays an infobox for a weapon strategy. This template is a proxy that pre-evaluates parameters for Infobox/Weapon/StrategyEx.
Parameters
game |
The game the weapon belongs to. Must be one of the following:
| |
color |
Optional. | An RGB triplet to use as the base color for formatting. If absent, the color is determined based on the value of game .
|
style |
Optional. | A list of CSS values to apply to the outermost container of the infobox. |
name |
Optional. | The English name of the weapon. If absent, the page name will be used. |
abbreviation |
Optional. | Short abbreviation of the weapon for callouts. |
image |
Optional. | An override image to use. If absent, the image filename will be determined automatically. |
sub |
Optional. | The English name of the weapon's sub weapon. |
special |
Optional. | The English name of the weapon's special weapon. |
base |
Optional. | The base damage of the weapon. Use <br> tags when multiple values are relevant.
|
duration |
Optional. | The base duration of the special weapon. |
ink |
Optional. | The ink consumption of the weapon in percentage. |
points |
Optional. | The number of points required to charge the special gauge. |
depletion |
Optional. | The amount of the Special gauge that will be depleted when splatted. |
role |
Optional. | The role of the weapon in Competitive environment. |
strengths |
Optional. | The strengths of the weapon. |
weaknesses |
Optional. | The weaknesses of the weapon. |
suppress category |
Optional. | Suppresses the category [[Category:Weapon strategy]] .
|
Examples
Example 1
{{Infobox/Weapon/Strategy |game = Splatoon |name = Splattershot Jr. |abbreviation = Junior |sub = Splat Bomb |special = Bubbler |base = 28 |ink = 0.5% |depletion = 60% |role = |strengths = |weaknesses = |suppress category = true }}
Splattershot Jr.
Abbreviations | Junior |
Sub | Splat Bomb |
Special | Bubbler |
Base damage | 28 |
Ink consumption | 0.5% |
Special depletion | 60% |
Example 2
{{Infobox/Weapon/Strategy |game = Splatoon 2 |name = Splattershot Jr. |abbreviation = Junior |sub = Splat Bomb |special = Ink Armor |base = 28 |ink = 0.43% |points = 180 |role = Support |strengths = [[Community Glossary#Turfing|Turfing]], mobility, Splat Bomb [[Community Glossary#Spamming|spamming]], Ink Armor farming |weaknesses = Weak in most one-on-one encounters due to short range and poor accuracy |suppress category = true }}
Splattershot Jr.
Abbreviations | Junior |
Sub | Splat Bomb |
Special | Ink Armor |
Base damage | 28 |
Ink consumption | 0.43% |
Special points | 180p |
Role | Support |
Strengths | Turfing, mobility, Splat Bomb spamming, Ink Armor farming |
Weaknesses | Weak in most one-on-one encounters due to short range and poor accuracy |
Example 3
{{Infobox/Weapon/Strategy |game = Splatoon 3 |name = Splattershot Jr. |image = S3_Splattershot_Jr._Promotional_3D_Render.jpg |abbreviation = Junior |sub = Splat Bomb |special = Big Bubbler |base = 28 |ink = 0.43% |points = 180 |role = [[Community Glossary#Support|Support]] |strengths = Larger [[ink tank]], ink efficiency, [[Community Glossary#Turfing|turfing]], [[mobility]], Splat Bomb [[Community Glossary#Spamming|spamming]], Big Bubbler [[Community Glossary#Farming|farming]] |weaknesses = Weak in most one-on-one battles due to poor accuracy and short range |suppress category = true }}
Splattershot Jr.
Abbreviations | Junior |
Sub | Splat Bomb |
Special | Big Bubbler |
Base damage | 28 |
Ink consumption | 0.43% |
Special points | 180p |
Role | Support |
Strengths | Larger ink tank, ink efficiency, turfing, mobility, Splat Bomb spamming, Big Bubbler farming |
Weaknesses | Weak in most one-on-one battles due to poor accuracy and short range |