m (update example) |
(fix sample + change templatedata example + moved categories) |
||
Line 17: | Line 17: | ||
"label": "Details", | "label": "Details", | ||
"description": "Additional details on what info the page is missing. Can be instructions on what to do in the future.", | "description": "Additional details on what info the page is missing. Can be instructions on what to do in the future.", | ||
"example": "Add | "example": "Add event details.", | ||
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
Line 30: | Line 30: | ||
{{CustomNotice | {{CustomNotice | ||
|border_color = #303030 | |border_color = #303030 | ||
|image = | |image = Notice_MissingInfo.png | ||
|imagewidth = | |imagewidth = 48 | ||
|description = This page is [[:Category:Needs Information|missing information]]. You can help {{SITENAME}} by [https://yume.wiki/{{ | |description = This page is [[:Category:Needs Information|missing information]]. You can help {{SITENAME}} by [https://yume.wiki/{{FULLPAGENAMEE}}/edit expanding it]. | ||
|details = '''Details:''' <i>Add so-and-so to the page, please!</i> | |details = '''Details:''' <i>Add so-and-so to the page, please!</i> | ||
}} | }} | ||
Line 39: | Line 39: | ||
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | <noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | ||
<includeonly>__NOEDITSECTION__</includeonly> | <includeonly>__NOEDITSECTION__ | ||
[[Category:Article management templates]] | |||
[[Category:Notice templates]] | |||
</includeonly> |
Revision as of 05:41, 19 August 2024
Description
Places a box that warns of missing/wanted information on the page.
Syntax
Type {{MissingInfo}}
at the start or end of an article.
To specify details, type {{MissingInfo|<details>}}
, where <details>
is to be replaced with the details of what information must be added.
Usage
Use this template on pages that aren't short or unfinished enough to be stubs, but are missing some needed or wanted information. This automatically places the article in Category:Needs Information, allowing these pages to be found easily.
It is recommended to add some details on what information is needed using the first parameter.
Parameters
Mark a page as missing some important information.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Details | 1 | Additional details on what info the page is missing. Can be instructions on what to do in the future.
| Content | suggested |
Sample
The following input:
{{MissingInfo|Add so-and-so to the page, please!}}
Produces:
This page is missing information. You can help YumeWiki by expanding it. Details: Add so-and-so to the page, please! |
Though in actuality the template was substituted to avoid placing the category.