Template:TODO: Difference between revisions
(Created page with "<noinclude> Creates a box that indicates the page should be fixed in some way in the future. == Positional arguments == # <i>optional</i> A description of what needs changing. # <i>optional</i> An assignee. # <i>optional</i> If present, suppresses the addition of this page to Category:TODO. == Example == In running text: {{TODO|oopsie whoopsie!|uakci|}} Standalone: {{TODO|oopsie whoopsie!|uakci|}} </noinclude><includeonly><span class=todo >{{#if: {{{2|}}} |...") |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 14: | Line 14: | ||
</noinclude><includeonly><span class=todo | </noinclude><includeonly><span class=todo | ||
>{{#if: {{{2|}}} | >{{#if: {{{2|}}} | ||
| @[[{{{2}}}]]: <nowiki /> | | @[[User:{{ucfirst:{{{2}}}}}|{{{2}}}]]: <nowiki /> | ||
| }}{{{1|}}}{{#ifeq: {{{3}}} | {{{3|}}} | | }}{{{1|}}}{{#ifeq: {{{3}}} | {{{3|}}} | | ||
| [[Category:TODO]]{{#if: {{{2|}}} | | [[Category:TODO]]{{#if: {{{2|}}} | ||
| [[Category:TODO assigned to {{{2}}}]] | | [[Category:TODO assigned to {{ucfirst:{{{2}}}}}]] | ||
| }} | | }} | ||
}}</span></includeonly> |
Latest revision as of 16:45, 3 December 2023
Creates a box that indicates the page should be fixed in some way in the future.
Positional arguments
- optional A description of what needs changing.
- optional An assignee.
- optional If present, suppresses the addition of this page to Category:TODO.
Example
In running text: @uakci: oopsie whoopsie!
Standalone:
@uakci: oopsie whoopsie!