Difference between revisions of "Template:Needs Improved"

From Fallen Sword Wiki
Jump to: navigation, search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<center>
+
<noinclude>
{| width="100%" style="border:2px dashed #f00;background:transparent;"
+
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>
| align="center" valign="middle" style="font-weight:bold;font-family:Verdana;font-variant:small-caps;" | This page is missing information and needs improved.
+
'''Simple Usage:'''<pre>{{Needs Improved}}</pre>
|-
+
'''To specify details:'''<pre>{{Needs Improved
| align="center" valign="middle" style="font-family:Verdana;font-weight:normal;" | <small>If you have the necessary information, please [{{fullurl:{{PAGENAME}}|action=edit}} add it to this page.]</small>
+
|missing-info=The info that is missing
|-
+
}}</pre>
| align="center" valign="middle" style="font-family:Verdana;font-weight:normal;" | <small>Please remove this message once this article has been completed.</small>
+
</noinclude>
|}
+
<includeonly>{{Warningbox
</center>
+
|Title=This page is missing information and needs improvement
<includeonly>
+
|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%
 +
}}
 
[[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
}}