Template:RedactMulti

From Blaseball Wiki

Usage

{{RedactMulti}} is a version of {{Redacted}} allowing for multiple redacted word lengths to be specified at once, with the "REDACTED" alt text only being spoken once, for the first 'word'. This is generally preferable to using a single long redaction block (which would not wrap) or to using the base template repeatedly (for the sake of clutter and to ensure that the alt text is only spoken once).

Parameters

  • Numbered parameters: The character lengths of each word, in order.
  • text: The text to be spoken instead of "REDACTED", for the first word. Optional.
  • spaces: If this parameter is filled, a space character will be inserted between each redacted word. Optional.
  • style: CSS styling applied to each individual word block. Optional.

Examples

{{RedactMulti|2|3|5|4|8|8|9|2|2|5|4|3|8|4|9|3|8|3|8|4|3|3|6|3|5|5|4|5|9|9|9|6|6|5|6|6|7|6}}:
REDACTED

{{RedactMulti|2|3|5|4|8|8|9|2|2|5|4|3|8|4|9|3|8|3|8|4|3|3|6|3|5|5|4|5|9|9|9|6|6|5|6|6|7|6|spaces=yes}}:
REDACTED

{{RedactMulti|11|3|1|6|text=CLASSIFIED|spaces=y}}:
CLASSIFIED

See Also