Template:Incomplete: Difference between revisions
Jump to navigation
Jump to search
(make Incomplete boxes more useful by telling you what's missing.) |
(a bit of a hack, but format the missing elements as separate line items.) |
||
Line 4: | Line 4: | ||
<div style="padding: 0.5em;"> |
<div style="padding: 0.5em;"> |
||
* This article is '''incomplete''', which means that while it is not a stub, it still lacks certain data or information. |
* This article is '''incomplete''', which means that while it is not a stub, it still lacks certain data or information. |
||
{{ #if: {{{1|}}}|* [[missing::{{{1}}}]]|{{#if:{{#show: {{FULLPAGENAME}}| ?missing}}|{{#ask:[[{{FULLPAGENAME}}]]|?missing=|mainlabel=-|format=ul}}}}}} |
{{ #if: {{{1|}}}|* [[missing::{{{1}}}]]|{{#if:{{#show: {{FULLPAGENAME}}| ?missing}}|{{#ask:[[{{FULLPAGENAME}}]]|?missing=|mainlabel=-|format=ul|sep=</li><li>}}}}}} |
||
* <small>Please see {{#switch:{{lc:{{NAMESPACE}}}}|item|weapon|armor|shield=[[:Category:Incomplete items]]{{cat|Incomplete items}} for more items that are incomplete|title=[[:Category:Incomplete titles]]{{cat|Incomplete titles}} for more titles that are incomplete|[[:Category:Incomplete articles]] for more articles that are incomplete}}.</small> |
* <small>Please see {{#switch:{{lc:{{NAMESPACE}}}}|item|weapon|armor|shield=[[:Category:Incomplete items]]{{cat|Incomplete items}} for more items that are incomplete|title=[[:Category:Incomplete titles]]{{cat|Incomplete titles}} for more titles that are incomplete|[[:Category:Incomplete articles]] for more articles that are incomplete}}.</small> |
||
</div> |
</div> |
Latest revision as of 18:23, 11 February 2017
Incomplete Article
- This article is incomplete, which means that while it is not a stub, it still lacks certain data or information.
- Please see Category:Incomplete articles for more articles that are incomplete.
Usage Documentation:
{{Incomplete | comment}}
Important Notes
- This template is automatically added by several infobox templates, eg {{spell}} and {{item}}, when certain parameters are empty in the "parent" template. It will automatically be removed when values are given.
- When adding {{Incomplete}} manually to an article, please be sure to add a comment. Otherwise it may be difficult for another editor to recognize what area of the article needs expansion.