Template:TemplatePreview
From IdleOn MMO Wiki
This template formats previews for template usage. It supports both positional and named arguments.
Examples
What you type | What it produces |
---|---|
{{TemplatePreview|PageType}} |
{{PageType}}
|
{{TemplatePreview|Bitsdisplay|1000}} |
{{Bitsdisplay|1000}}
|
{{TemplatePreview|MessageBox|title=Hello|content=World}} |
{{MessageBox|title=Hello|content=World}}
|
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template Name | 1 | The name of the template to generate a usage preview for. | Template | required |
Arguments | args | The template arguments, can be either positional or named. | Unknown | optional |