Template:Untested: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created based on Template:Needs-review.)
 
m (Added property "Example requires attention")
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{alertbox|#ffffd8|This example is '''untested'''. Please check that it's correct, debug it as necessary, and remove this message.}}
<div class="messagebox" style="text-align: center; background-color: #ffffd8">
<includeonly>
This example is '''untested'''. Please check that it's correct, debug it as necessary, and remove this message.
</div><includeonly>{{#if:{{{1|}}}|[[Category:{{{1}}} examples needing attention]]}}[[Category:Examples needing attention]]</includeonly>
{{#if:{{{1|}}}|[[Category:{{{1}}} examples needing attention]]{{#set:Example requires attention={{{1}}} }} }}
[[Category:Examples needing attention]]
<noinclude>
</includeonly>

Insert this message above a programming example using the text <tt><nowiki>{{untested|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]].
<noinclude>Insert this message above a programming example using the text <tt><nowiki>{{untested|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]], and sets [[Property:Example requires attention]].
{{template}}
{{att temp}}
</noinclude>
</noinclude>
<noinclude>{{template}}[[Category:Example attention templates]]</noinclude>

Latest revision as of 08:55, 22 March 2014

This example is untested. Please check that it's correct, debug it as necessary, and remove this message.

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


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