Template
NewTemplateInCategory
From Dogcraft Wiki
m (Domino moved page User:Domino/Template/Preload/New page in category to Template:NewPageInCategory) |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <include<includeonly></includeonly>only> | ||
The template code goes here | |||
</include<includeonly></includeonly>only><no<includeonly></includeonly>include> | |||
==Template documentation== | |||
A description of the template goes here | |||
<div class="mw-collapsible mw-collapsed"> | |||
=== Syntax === | |||
<div class="mw-collapsible-content">{{template journal | template name here | parameters here }} | |||
A description of the required parameters should go here. | |||
* Each individual parameter can be explained as a list | |||
* Each individual parameter can be explained as a list | |||
A description of the optional parameters should go here. | |||
* {{para|parameter}} The para template can be helpful here! | |||
* {{para|parameter}} The para template can be helpful here! | |||
</div></div> | |||
===Example=== | |||
<code><nowiki>{{Template name here|parameters here}}</nowiki></code> generates: | |||
{{Template name here|parameters here}} | |||
If necessary, include multiple examples! | |||
[[Category:$1]] | |||
==TemplateData== | |||
<templatedata> | |||
{ | |||
"params": {}, | |||
"description": "Enter the template description here" | |||
} | |||
</templatedata>__NOTOC__ |
Latest revision as of 00:46, 3 August 2024
<includeonly> The template code goes here </includeonly><noinclude>
Template documentation
A description of the template goes here
Syntax
A description of the required parameters should go here.
- Each individual parameter can be explained as a list
- Each individual parameter can be explained as a list
A description of the optional parameters should go here.
|parameter=
The para template can be helpful here!|parameter=
The para template can be helpful here!
Example
{{Template name here|parameters here}}
generates:
Template:Template name here
If necessary, include multiple examples!
TemplateData
Enter the template description here
Parameter | Description | Type | Status | |||
---|---|---|---|---|---|---|
No parameters specified |