Welcome to IOPWiki, Commander.
We are searching for editors to complete gameplay topics in all games. You can contribute without an account. Learn how to contribute and join our Discord server.

Template:Incomplete/doc: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
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 [[Template:WikiMessageBox|message box]] warning the user that the article or subsection still lacks some information and adds [[:Category:Needs Improvement]] (shared with [[:Template:Cleanup]]).
<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]]:


== Parameters ==
{{{{BASEPAGENAME}}/testcases}}
*'''reason''': indicate the content needed to make the page or subsection complete
 
== Usage ==
{{Testcase
|<nowiki>{{Incomplete}}</nowiki> or<br />
<nowiki>{{Incomplete|reason=some important content}}</nowiki>
|{{Incomplete}}
{{Incomplete|reason=some important content}}
}}


== 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

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).

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
The reason for this noticereason 1

no description

Contentsuggested

Usage[edit]

See the template's testcases:


No parameter
Wiki code {{Incomplete}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed. You can help us by contributing.


Sandbox version
Named parameter
Wiki code {{Incomplete|reason=some important content}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed with this content: some important content.
You can help us by contributing.


Sandbox version
Anonymous parameter
Wiki code {{Incomplete|some important content}}
Main version

"I can't sleep yet, I still have work to do..."

This article still needs to be completed with this content: some important content.
You can help us by contributing.


Sandbox version

See also[edit]