Template:Incomplete: Difference between revisions
(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 |
||
Line 1: | Line 1: | ||
{{Warning | <includeonly>{{Warning | ||
|text = This {{{ | |text = This {{{1|page}}} is incomplete. If you know about this subject, please contribute to the wiki by adding more information. | ||
}} | }}</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. | ||
==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}} | |||
</noinclude> | </noinclude> |
Revision as of 19:54, 13 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.
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.
This section is incomplete. If you know about this subject, please contribute to the wiki by adding more information.