Difference between revisions of "Template:Needs Improved"

From Fallen Sword Wiki
Jump to: navigation, search
(add possibility to specify the information that is missing on a page. Also add more explaination on usage)
(remove newline)
Line 6: Line 6:
 
}}</pre>
 
}}</pre>
 
</noinclude>
 
</noinclude>
<includeonly>
+
<includeonly>{{Warningbox
{{Warningbox
+
 
|Title=This page is missing information and needs improvement
 
|Title=This page is missing information and needs improvement
 
|Text=If you have the necessary information, please [{{fullurl:{{PAGENAME}}|action=edit}} add it to this page.] {{#if: {{{missing-info|}}}|<br>'''Missing Info:''' {{{missing-info}}}|}}<br> ''Please remove this message once this article has been completed.''
 
|Text=If you have the necessary information, please [{{fullurl:{{PAGENAME}}|action=edit}} add it to this page.] {{#if: {{{missing-info|}}}|<br>'''Missing Info:''' {{{missing-info}}}|}}<br> ''Please remove this message once this article has been completed.''

Revision as of 20:18, 2 July 2009

Add this notice on top of pages which are in need of improvements. It will display a box with this information as well as put the page in question on the proper category page. Optionally, you can also specify more in detail what is missing.

Simple Usage:
{{Needs Improved}}
To specify details:
{{Needs Improved
|missing-info=The info that is missing
}}