Template:Todo: Difference between revisions
Appearance
use icon_box to fix width |
add "box-todo" css class + description for icon |
||
(One intermediate revision by one other user 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}} | ||
Line 10: | Line 12: | ||
</noinclude><includeonly>{{Icon box | </noinclude><includeonly>{{Icon box | ||
| box-icons = [[File:Red warning icon.svg|20px|link=| | | box-icons = [[File:Red warning icon.svg|20px|link=|TODO]] | ||
| box-text = <b>TODO:</b> {{{1}}} | | box-text = <b>TODO:</b> {{{1}}} | ||
| border-color = #b60000 | | border-color = #b60000 | ||
Line 16: | Line 18: | ||
| background = #fdd1d1 | | background = #fdd1d1 | ||
| nomargin = yes | | nomargin = yes | ||
| class = box-todo | |||
}}{{#if: {{{nocategory|}}}||[[Category:Todo Items]]}}</includeonly> | }}{{#if: {{{nocategory|}}}||[[Category:Todo Items]]}}</includeonly> |
Latest revision as of 06:21, 10 January 2025
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 |