Difference between revisions of "Template:Todo"

From wiki.emacinc.com
Jump to: navigation, search
m (Improved appearance.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly><div style="background-color: #fff108; border: 4px solid crimson; border-radius: 31px; box-shadow: -3px 3px 19px 0px #777 inset; margin: 2.0em; margin-top: 1em; margin-bottom: 5em; padding: 1.425em;"><font style="BACKGROUND-COLOR: yellow">'''TODO''':</font> {{#todo:{{{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: <nowiki>{{Todo|What to do|Who|project=proj1,proj2}}</nowiki>where the ''Who'' field is a comma-separated list of one of the following case insensitive items (in order of preference):# Wiki user name# A full name # The last name of the user# A partial name of the userand project is an optional comma-separated list of valid projects as defined by [[MediaWiki:TodoTasksValidProjects]].</noinclude>
+
<includeonly><div style="display:none; background-color: #fff108; border: 4px solid crimson; border-radius: 31px; box-shadow: -3px 3px 19px 0px #777 inset; margin: 2.0em; margin-top: 1em; margin-bottom: 5em; padding: 1.425em; text-shadow: 0px 1px #aa4;"><font style="BACKGROUND-COLOR: yellow">'''TODO''':</font> {{#todo:{{{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: <nowiki>{{Todo|What to do|Who|project=proj1,proj2}}</nowiki>where the ''Who'' field is a comma-separated list of one of the following case insensitive items (in order of preference):# Wiki user name# A full name # The last name of the user# A partial name of the userand project is an optional comma-separated list of valid projects as defined by [[MediaWiki:TodoTasksValidProjects]].</noinclude>

Latest revision as of 08:58, 27 March 2017

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):# Wiki user name# A full name # The last name of the user# A partial name of the userand project is an optional comma-separated list of valid projects as defined by MediaWiki:TodoTasksValidProjects.