Difference between revisions of "Template:Needs Improved"
From Fallen Sword Wiki
(New page: <center> {| width="100%" style="border:2px dashed #f00;background:transparent;" | align="center" valign="middle" style="font-weight:bold;font-family:Verdana;font-variant:small-caps;" | Thi...) |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <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 | |
− | + | |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.'' | |
− | [[Category:Needs | + | |Width=80% |
+ | }} | ||
+ | [[Category:Needs Improved]] | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
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.
{{Needs Improved}}To specify details:
{{Needs Improved |missing-info=The info that is missing }}