Difference between revisions of "Template:Needs Improved"

From Fallen Sword Wiki
Jump to: navigation, search
(remove link to talk page since it didn't work)
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
{{Warningbox
+
<noinclude>
 +
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 [[:Category:Needs Improved|proper category page]]. Optionally, you can also specify more in detail what is missing.<br>
 +
'''Simple Usage:'''<pre>{{Needs Improved}}</pre>
 +
'''To specify details:'''<pre>{{Needs Improved
 +
|missing-info=The info that is missing
 +
}}</pre>
 +
</noinclude>
 +
<includeonly>{{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.] <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><br>'''Missing Info:''' {{{missing-info}}}|}} <br><br> ''Please remove this message once this article has been completed.''
 
|Width=80%
 
|Width=80%
 
}}
 
}}
<includeonly>
 
 
[[Category:Needs Improved]]
 
[[Category:Needs Improved]]
 
</includeonly>
 
</includeonly>

Latest revision as of 02:26, 24 November 2023

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
}}