×
Create a new article
Write your page title here:
We currently have 145 articles on The Sonic the Hedgehog Wiki. Type your article name above or click on one of the titles below and start writing!



The Sonic the Hedgehog Wiki

Template:Param value

Template:Replace


[edit]

Documentation

Template:Tlr Provides a lightly bordered box to highlight param values on Template documentation pages. Especially useful in cases where values may have leading or trailing blanks, or multiple embedded blanks.

Usage[edit]

{{param value|value}}

Parameters[edit]

There is one required positional parameter for the value, and four optional params: three for styling the display, and one replacement parameter for dealing with how to render a blank space:

|1=Template:Sndthe value to be highlighted; required (no default)
|border=Template:Sndmay be used to set border attributes. default: Template:Replace. Alias: |b=.
|bg-color=Template:Sndmay be used to set background-color. default: Template:Replace. Alias: |bg=.
|style=Template:Snd may be used to set any CSS style attributes, with one or more semicolon-separated Template:Replace pairs. default:none.
|space=Template:Snd may be used to make spaces visible. Alias: |sp=. See #Making spaces visible below.

Note on special characters: if the value to be highlighted contains an equal sign, it must be escaped: use {{=}} instead of a bare equal sign character.

Examples[edit]

Making spaces visible[edit]

You may make space characters visible by replacing them with any character you choose using param |space=. Here are some characters that have been historically used for this purpose. In these examples, there are two spaces between one and two:

See also[edit]

Lua error in package.lua at line 80: module 'Module:Navbar' not found.