Difference between revisions of "Template:Todo"
From Game Detectives Wiki
Line 1: | Line 1: | ||
− | < | + | <onlyinclude> |
− | + | {{ombox | |
|type = style | |type = style | ||
|text = '''To do:'''<br />{{{reason|{{{1}}}}}} | |text = '''To do:'''<br />{{{reason|{{{1}}}}}} | ||
− | |iwidth = | + | |iwidth = 40 |
|image = [[Image:Ic_mode_edit_black_48dp_2x.png]] | |image = [[Image:Ic_mode_edit_black_48dp_2x.png]] | ||
|border = #dddddd | |border = #dddddd | ||
|background= #f8f8f8 | |background= #f8f8f8 | ||
− | }}</onlyinclude> | + | }}</onlyinclude>{{Lua|Module:Message box}} |
− | |||
− | |||
Put in a list of things to do and dump at the top of a section. Example: <nowiki>{{</nowiki>'''todo'''|Find out the developer's name. Upload the corresponding audio sample.<nowiki>}}</nowiki>. Also, if you click Preview and notice your handsome message box just says "<nowiki>{{{1}}}</nowiki>" instead of the URL you posted, don't panic. This is because your URL contains an = sign. Just type, after the "todo|" part, "1=". For instance: <nowiki>{{</nowiki>'''todo'''|1=Is [www.youtube.com/watch?v=XKfHJrLYTe0 this video] used or not?<nowiki>}}</nowiki>. Finally, to use this template without categorizing the page it's in, use <nowiki>{{</nowiki>'''todo'''|nocat=true<nowiki>}}</nowiki>. | Put in a list of things to do and dump at the top of a section. Example: <nowiki>{{</nowiki>'''todo'''|Find out the developer's name. Upload the corresponding audio sample.<nowiki>}}</nowiki>. Also, if you click Preview and notice your handsome message box just says "<nowiki>{{{1}}}</nowiki>" instead of the URL you posted, don't panic. This is because your URL contains an = sign. Just type, after the "todo|" part, "1=". For instance: <nowiki>{{</nowiki>'''todo'''|1=Is [www.youtube.com/watch?v=XKfHJrLYTe0 this video] used or not?<nowiki>}}</nowiki>. Finally, to use this template without categorizing the page it's in, use <nowiki>{{</nowiki>'''todo'''|nocat=true<nowiki>}}</nowiki>. | ||
− | |||
Category: [[:Category:To do]] | Category: [[:Category:To do]] | ||
− | |||
[[Category:Cleanup templates]] | [[Category:Cleanup templates]] |
Latest revision as of 15:00, 27 May 2018
To do: {{{1}}} |
This template uses Lua: |
Put in a list of things to do and dump at the top of a section. Example: {{todo|Find out the developer's name. Upload the corresponding audio sample.}}. Also, if you click Preview and notice your handsome message box just says "{{{1}}}" instead of the URL you posted, don't panic. This is because your URL contains an = sign. Just type, after the "todo|" part, "1=". For instance: {{todo|1=Is [www.youtube.com/watch?v=XKfHJrLYTe0 this video] used or not?}}. Finally, to use this template without categorizing the page it's in, use {{todo|nocat=true}}.
Category: Category:To do