Template:Todo: Difference between revisions

From Retro Modding Wiki
Jump to navigation Jump to search
>Aruki
(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)
>Aruki
m (Removing whitespace)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellpadding="5" cellspacing="3" align="center" style="border:2px solid #446fa7; background: linear-gradient(#f5e0fc, #c68cd9); /* Standard syntax */" ! width="55%"
{{Box
| width="5%" |[[file:GravitySuitIcon.png|50px|link=]]
|gradient1=f5e0fc
|'''To do:''' <br/> {{{1}}}
|gradient2=c68cd9
|}
|image=file:GravitySuitIcon.png
<noinclude>
|text='''To do:''' <br/> {{{1}}}
}}<noinclude>


==Usage==
==Usage==
This template can be used to generate a to-do list for an article. Use the follow code, replacing "1" with your list.
This template can be used to generate a to-do list for an article. Use the following code.


  <nowiki>{{Todo|1}}</nowiki>
  <nowiki>{{Todo|</nowiki> ''list of items'' <nowiki>}}</nowiki>


[[Category:Notice Templates]]
[[Category:Notice Templates]]
</noinclude>
</noinclude>

Latest revision as of 02:19, 30 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 }}