Template:Todo: Difference between revisions
m styling and doc |
m bug in the example |
||
Line 31: | Line 31: | ||
<code><nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}</nowiki></code> | <code><nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}</nowiki></code> | ||
{{ {{FULLPAGENAME}} | unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy }} | {{ {{FULLPAGENAME}} | unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }} | ||
Finally, if you deem obvious what is there to do, use this template without arguments: <code><nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>}}</nowiki></code> leaves us with laconic | Finally, if you deem obvious what is there to do, use this template without arguments: <code><nowiki>{{</nowiki>{{FULLPAGENAME}}<nowiki>}}</nowiki></code> leaves us with laconic |
Revision as of 22:11, 5 November 2020
This template applies up to seven Todo:
categories to the page, or the main Category:Todo itself, as well as places a notice so you can mark the specific place in need of attention.
Usage
Just write something like {{Template:Todo| expand }}
and get this:
Todo: expand .
You can specify several notes, up to seven, adding them as additional arguments: {{Template:Todo| add color name | expand | unify precision }}
which gives:
Todo: add color name , expand , unify precision .
You can add a comment, using an optional argument named (alternatively) comment
, description
, or text
. You may want to end it with a full stop, it’s not added automatically for this one.
{{Template:Todo| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}
Todo: unify precision .
An occasionally appearing surplus decimal place 5
gives a deceptive impression of higher accuracy.
Finally, if you deem obvious what is there to do, use this template without arguments: {{Template:Todo}}
leaves us with laconic
Todo: something obvious.