Difference between revisions of "Template:Recode/doc"
Jump to navigation
Jump to search
m (Harakoni moved page Template:Modal needs recoded/doc to Template:Recode/doc: Keep naming style consistent) |
(→Usage) |
||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
<noinclude> | <noinclude> | ||
− | {{ | + | {{Recode}} |
</noinclude> | </noinclude> | ||
</pre> | </pre> |
Revision as of 00:21, 9 November 2020
Description
You can use the Needs Re-coded template to mark a page for future re-code. This will help developers have a high level overview of what templates, pages, and the like are to be re-coded and brought up to industry standards.
Usage
Place the following code snippet at the top of the page needing re-coded, before any other text on the page. Be sure to add the "noinclude" tags to make sure it doesn't break anything!
<noinclude> {{Recode}} </noinclude>
Sample Output
This page needs to be re-coded to bring it up to industry standards. |