Template:Cleanup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (I always forget the if statements on Mediawiki)
(Just realized using {{#time:}} will not work. Must be a subst function out there, but I don't have time to implement right now.)
Line 9: Line 9:
<onlyinclude>{{messagebox
<onlyinclude>{{messagebox
|text = This article needs to be '''cleaned up''' to conform to a higher standard of quality{{#if: {{{1|}}} | &nbsp;because:''' <p style="font-style: italic;">{{{1}}}</p>| . }}
|text = This article needs to be '''cleaned up''' to conform to a higher standard of quality{{#if: {{{1|}}} | &nbsp;because:''' <p style="font-style: italic;">{{{1}}}</p>| . }}
|small = For help, see the [[Help:Editing|VDC Editing Help]] and [[Wikipedia:Wikipedia:Cleanup_process#Advice_on_fixing_articles|Wikipedia cleanup process]]. Also, remember to check for any notes left by the tagger at this article's [[{{TALKPAGENAME}}|talk page]].{{#if: {{{nodate}}} | | <br />''This page was tagged for cleanup on {{#time: m-d-Y }}''.}}
|small = For help, see the [[Help:Editing|VDC Editing Help]] and [[Wikipedia:Wikipedia:Cleanup_process#Advice_on_fixing_articles|Wikipedia cleanup process]]. Also, remember to check for any notes left by the tagger at this article's [[{{TALKPAGENAME}}|talk page]].
|image = [[File:broom_icon.png|40px|link=]]
|image = [[File:broom_icon.png|40px|link=]]
|bdcolor = #F4C430
|bdcolor = #F4C430
}}<includeonly>[[Category:Cleanup]]</includeonly></onlyinclude>
}}<includeonly>[[Category:Cleanup]]</includeonly></onlyinclude>
== Syntax ==
== Syntax ==
<code><nowiki>{{cleanup|reason (optional)}}</nowiki></code>
<code><nowiki>{{cleanup|reason (optional)|nodate (optional)}}</nowiki></code>


== Documentation ==
== Documentation ==
Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place <code><nowiki>{{cleanup}}</nowiki></code> on the page.
Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place <code><nowiki>{{cleanup}}</nowiki></code> on the page.
[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]

Revision as of 13:35, 5 May 2012

Template:Otherlang2

Syntax

{{cleanup|reason (optional)|nodate (optional)}}

Documentation

Tags a page for cleanup. You can choose to include a reasoning for tagging the page for cleanup, or simply place {{cleanup}} on the page.