Template:Needsimprovement
From ErfWiki
(Difference between revisions)
m (Ok, got all three new templates up!) |
(Improved Template:Needsimprovement so that the Category is an includeonly, hopefully removing the template from the Category (since that seem the primary improvement it needs).) |
||
| Line 1: | Line 1: | ||
| - | {| align="center" style="background: #FFFF6D; border: 1px solid #000000; padding: 0px; margin-left: auto; margin-right: auto;" | + | <div>{| align="center" style="background: #FFFF6D; border: 1px solid #000000; padding: 0px; margin-left: auto; margin-right: auto;" |
|- | |- | ||
|[[File:nobby_erfwiki.png|60px]] | |[[File:nobby_erfwiki.png|60px]] | ||
| Oh dear, it seems this article isn't [[ErfWiki:Style Guide|up to scratch]] and could use some improvement. You can help Erfwiki by <span class="plainlinks">[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} improving it]</span>. | | Oh dear, it seems this article isn't [[ErfWiki:Style Guide|up to scratch]] and could use some improvement. You can help Erfwiki by <span class="plainlinks">[{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} improving it]</span>. | ||
{{#switch: {{{1|}}}|{{{1}}}=''{{{1}}}''|}} | {{#switch: {{{1|}}}|{{{1}}}=''{{{1}}}''|}} | ||
| - | |}[[Category:Articles needing improvement]] | + | |} |
| + | </div> | ||
| + | <div><includeonly>[[Category:Articles needing improvement]]</includeonly></div> | ||
| + | <div> | ||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
| Line 16: | Line 19: | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
| + | </div> | ||
Revision as of 03:54, 22 May 2011
{| align="center" style="background: #FFFF6D; border: 1px solid #000000; padding: 0px; margin-left: auto; margin-right: auto;"
|-
|
| Oh dear, it seems this article isn't up to scratch and could use some improvement. You can help Erfwiki by improving it.
|}
Usage
This template will add a notification to an article, and automatically add that article to Category:Articles needing improvement. Usage is very simple, just put {{needsimprovement}} to add the general template to an article. It should display like so:
| Oh dear, it seems this article isn't up to scratch and could use some improvement. You can help Erfwiki by improving it. |
If there is something specific that needs work, just add it as an additonal argument. For example, if you were to write {{needsimprovement|The spelling is just horrible!}} the template would add:
| Oh dear, it seems this article isn't up to scratch and could use some improvement. You can help Erfwiki by improving it.
The spelling is just horrible! |