Template:Under discussion/doc: Difference between revisions
Jump to navigation
Jump to search
(Documentation for Template:Under discussion) |
(Made date parameter example less specific) |
||
Line 30: | Line 30: | ||
| {{param|date}} | | {{param|date}} | ||
| Adds a date. | | Adds a date. | ||
| {{Code|<nowiki>{{Under discussion|date= | | {{Code|<nowiki>{{Under discussion|date=January 2024}}</nowiki>}} | ||
| {{Under discussion|date= | | {{Under discussion|date=January 2024}} | ||
|} | |} |
Latest revision as of 19:32, 20 July 2024

This is a documentation subpage for Template:Under discussion.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
This template was ported from a template from Wikipedia, then modified. It was originally at Template:Under discussion. The original authors of this template are shown on the template's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
Usage
This template is used to call attention to an ongoing discussion pertaining to the page it is placed on. Use the date
parameter to indicate when the notice was added.
Parameters
Parameters | Description | Example | Result |
---|---|---|---|
No Parameters | {{Under discussion}} | ![]() This page is the subject of a current discussion. Please feel free to join in.
This doesn't mean that you shouldn't edit this page, but it may be a good idea to check the discussion first. | |
{{{1}}} | Changes what the subject of discussion is. | {{Under discussion|section}} | ![]() This section is the subject of a current discussion. Please feel free to join in.
This doesn't mean that you shouldn't edit this section, but it may be a good idea to check the discussion first. |
{{{talk}}} | Changes the discussion page to link to. By default, it links to the talk page of the article it is placed on. | {{Under discussion|talk=Valve Developer Community:Discussion}} | ![]() This page is the subject of a current discussion. Please feel free to join in.
This doesn't mean that you shouldn't edit this page, but it may be a good idea to check the discussion first. |
{{{date}}} | Adds a date. | {{Under discussion|date=January 2024}} | ![]() This page is the subject of a current discussion. Please feel free to join in. (January 2024)
This doesn't mean that you shouldn't edit this page, but it may be a good idea to check the discussion first. |