Template:Todo/doc: Difference between revisions

ArrowHead294 (talk | contribs)
mNo edit summary
Ganaram inukshuk (talk | contribs)
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 5: Line 5:
Just write something like <code><nowiki>{{Todo|inline=1| expand }}</nowiki></code> and get this:
Just write something like <code><nowiki>{{Todo|inline=1| expand }}</nowiki></code> and get this:


{{{{ROOTPAGENAMEE}}|inline=1| expand }}
{{Todo|inline=1| expand | debug=1}}


You can specify up to eight notes as unnamed arguments. <code><nowiki>{{Todo|inline=1| add color name | expand | unify precision }}</nowiki></code> gives:
You can specify up to eight notes as unnamed arguments. <code><nowiki>{{Todo|inline=1| add color name | expand | unify precision }}</nowiki></code> gives:


{{{{ROOTPAGENAMEE}}|inline=1| add color name | expand | unify precision }}
{{Todo|inline=1| add color name | expand | unify precision | debug=1}}


Each unnamed argument adds the article to the same-name category. Make sure to check out [[:Category: Todo]] for a catalogue of defined tasks. If you do not find a category the todo fits in, use this template without arguments: <code><nowiki>{{Todo}}</nowiki></code>.  
Each unnamed argument adds the article to the same-name category. Make sure to check out [[:Category: Todo]] for a catalogue of defined tasks. If you do not find a category the todo fits in, use this template without arguments: <code><nowiki>{{Todo}}</nowiki></code>.  
Line 17: Line 17:
:<code><nowiki>{{Todo|inline=1| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}</nowiki></code>
:<code><nowiki>{{Todo|inline=1| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}</nowiki></code>


{{{{ROOTPAGENAMEE}}|inline=1| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. }}
{{Todo|inline=1| unify precision | comment=An occasionally appearing surplus decimal place <code>5</code> gives a deceptive impression of higher accuracy. | debug=1}}
 
 
=== See also ===
* [[Template:Category handler]], which prevents this template from categorizing /doc pages, when added to a template or module's /doc page.
* [[Template:Expert needed]]