Template:Noticebox/Stub/doc: Difference between revisions
From VRChat Wiki
m Text replacement - "\[\[Special:MyLanguage\/(Category:[^|]+)\|\1\]\]" to "A" |
add categories |
||
| (4 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
will make: | will make: | ||
{{Stub|Some sections are missing content}} | {{Stub|Some sections are missing content|nocat=1}} | ||
=== Template parameters === | === Template parameters === | ||
| Line 14: | Line 14: | ||
| Reason || <code>1</code>|| Gives the reason as to why the page is considered a stub. | | Reason || <code>1</code>|| Gives the reason as to why the page is considered a stub. | ||
|} | |} | ||
< | <templatedata> | ||
{ | |||
"params": { | |||
"1": { | |||
"label": "Reason", | |||
"description": "Why is this page a stub?", | |||
"type": "string", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "When a page needs more information" | |||
} | |||
</templatedata> | |||
<includeonly>[[Category:Noticebox templates{{#translation:}}]]</includeonly> | |||
<noinclude>[[Category:Template documentation{{#translation:}}]]</noinclude> | |||
Latest revision as of 04:38, 21 April 2026
Documentation
This is to be used when a page is a stub and needs more additions.
Example Usage
{{Stub|Some sections are missing content}}
will make:
You can help the VRChat Wiki by improving it.
[Reason: Some sections are missing content]
[Reason: Some sections are missing content]
Template parameters
| Name | Variable | Description |
|---|---|---|
| Reason | 1 |
Gives the reason as to why the page is considered a stub. |
When a page needs more information
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Reason | 1 | Why is this page a stub? | String | suggested |