Difference between revisions of "Template:Todo"
From Retro Modding Wiki
(I'm not sure if this is the template we wanna stick with (Varia colors would probably look nice?) but I just wanted to replace the existing template with something nicer) |
(Implemented {{Box}}. Seems to work! Imported the colors and icon from the discussion page.) |
||
| Line 1: | Line 1: | ||
| − | {| | + | {{Box |
| − | | | + | |gradient1=eb752f |
| − | + | |gradient2=ffd78a | |
| − | + | |image=file:VariaSuitIcon.png | |
| + | |text='''To do:''' <br/> {{{1}}} | ||
| + | }} | ||
| + | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
| − | This template can be used to generate a to-do list for an article. Use the | + | This template can be used to generate a to-do list for an article. Use the following code. |
| − | <nowiki>{{Todo| | + | <nowiki>{{Todo|</nowiki> ''list of items'' <nowiki>}}</nowiki> |
[[Category:Notice Templates]] | [[Category:Notice Templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 18:13, 29 January 2015
| To do: {{{1}}} |
Usage
This template can be used to generate a to-do list for an article. Use the following code.
{{Todo| list of items }}