The official discord link if you wish to join the discord: https://discord.gg/j5RKwCvAFu

The background art comes from Cherylann1960.

Support the wiki on our official Ko-Fi page or Patreon page!

Template:Parameters/doc

From The Codex

Displays parameters in a table on template documentation pages.

Parameters

Parameter names passed to this template represent parameter names of the template being documented and values represent descriptions of these parameters.

Sample output

{{Parameters
| First parameter
|description = Describes the template
}}

gives...

ParameterDescription
1 First parameter
descriptionDescribes the template

See also

Module:Template documentation for Lua code handling this template's logic.