13 Articles
Project Nakagami

Template:Stack

Shows a broken-out number of stacks plus items, such as for 174 items: x174 (2x64 + 46).

  • In the case of less than 1 full stack, just the plain number is shown: x24
  • If the number requires no additional items, only the stack count is shown: x256 (4x64)
  • non-64 stack sizes are supported: x56 (3x16 + 8)
  • no x prefix: 75 (1x64 + 11)

The following parameters are supported (all except count are optional):

Parameter Use Default
count (or no name) The number of items to break out none, required
stacksize How many items fit in one stack 64
nox When set to true, removes the x in front of the number false
link An internal link (like Fluxduct), or an external link (none)