Template:Incomplete: Difference between revisions

From Plover Wiki
(Created page with "{{Warning |text = This {{{item|page}}} is incomplete. If you know about this subject, please contribute to the wiki by adding more information. }} <noinclude> This template is used to mark pages, sections, etc. of the wiki that need work. By default, if you write <code>{{Incomplete}}</code>, it will send a message that the page is incomplete. If you would like to refer to a more specific item such as a "section", "image", "tutorial", etc., just add it after a <code>|</co...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Warning
<includeonly>{{Warning
|text = This {{{item|page}}} is incomplete. If you know about this subject, please contribute to the wiki by adding more information.
|text=This {{{1|page}}} is incomplete. If you know about this subject, please contribute to the wiki by adding more information. [[Category:Needs work]]
}}
}}</includeonly>
<noinclude>
<noinclude>
This template is used to mark pages, sections, etc. of the wiki that need work.
This template is used to mark pages, sections, etc. of the wiki that need work.
By default, if you write <code>{{Incomplete}}</code>, it will send a message that the page is incomplete. If you would like to refer to a more specific item such as a "section", "image", "tutorial", etc., just add it after a <code>|</code> character within the curly brackets, like so: <code>{{Incomplete|section}}</code>.
==Default usage==
<pre>{{Incomplete}}</pre>
The box will send a message that the ''page'' is incomplete.
{{Incomplete}}
 
==Specify what item is incomplete==
<pre>{{Incomplete|section}}</pre>
The box will send a message that whatever follows a <code>|</code> character within the curly brackets is incomplete. Exempli gratia: "section", "image", "tutorial", etc.
{{Incomplete|section}}
[[Category:Box templates]]
</noinclude>
</noinclude>

Latest revision as of 22:16, 22 May 2025


This template is used to mark pages, sections, etc. of the wiki that need work.

Default usage

{{Incomplete}}

The box will send a message that the page is incomplete.

format=frameless
format=frameless

This page is incomplete. If you know about this subject, please contribute to the wiki by adding more information.



Specify what item is incomplete

{{Incomplete|section}}

The box will send a message that whatever follows a | character within the curly brackets is incomplete. Exempli gratia: "section", "image", "tutorial", etc.

format=frameless
format=frameless

This section is incomplete. If you know about this subject, please contribute to the wiki by adding more information.