(create preload page) |
m (try to fix) |
||
Line 19: | Line 19: | ||
==Parameters== | ==Parameters== | ||
< | <includeonly><templatedata></includeonly>{ "description": "","params": { | ||
<templatedata> | |||
{ "description": "","params": { | |||
"parameter1": { | "parameter1": { | ||
"label": "Fancy_Name", | "label": "Fancy_Name", | ||
Line 59: | Line 56: | ||
{{Example|param=value|pa..}} | {{Example|param=value|pa..}} | ||
<noinclude>__NOTOC__ [[Category:Template Documentation]]</noinclude> | <includeonly><noinclude></includeonly>__NOTOC__ [[Category:Template Documentation]]<includeonly></noinclude></includeonly> | ||
<includeonly>__NOEDITSECTION__</includeonly> | <includeonly><includeonly></includeonly>__NOEDITSECTION__<includeonly></includeonly></includeonly> |
Revision as of 16:35, 6 August 2023
Description
This template can be used to...
Syntax
Add {{Example|param=value|pa..}}
on a page to do...
Usage
Parameters
{ "description": "","params": { "parameter1": { "label": "Fancy_Name", "type": "Choose one of: number, string, line(single), content(wikitext), wiki-page-name, wiki-file-name, wiki-user-name.", "description": "Explanation", "example": "Example_Input", "default": "Default_If_Static" }, "parameter2": { "label": "Fancy_Name", "type": "Choose one of: number, string, line(single), content(wikitext), wiki-page-name, wiki-file-name, wiki-user-name.", "description": "Explanation", "example": "Example_Input", "default": "Default_If_Static" }}}</templatedata>
Sample
The following input:
{{Example|param=value|pa..}}
Produces: Template:Example </includeonly>