Jump to content

Template:To do/doc: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other
add category
 
(7 intermediate revisions by 3 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 -->
{{high-use| 7954 }}
{{distinguish|text=template: {{tlp|ToDo}}}}
<!-- Categories go at the bottom of this page and interwikis go in Wikidata. -->
{{high-use}}


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.
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.
Line 11: Line 12:
* {{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{{=}}''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|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 page in [[:Category:Wikipedia pages with to-do lists]]
* {{Tlx|To do|nocats{{=}}yes}} – doesn't include page in [[:Category:Wikipedia pages with to-do lists]]
Line 20: Line 21:
* {{Tlx|To do|small{{=}}yes}} – formats the to do list as the 'small' version
* {{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
* {{Tlx|To do|target{{=}}Foo}} – uses the to do list of page <code>Foo</code> instead
* {{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]])
** 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 47: 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>


Line 97: Line 102:
* {{Tl|Refideas}}
* {{Tl|Refideas}}


<includeonly>{{Sandbox other||
<includeonly>{{sandbox other||
<!-- Categories go here and interwikis go in Wikidata. -->
<!-- Categories below this line; interwikis at Wikidata -->
{{DEFAULTSORT:To Do}}
[[Category:To-do list templates|{{PAGENAME}}]]
[[Category:Talk header templates|{{PAGENAME}}]]
[[Category:To-do list templates]]
[[Category:Talk header templates]]

[[Category:Generic WikiProject templates]]
}}</includeonly>
}}</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]