Template:Incomplete/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Documentation subpage}} Shows a message box warning the user that the article or subsection still lacks some information and adds :Category:Nee..." |
Changed to templatedata |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
Shows a | <templatedata> | ||
{ | |||
"params": { | |||
"reason": { | |||
"aliases": [ | |||
"1" | |||
], | |||
"label": "The reason for this notice", | |||
"type": "content", | |||
"suggested": true | |||
} | |||
}, | |||
"description": "Shows a message box warning the user that the article or subsection still lacks some information and adds the category \"Needs Improvement\" (shared with Template:Cleanup).", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
== Usage == | |||
See the template's [[Template:{{BASEPAGENAME}}/testcases|testcases]]: | |||
{{{{BASEPAGENAME}}/testcases}} | |||
{{ | |||
}} | |||
== See also == | == See also == | ||
Line 18: | Line 26: | ||
* [[Template:Stub]] | * [[Template:Stub]] | ||
* [[Template:WIP]] | * [[Template:WIP]] | ||
* [[Template:WikiMessageBox]] | |||
<includeonly> | <includeonly> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</includeonly> | </includeonly> |
Latest revision as of 16:31, 15 December 2020
This is a documentation subpage for Template:Incomplete. It contains usage information, categories and other content that is not part of the original template page. |
Shows a message box warning the user that the article or subsection still lacks some information and adds the category "Needs Improvement" (shared with Template:Cleanup).
Parameter | Description | Type | Status | |
---|---|---|---|---|
The reason for this notice | reason 1 | no description | Content | suggested |
Usage[edit]
See the template's testcases:
No parameter | |
---|---|
Wiki code | {{Incomplete}}
|
Main version |
|
Sandbox version |
Named parameter | |
---|---|
Wiki code | {{Incomplete|reason=some important content}}
|
Main version |
|
Sandbox version |
Anonymous parameter | |
---|---|
Wiki code | {{Incomplete|some important content}}
|
Main version |
|
Sandbox version |
See also[edit]