Template:Data columns

From Inkipedia, the Splatoon wiki

Bullet pointed data lists are often seen on weapon articles. Use this template to format those lists into columns.

The purpose of having a column template specific to data lists, rather than using a generic column template, is so that column sizes can be kept consistent for this type of list. The column width is 20em. Should it be necessary, this template could be easily modified to support custom widths.

Example

Markup:

{{data columns
* The Custom Splattershot Jr. is a middleweight weapon.
* When initially firing the weapon in kid form, the first bullet takes 3 frames to come out.
** When firing from swim form, the first bullet takes 8 frames to come out.
* When firing continuously, it has a fire rate of 5 frames between bullets.
* When firing while moving, the player's movement speed is set to 0.72 units per frame.
* After firing, there is a 20 frame cooldown before your ink tank starts refilling.
* If a bullet is in the air for more than 8 frames after being fired, it loses 0.875 damage per frame until it reaches 14 damage at frame 24.
* Bullets have a radius of 2 units.
* The angle its shots can deviate while on the ground is 12 degrees.
* The angle its shots can deviate while in the air is 18 degrees.
}}

Output:

  • The Custom Splattershot Jr. is a middleweight weapon.
  • When initially firing the weapon in kid form, the first bullet takes 3 frames to come out.
    • When firing from swim form, the first bullet takes 8 frames to come out.
  • When firing continuously, it has a fire rate of 5 frames between bullets.
  • When firing while moving, the player's movement speed is set to 0.72 units per frame.
  • After firing, there is a 20 frame cooldown before your ink tank starts refilling.
  • If a bullet is in the air for more than 8 frames after being fired, it loses 0.875 damage per frame until it reaches 14 damage at frame 24.
  • Bullets have a radius of 2 units.
  • The angle its shots can deviate while on the ground is 12 degrees.
  • The angle its shots can deviate while in the air is 18 degrees.