Template:Improve: Difference between revisions

From Rosetta Code
Content added Content deleted
(colon got lost)
m (maybe this will work?)
Line 1: Line 1:
{| class="messagebox"
{| class="messagebox"
| <div style="text-align:center">This example is '''in need of improvement'''{{#if:{{{2|}}}|<nowiki>:</nowiki></div>
|{{#if:{{{2|}}}|<div style="text-align:center">This example is '''in need of improvement''':</div>


<blockquote>{{{2}}}</blockquote>|.</div>}}
<blockquote>{{{2}}}</blockquote>|<div style="text-align:center">This example is '''in need of improvement'''.</div>}}
|}<includeonly>{{#if:{{{1|}}}|[[Category:{{{1}}} examples needing attention]]}}[[Category:Examples needing attention]]</includeonly><noinclude>
|}<includeonly>{{#if:{{{1|}}}|[[Category:{{{1}}} examples needing attention]]}}[[Category:Examples needing attention]]</includeonly><noinclude>



Revision as of 13:39, 14 August 2009

This example is in need of improvement.

Insert this message above a programming example using the text {{improve|lang|Explanation of the problem.}}, 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.