Template:TODO: Difference between revisions

From The Toaq Wiki
mNo edit summary
mNo edit summary
Line 14: Line 14:
</noinclude><includeonly><span class=todo
</noinclude><includeonly><span class=todo
>{{#if: {{{2|}}}
>{{#if: {{{2|}}}
       | @[[{{{2}}}]]: <nowiki />
       | @[[User:{{ucfirst:{{{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>
                         }}</span></includeonly>

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

  1. optional A description of what needs changing.
  2. optional An assignee.
  3. optional If present, suppresses the addition of this page to Category:TODO.

Example

In running text: @[[User:Uakci|]]: oopsie whoopsie!

Standalone:

@[[User:Uakci|]]: oopsie whoopsie!