Template:Todo: Difference between revisions

From miki
Jump to navigation Jump to search
(Created page with '<span style="color:red;">'''To Do''': {{{1}}}</span><noinclude> <br/><br/> The template '''{{PAGENAME}}''' is used to insert text in ''red'', prefixed with '''To Do'''. Example: …')
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| style="background:#deffad; border: 1px solid gray; border-radius: 13px;" cellpadding="5" cellspacing="0" width="80%" align=center
<span style="color:red;">'''To Do''': {{{1}}}</span><noinclude>
|-
|width="1px" align=center style="color:green; font-size:3em;"|&nbsp;&#x2612;&nbsp;
|'''TODO''': {{{1}}}
|}<noinclude>

<br/><br/>
<br/><br/>
The template '''{{PAGENAME}}''' is used to insert text in ''red'', prefixed with '''To Do'''. Example:
The template '''{{PAGENAME}}''' is used to insert a text box with a to so sign.

<pre>We have bought a house ({{todo|Don't forget to pay the loan!}})</pre>
{| class=wikitable width=80%
This gives:<br/>
|-
:We have bought a house ({{todo|Don't forget to pay the loan!}})
|width=50%|<pre>{{todo|Don't forget to buy the bread.}}</pre>
|{{todo|Don't forget to buy the bread.}}
|}

See also:
* Template [[Template:Note]].
* Template [[Template:Todo]].
* Template [[Template:Warn]].

Other symbols:
* &#x26d4; No entry
* &#x2612; Ballot box with X
* &#x2718; Heavy ballot X
* &#x2710; Upper right pencil
* &#x2757; Heavy exclamation mark
</noinclude>
</noinclude>

Latest revision as of 14:02, 11 November 2021

 ☒  TODO: {{{1}}}



The template Todo is used to insert a text box with a to so sign.

{{todo|Don't forget to buy the bread.}}
 ☒  TODO: Don't forget to buy the bread.

See also:

Other symbols:

  • ⛔ No entry
  • ☒ Ballot box with X
  • ✘ Heavy ballot X
  • ✐ Upper right pencil
  • ❗ Heavy exclamation mark