Template:Cleanup HTML/doc: Difference between revisions

Content deleted Content added
m *It shouldn't be used for all html tags: e.g., <code><nowiki>H<sub>2</sub>O</nowiki></code>. See Help:Wikitext examples for a useful list of common wikitext and non-deprecated HTML tags.
Usage: Updated link, changed "Wikify" to "Cleanup-HTML"
Line 3:
== Usage ==
 
* This cleanup template can be used to tag pages that use [[HtmlHTML element|HTML markup]] that can be replaced with [[wiki markup]]. This includes bold tags (<nowiki><b></b></nowiki>), italics (<nowiki><i></i></nowiki>), paragraph (<nowiki><p></p></nowiki>), break lines in most cases, tables, etc.
 
*It shouldn't be used for all html tags: e.g., <code><nowiki>H<sub>2</sub>O</nowiki></code>. See [[Help:Wikitext examples]] for a useful list of common wikitext and non-deprecated HTML tags.
Line 9:
* <code><nowiki>{{Cleanup-HTML}}</nowiki></code> puts articles into [[:Category:Articles that need to be wikified]].
 
* If a date parameter is provided such as <code><nowiki>{{</nowiki>WikifyCleanup-HTML|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki>}}</nowiki></code> then the page is put into a by-month category instead. If the date is left out, a [[Wikipedia:Bot|bot]] will add it later.
 
* This template is a [[Wikipedia:Self-references to avoid|self reference]].