Шаблон:Todo: различия между версиями

Материал из CAMaaS preliminary wiki
Перейти к навигации Перейти к поиску
(Новая страница: «<includeonly><div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;"> <font style="BACKGROUND-COLOR: yellow">'''TODO''':</…»)
 
Строка 1: Строка 1:
<includeonly><div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;">
<includeonly><div style="background-color: #fff0f0; border: 1px dashed blue; margin: 0.0em; padding: 0.2em;">
<font style="BACKGROUND-COLOR: yellow">'''TODO''':</font> {{#todo:{{{1}}}|{{#ifeq: {{{2|+}}}|{{{2|-}}}|{{{2}}}|}}|{{#ifeq: {{{project|+}}}|{{{project|-}}}|{{{project}}}|}}}}</div></includeonly>
<font style="BACKGROUND-COLOR: yellow">'''TODO''':</font> {{{{{1}}}|{{#ifeq: {{{2|+}}}|{{{2|-}}}|{{{2}}}|}}|{{#ifeq: {{{project|+}}}|{{{project|-}}}|{{{project}}}|}}}}</div></includeonly>
<noinclude>This template is intended to be used as a note to users to indicate that more work needs to be done. To use this template, use:
<noinclude>This template is intended to be used as a note to users to indicate that more work needs to be done. To use this template, use:
  <nowiki>{{Todo|What to do|Who|project=proj1,proj2}}</nowiki>
  <nowiki>{{Todo|What to do|Who|project=proj1,proj2}}</nowiki>

Версия 22:59, 27 мая 2015

This template is intended to be used as a note to users to indicate that more work needs to be done. To use this template, use:

{{Todo|What to do|Who|project=proj1,proj2}}

where the Who field is a comma-separated list of one of the following case insensitive items (in order of preference):

  1. Wiki user name
  2. A full name
  3. The last name of the user
  4. A partial name of the user

and project is an optional comma-separated list of valid projects as defined by MediaWiki:TodoTasksValidProjects.