Template:Todo: Difference between revisions
(s/ToDo/TODO/g) |
(Link to Todo Items category) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Usage == | == Usage == | ||
Note a task that should be completed. Also adds it to [[:Category:Todo Items]]. | |||
<pre><nowiki>{{todo|This page needs actual content}} | <pre><nowiki>{{todo|This page needs actual content}} | ||
</nowiki></pre> | </nowiki></pre> | ||
{{todo|This page needs actual content}} | {{todo|This page needs actual content|nocategory=yes}} | ||
</noinclude><includeonly> | </noinclude><includeonly>{{Icon box | ||
| box-icons = [[File:Red warning icon.svg|20px|link=|Icon]] | |||
| box-text = <b>TODO:</b> {{{1}}} | |||
| border-color = #b60000 | |||
| border-width = 1px | |||
| background = #fdd1d1 | |||
| nomargin = yes | |||
}}{{#if: {{{nocategory|}}}||[[Category:Todo Items]]}}</includeonly> |
Latest revision as of 09:35, 31 October 2023
This page is a template. It contains no postmarketOS-related information, but should be used as part of other articles.
Check out all pages using this template and feel free to discuss it in the gitlab issues.
Usage
Note a task that should be completed. Also adds it to Category:Todo Items.
{{todo|This page needs actual content}}
![]() |
TODO: This page needs actual content |