Difference between revisions of "Template:TODO"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Added "TODO" section template.)
 
(Updated template to use WarningBox)
 
Line 3: Line 3:
'''Template:TODO''' is a template to use in sections which are partly or not at all complete.
'''Template:TODO''' is a template to use in sections which are partly or not at all complete.


This template takes no arguments.
To use this template, use <code><nowiki>{{TODO}}</nowiki></code> on the target page.



Using this template on a page results in the following box being placed:
= Example =

<syntaxhighlight lang="html+handlebars">
{{TODO}}
{{TODO}}
</syntaxhighlight>
</noinclude><includeonly>{{Box|caption=This section has not been written/completed yet.|text=You can contribute to Trinity by writing or finalizing this section.|icon=Konqi.png|background=#FFFAB4|highlight=#FFF700}}</includeonly>

{{TODO}}

</noinclude><includeonly>{{WarningBox|caption=To-do|text=This section has not been written/completed yet. You can contribute to Trinity by writing or finalizing this section.|icon=Konqi.png}}</includeonly>

Latest revision as of 14:53, 6 January 2022

Template:TODO

Template:TODO is a template to use in sections which are partly or not at all complete.

This template takes no arguments.


Example

{{TODO}}
Konqi.png
To-do
This section has not been written/completed yet. You can contribute to Trinity by writing or finalizing this section.