Template:Todo

From Mainlining Wiki
Revision as of 20:54, 27 February 2025 by Knuxify (talk | contribs) (Created page with "<!-- Dark-mode colors are defined in the template style --><templatestyles src="Todo/style.css"/><!-- --><includeonly>{{Icon box | box-icons = 20px|link=|TODO | box-text = <b>TODO:</b> {{{1}}} | border-color = #b60000 | border-width = 1px | background = #fdd1d1 | class = box-todo }}<!-- Category: -->{{#if: {{{nocategory|}}}||Category:Todo Items}}</includeonly><!-- --><noinclude> <templatedata> { "params": { "1": { "label": "Text",...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TODO box containing a to-do item. Also adds the page to the "To-do items" category; this behavior can be disabled with the "nocategory" parameter.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Text1

Text to place in the box

Unbalanced wikitextrequired
No categorynocategory

If true/yes, do not add this page to the "To-do items" category.

Booleanoptional

Example

{{todo|This is '''yet to be done'''.}}
TODO TODO: This is yet to be done.