Jump to content

Template:To do/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Copyediting, simplifying code.   before ndashes are generally good, but probably useless here. Rule of thumb: they don't belong in lists
add category
 
(25 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{documentation subpage}}
{{Documentation subpage}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
{{distinguish|text=template: {{tlp|ToDo}}}}
{{high-use}}


This template adds a '''to do list''' to a ''talk page''. If you place this template, for example, on {{nowrap|<code>[[Talk:''Article name'']]</code>}}, then type in the to do items on a {{nowrap|<code>[[Talk:''Article name''/to do]]</code>}} page, then this template will automatically display them.
This template adds a '''to do list''' to a ''talk page''. If you place this template, for example, on {{Fakelink|Talk:''Article&nbsp;name''}}, then type in the to do items on a {{Fakelink|Talk:''Article&nbsp;name''/to&nbsp;do}} page, then this template will automatically display them.


{{A note}} Please do not spam this template speculatively to talk pages, as it should only be added when editors are actually going to use it. Unused templates may be removed by any editor without warning.
'''Note''': Please do not spam this template speculatively to talk pages, as it should only be added when editors are actually going to use it. Unused templates may be removed by any editor without warning.


=== Usage ===
=== Usage ===
<!-- Abstract usage of the template -->
<!-- Abstract usage of the template -->
* {{tlx|To do}} – the normal, default to do list
* {{Tlx|To do}} – the normal, default to do list
* {{tlx|To do|collapsed{{=}}yes}} – collapses the list
* {{Tlx|To do|collapsed{{=}}yes}} – collapses the list
* {{tlx|To do|for{{=}}<nowiki>[[Wikipedia:WikiProject Foo|WikiProject Foo]]</nowiki>}} – allows alternate project name
* {{Tlx|To do|for{{=}}<nowiki>[[Wikipedia:WikiProject Foo|WikiProject Foo]]</nowiki>}} – allows alternative page name reference (e.g. a project) instead of the default (which will be the non-talk pagename of the current page).
* {{tlx|To do|inner{{=}}Blah Blah Blah}} – uses the contents of 'inner' as the to do list
* {{Tlx|To do|inner{{=}}Blah Blah Blah}} – uses the contents of 'inner' as the to do list
* {{tlx|To do|list{{=}}./TODO}} – uses the subpage <code>./TODO</code> as the to do list, instead of subpage <code>./to do</code>
* {{Tlx|To do|list{{=}}./TODO}} – uses the subpage <code>./TODO</code> as the to do list, instead of subpage <code>./to do</code>
* {{Tlx|To do|maxheight{{=}}{{var|h}}}} – sets the maximum height <code>''h''</code> (number with suffix <code>px</code>, <code>em</code> or <code>%</code>; e.g. 200px) of the to do list before vertical scroll bars appear. Keep in mind that this doesn't work for all browsers (they must support the max-height and overflow CSS attributes working together). If no height is given, the to do list's height will depend on its contents.
* {{tlx|To do|''N''}} – where <code>''N''</code> is a number from 1 to 9, defining its priority. (1 is the highest)
* {{Tlx|To do|''N''}} – where <code>''N''</code> is a number from 1 to 9, defining its priority. (1 is the highest)
* {{tlx|To do|nocats{{=}}yes}} – doesn't include categories
* {{tlx|To do|nopreload{{=}}yes}} – doesn't include preloaded text
* {{Tlx|To do|nocats{{=}}yes}} – doesn't include page in [[:Category:Wikipedia pages with to-do lists]]
* {{tlx|To do|small{{=}}yes}} – formats the to do list as the 'small' version
* {{Tlx|To do|nopreload{{=}}yes}} – clicking the ''edit'' link takes you to a blank page instead of a preloaded one
* {{tlx|To do|target{{=}}Foo}} – uses the to do list of page <code>Foo</code> instead
* {{Tlx|To do|small{{=}}yes}} – formats the to do list as the 'small' version
* {{Tlx|To do|target{{=}}Foo}} – uses the to do list of page <code>Foo</code> instead
** Use the {{para|target}} parameter for accessing another article's to do list, e.g., from a [[Wikipedia:WikiProject|WikiProject]] page (can be seen in action at [[WP:TBT]])
* {{Tlx|To do|To-do{{=}}{{var|Alternative title}}}} – changes the "To-do" title of the displayed box to something else, e.g.: {{Tlx|To do|To-do{{=}}Log of RfCs}}. This allows repurposing this template for other-than-"to-do" purposes.
** Can also be given as {{para|to-do}} without capital ''T''.
** Use the {{Para||target}} parameter for accessing another article's to do list, e.g., from a [[Wikipedia:WikiProject|WikiProject]] page (can be seen in action at [[WP:TBT]])
* {{Tlx|To do|lmd{{=}}no}} – do not output the ''last modified date'' - the date that the To do list was updated


====Parameters====
====Parameters====
Line 28: Line 34:
|inner=
|inner=
|list=
|list=
|maxheight=
|nocats=
|nocats=
|nopreload=
|nopreload=
Line 44: Line 51:
|inner=
|inner=
|smallfor= (if the |for= parameter should be displayed when small)
|smallfor= (if the |for= parameter should be displayed when small)
|To-do= (change the wording "To-do" to something else)
}}</pre>
}}</pre>


=== Examples ===
=== Examples ===
<!-- for the documentation don't subst the result -->
<!-- for the documentation don't subst the result -->
* {{tlx|To do}}
* {{Tlx|To do}}
{{To do|nocats=yes}}
{{To do|nocats=yes}}
{{-}}
{{-}}


* {{tlx|To do|9}}
* {{Tlx|To do|9}}
{{To do|nocats=yes|9}}
{{To do|nocats=yes|9}}
{{-}}
{{-}}


* {{tlx|To do|small{{=}}yes}}
* {{Tlx|To do|small{{=}}yes}}
{{To do|nocats=yes|small=yes}}
{{To do|nocats=yes|small=yes}}
{{-}}
{{-}}


* {{tlx|To do|small{{=}}yes|9}}
* {{Tlx|To do|small{{=}}yes|9}}
{{To do|nocats=yes|small=yes|9}}
{{To do|nocats=yes|small=yes|9}}
{{-}}
{{-}}


* {{tlx|To do|collapsed{{=}}yes|9}}
* {{Tlx|To do|collapsed{{=}}yes|9}}
{{To do|nocats=yes|collapsed=yes|9}}
{{To do|nocats=yes|collapsed=yes|9}}
{{-}}
{{-}}


* {{tlx|To do|inner{{=}}<nowiki><div></nowiki><br><nowiki>
* {{Tlx|To do|inner{{=}}<br /><nowiki>
* To Prepare this article for FA status.</nowiki><br><nowiki>
* To Prepare this article for FA status.</nowiki><br /><nowiki>
* Addition of pictures and/or photographs to illustrate the relevant topics/sections.</nowiki><br><nowiki></div></nowiki>}}
* Addition of pictures and/or photographs to illustrate the relevant topics/sections.</nowiki><br />}}
{{To do|nocats=yes|inner=<div>
{{To do|nocats=yes|inner=
* To Prepare this article for FA status.
* To Prepare this article for FA status.
* Addition of pictures and/or photographs to illustrate the relevant topics/sections.
* Addition of pictures and/or photographs to illustrate the relevant topics/sections.
</div>}}
}}
{{-}}
{{-}}


* {{tlx|To do|list{{=}}./to do2}}
* {{Tlx|To do|list{{=}}./to do2}}
{{To do|nocats=yes|list=./to do2}}
{{To do|nocats=yes|list=./to do2}}
{{-}}
{{-}}


* {{tlx|To do|target{{=}}Talk:Britney Spears|1}}
* {{Tlx|To do|target{{=}}Talk:Britney Spears|1}}
{{To do|nocats=yes|target=Talk:Britney Spears|1}}
{{To do|nocats=yes|target=Talk:Britney Spears|1}}
{{-}}
{{-}}



===See also===
===See also===
* {{tl|tasks}}
* {{Tl|Tasks}}
* Post-it templates
* Post-it templates
** {{tl|post-it small}}
** {{Tl|Post-it small}}
** {{tl|post-it medium}}
** {{Tl|Post-it medium}}
** {{tl|post-it large}}
** {{Tl|Post-it large}}
* {{Tl|Refideas}}

<includeonly>
[[Category:To-do list templates|{{PAGENAME}}]]
[[Category:Talk header templates|{{PAGENAME}}]]


</includeonly>
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
{{DEFAULTSORT:To Do}}
[[Category:To-do list templates]]
[[Category:Talk header templates]]
[[Category:Generic WikiProject templates]]
}}</includeonly>

Latest revision as of 21:33, 20 August 2021

This template adds a to do list to a talk page. If you place this template, for example, on Talk:Article name, then type in the to do items on a Talk:Article name/to do page, then this template will automatically display them.

Note: Please do not spam this template speculatively to talk pages, as it should only be added when editors are actually going to use it. Unused templates may be removed by any editor without warning.

Usage

[edit]
  • {{To do}} – the normal, default to do list
  • {{To do|collapsed=yes}} – collapses the list
  • {{To do|for=[[Wikipedia:WikiProject Foo|WikiProject Foo]]}} – allows alternative page name reference (e.g. a project) instead of the default (which will be the non-talk pagename of the current page).
  • {{To do|inner=Blah Blah Blah}} – uses the contents of 'inner' as the to do list
  • {{To do|list=./TODO}} – uses the subpage ./TODO as the to do list, instead of subpage ./to do
  • {{To do|maxheight=h}} – sets the maximum height h (number with suffix px, em or %; e.g. 200px) of the to do list before vertical scroll bars appear. Keep in mind that this doesn't work for all browsers (they must support the max-height and overflow CSS attributes working together). If no height is given, the to do list's height will depend on its contents.
  • {{To do|N}} – where N is a number from 1 to 9, defining its priority. (1 is the highest)
  • {{To do|nocats=yes}} – doesn't include page in Category:Wikipedia pages with to-do lists
  • {{To do|nopreload=yes}} – clicking the edit link takes you to a blank page instead of a preloaded one
  • {{To do|small=yes}} – formats the to do list as the 'small' version
  • {{To do|target=Foo}} – uses the to do list of page Foo instead
  • {{To do|To-do=Alternative title}} – changes the "To-do" title of the displayed box to something else, e.g.: {{To do|To-do=Log of RfCs}}. This allows repurposing this template for other-than-"to-do" purposes.
    • Can also be given as |to-do= without capital T.
    • Use the |target parameter for accessing another article's to do list, e.g., from a WikiProject page (can be seen in action at WP:TBT)
  • {{To do|lmd=no}} – do not output the last modified date - the date that the To do list was updated

Parameters

[edit]

General parameters:

{{To do
|collapsed=
|for=
|inner=
|list=
|maxheight=
|nocats=
|nopreload=
|small=
|target=
}}

Parameters for use as a meta-template:

{{To do
...
|above=
|below=
|category=
|image=
|inner=
|smallfor= (if the |for= parameter should be displayed when small)
|To-do= (change the wording "To-do" to something else)
}}

Examples

[edit]
  • {{To do|collapsed=yes|9}}
  • {{To do|inner=
    * To Prepare this article for FA status.
    * Addition of pictures and/or photographs to illustrate the relevant topics/sections.
    }}
  • {{To do|target=Talk:Britney Spears|1}}


See also

[edit]