mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
Places a box that warns of missing/wanted information on the page. | Places a box that warns of missing/wanted information on the page. | ||
==Syntax== | ==Syntax== | ||
Line 6: | Line 5: | ||
To specify details, type <code>{{t|MissingInfo|details}}</code>, where <code><details></code> is to be replaced with the details of what information must be added. | To specify details, type <code>{{t|MissingInfo|details}}</code>, where <code><details></code> is to be replaced with the details of what information must be added. | ||
==Usage== | ==Usage== | ||
Use this template on pages that aren't short or unfinished enough to be [[Template:Stub|stubs]], but are missing some needed or wanted information. This automatically places the article in [[:Category:Needs Information]], allowing these unfinished pages to be found easily. | |||
It is recommended to add some details on what information is needed using the first parameter. | |||
<div class="mw-collapsible mw-collapsed"> | |||
'''Usage with [[Template:Claim|Claim]]''' | |||
<div class="mw-collapsible-content"> | |||
If you substitute this template ''AND'' add your username as a second parameter, it will automatically place [[Template:Claim]] using your username (and with the default time of 1 hour). This is rather unideal since it leaves all the template code on the page, but it can be useful when you want to add the missing information yourself within the hour. You can place this template and save the page before beginning your actual edit, then delete all text related to this template after finishing your edit. <span class="spoiler">You could just use the claim template alone...</span></div></div> | |||
Use this template on pages that aren't short or unfinished enough to be [[Template:Stub|stubs]], but are missing some needed or wanted information. This automatically places the article in [[:Category:Needs Information]], allowing these unfinished pages to be found easily. | |||
It is recommended to add some details on what information is needed using the first parameter.< | |||
If you substitute this template ''AND'' add your username as a second parameter, it will automatically place [[Template:Claim]] using your username (and with the default time of 1 hour). This is rather unideal since it leaves all the template code on the page, but it can be useful when you want to add the missing information yourself within the hour. You can place this template and save the page before beginning your actual edit, then delete all text related to this template after finishing your edit. <span class="spoiler">You could just use the claim template alone...</span> | |||
==Parameters== | ==Parameters== | ||
<templatedata>{ "description": "","params": { | <templatedata>{ "description": "","params": { | ||
Line 46: | Line 42: | ||
<div style="border: 1px #A2C5AC solid; padding: 0.5em; -webkit-border-radius:10px;">[[File:SHOVEL FLOWER.png|50px]] This page is missing information and is in need of editing or expansion. You can help {{SITENAME}} by inserting the needed information via [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} editing].{{#if:abc|<br><span style="padding-left: 5%; font-weight: bold;">''To do: abc''</span>|}}</div> | <div style="border: 1px #A2C5AC solid; padding: 0.5em; -webkit-border-radius:10px;">[[File:SHOVEL FLOWER.png|50px]] This page is missing information and is in need of editing or expansion. You can help {{SITENAME}} by inserting the needed information via [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} editing].{{#if:abc|<br><span style="padding-left: 5%; font-weight: bold;">''To do: abc''</span>|}}</div> | ||
''Though in actuality the template was substituted to avoid placing the category.'' | |||
<noinclude>__NOTOC__ [[Category:Template Documentation]]</noinclude> | <noinclude>__NOTOC__ [[Category:Template Documentation]]</noinclude> | ||
<includeonly>__NOEDITSECTION__</includeonly> | <includeonly>__NOEDITSECTION__</includeonly> |
Revision as of 18:41, 17 July 2023
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 unfinished pages to be found easily.
It is recommended to add some details on what information is needed using the first parameter.
Usage with Claim
Parameters
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 |
Username | 2 | If you wish to place a claim of 1 hour, specify your username here. Only works if you substitute the template.
| Line | optional |
Sample
The following input:
{{MissingInfo|abc}}
Produces:
To do: abc
Though in actuality the template was substituted to avoid placing the category.