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

The background art comes from Cherylann1960.

Template:Parameters/doc

From The Codex
Revision as of 15:53, 9 March 2023 by GiverOfThePeace (talk | contribs) (Created page with "{{Documentation page |description = 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. |samples = <pre>{{Parameters | First parameter |description = Describes the template }}</pre> gives... {{Parameters | First parameter |description = Describes the template }} |see = Module:Tem...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.