Template:To do/doc

From Official Kodi Wiki
Jump to navigation Jump to search

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

Usage

  • {{To do}} – the normal, default to do list
  • {{To do|collapsed=yes}} – collapses the list
  • {{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|nocats=yes}} – doesn't include categories
  • {{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
    • Use the |target parameter for accessing another article's to do list.

Parameters

General parameters:

{{To do
|collapsed=
|for=
|inner=
|list=
|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)
}}

Examples




  • {{To do|inner=
    * To Prepare this page for update.
    * Update screen shots.
    }}



  • {{To do|target=Movie sets}}