Template:Todo: Difference between revisions

From postmarketOS
(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><div role="note" class="todo" style="padding: 5px 15px; color: #700000; border: 1px solid #b60000; background-color: #fdd1d1; margin-top: 5px; margin-bottom: 15px;"><strong>TODO</strong> {{{1}}}</div>[[Category:Todo Items]]</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.

For more information, read Templates and Template:Template.

Usage

Note a task that should be completed. Also adds it to Category:Todo Items.

{{todo|This page needs actual content}}
Icon TODO: This page needs actual content