Template:Version history box

From Inkipedia, the Splatoon wiki

This template creates a box for displaying version history notes. Intended to be used with {{version history item}}.

Parameter Type Status Description
game Unnamed Required The game that the version belongs to. Must be one of the following:
  • S for Splatoon
  • S2 for Splatoon 2
  • S3 for Splatoon 3
content Unnamed Required The content that goes in the box. Should be {{version history item}}.

Example

Markup:

{{version history box|S|
{{version history item|S|base|
* This is a note.
}}
{{version history item|S|2.0.0|
* {{nerf|Base damage per hit|30|20}}
* {{buff|Ink consumption per shot|8.0|7.0}}
* '''{{color|–|gray}}''' This is a note.
* This is a note.
}}}}

Output:

Version Adjustments
Base game
  • This is a note.
2.0.0
  • Base damage per hit: 30 → 20
  • Ink consumption per shot: 8.0 → 7.0
  • This is a note.
  • This is a note.