Difference between revisions of "Template:WIP"

From wiki
m
(Add TODO category)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
== Usage ==
+
== Description ==
Warn users about a Work In Progress page.
+
<templatedata>{
 +
  "description": "Warn users about a Work In Progress page",
 +
  "params": {}
 +
}</templatedata>
 +
 
 +
== Example ==
 
</noinclude>
 
</noinclude>
{{Warning|This page is a work in progress and is not completed. Important informations might be missing or wrong.}}
+
{{Warning|This page is a work in progress and is not completed. Important informations might be missing or wrong.}}<includeonly>[[Category:TODO]]</includeonly>

Latest revision as of 19:43, 3 January 2016

Description

Warn users about a Work In Progress page

Template parameters

ParameterDescriptionTypeStatus
No parameters specified

Example

Warning Warning: This page is a work in progress and is not completed. Important informations might be missing or wrong.