Template:TemplatePreview/doc

From IdleOn MMO Wiki
< Template:TemplatePreview
Revision as of 02:06, 18 March 2023 by Nads (talk | contribs) (Created page with "This template formats usage previews for templates and accepts up to 8 parameters. == Usage == {{TemplatePreview|TemplatePreview|name|arg1?|arg2?|arg3?|...|arg8?}} {| class="wikitable" style="width: 80%" ! Parameter !! Description |- | ''name'' | The name of the template. |- | ''argN'' (optional) | The names of the parameters that can be passed to the template. Currently up to 8 parameters are supported. Parameters that are optional should end with a "?" character. |}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template formats usage previews for templates and accepts up to 8 parameters.

Usage

{{TemplatePreview|name|arg1?|arg2?|arg3?|...|arg8?}}

Parameter Description
name The name of the template.
argN (optional) The names of the parameters that can be passed to the template. Currently up to 8 parameters are supported. Parameters that are optional should end with a "?" character.

Example Usage

What you type

{{TemplatePreview|Dubious|message?}}

What you get

{{Dubious|message?}}