Template:Incomplete: Difference between revisions

From Rosetta Code
Content added Content deleted
m (added template template)
(Made into a template for examples rather than tasks.)
Line 1: Line 1:
{{alertbox|#ffc8c8|This example is '''incomplete'''. Please ensure that it meets all task requirements and remove this message.}}<includeonly>{{#if:{{{1|}}}|[[Category:{{{1}}} examples needing attention]]}}[[Category:Examples needing attention]]</includeonly><noinclude>
{| class="messagebox" style="text-align: center; background-color: #ffc8c8"

| This task is '''incomplete'''. Please fix the task description, remove this notification, and add [[Template:Needs-review|Needs-review]] notifications to the programming examples.
Insert this message above a programming example using the text <tt><nowiki>{{incomplete|lang}}</nowiki></tt>, where ''lang'' is the programming language used. This will put the page in [[:Category:Examples needing attention]] and [[:Category:Lang examples needing attention]].
|}

<includeonly>[[Category:Tasks needing attention]]</includeonly>
{{template}}[[Category:Example attention templates]]</noinclude>
<noinclude>
Insert this message above a programming example using the text <tt><nowiki>{{incomplete}}</nowiki></tt>. It will add the page to the [[:Category:Tasks needing attention]] category.
</noinclude>
<noinclude>{{template}}</noinclude>

Revision as of 15:14, 26 December 2009

This example is incomplete. Please ensure that it meets all task requirements and remove this message.

Insert this message above a programming example using the text {{incomplete|lang}}, where lang is the programming language used. This will put the page in Category:Examples needing attention and Category:Lang examples needing attention.



This is a template. There are many others. See Category:RCTemplates for a complete list of templates.