Template:Background

From MinecraftOnline
Jump to navigation Jump to search

This template lets you easily set a background color.

Documentation

Usage: {{background|COLOR|TEXT}}

where COLOR is a color (blue, #0000FF, #faf...). TEXT can be anything. Caveats:

  • If your text contains an equals sign = then you need to explicitly use the numbered parameter like this:
    {{background|1=yellow|2=This = cool}} which produces text: This = cool
  • If your text contains a vertical pipe | then use
    {{background|yellow|This {{!}} That}} which produces text: This | That

See also: {{color}}.