Difference between revisions of "Template:Todo"
From Retro Modding Wiki
(We may want to create a universal "box" that we can use over a variety of templates. But here's a to-do template for now.) |
m (Removing whitespace) |
||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| | + | {{Box |
| − | | | + | |gradient1=f5e0fc |
| − | |'''To do:''' <br/> {{{1}}} | + | |gradient2=c68cd9 |
| − | + | |image=file:GravitySuitIcon.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> | ||
Latest revision as of 20:19, 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 }}