Difference between revisions of "Template:Todo"

From RRU Knowledge Base
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style="border:1px solid #80e5ff; background-color: #d0f5ff; padding:5px; line-height:32px; text-align:center;margin-bottom:5px;"><div style="float:left">[[File:WIP.png]]</div>'''To do:''' {{{reason|{{{1}}}}}}</div>
{{Imbox
<includeonly>[[Category:To do]]</includeonly><noinclude>
| class = imbox-todo
| type = todo
|text = '''To do:''' {{{work|{{{1}}}}}}
}}<includeonly>[[Category:To do]]</includeonly><noinclude>
== Usage ==
== Usage ==
Use this template when a specific section needs additional work or information rather than an entire article.  
This template is to be used in situations where something very specific needs to be done. This task may take additional work that you might not have time to do (or might be too lazy to do), that might require additional research you can't do right now, or that might require the consideration of the community for the best course of action . Examples of this include:
*On an article when a specific section of it needs additional work or information
*On a category when many or all pages under it need a specific, similar sort of work done on them
*On an image if it needs better editing or a better version uploaded
Once the template has been added, the page will be listed in [[:Category:To do]].<br><br> Example usage: <tt><nowiki>{{todo|Re-organize part lists}}</nowiki></tt>


=== Example Usage ===
<!--<div style="border:1px solid #80e5ff; background-color: #d0f5ff; padding:5px; line-height:32px; text-align:center;margin-bottom:5px;"><div style="float:left">[[File:WIP.png]]</div>'''To do:''' {{{reason|{{{1}}}}}}</div>-->
<code><nowiki> {{todo|Research the exact effects of debug key G+1}}</nowiki></code>
<!--="padding-right: 10px; padding:4px; padding-top:5px; padding-bottom:5px;"
 
margin: .5em 2%; padding: 0 1em; -->
[[Category:Cleanup templates]]
[[Category:Cleanup templates]]</noinclude>
 
<pre>="padding-right: 10px; padding:4px; padding-top:5px; padding-bottom:5px;"
margin: .5em 2%; padding: 0 1em;
 
<div class="boilerplate metadata toccolours" id="cleanup-missing-info" style="margin: .5em 2%; padding: 4px; border: 1px solid #80e5ff; background: #d0f5ff">
{|
|-
| style="float:left; padding:4px; padding-right:7px" | [[File:WIP.png]]
| This page contains data transferred from the old wiki and needs heavy work to meet the quality and formatting criteria of the RRUKB.
|}</div>
 
====================
====================
 
<div style="border:1px solid #80e5ff; background-color: #d0f5ff; padding:5px; line-height:32px; text-align:center;margin-bottom:5px;"><div style="float:left">[[File:WIP.png]]</div>This page contains data transferred from the old wiki and needs heavy work to meet the quality and formatting criteria of the RRUKB.</div>
<includeonly>[[Category:WIP pages]]</includeonly><noinclude>
 
padding-right: 10px; padding-left:2px; padding-top:5px; padding-bottom:5px;
<!--<div class="boilerplate metadata toccolours" id="cleanup-missing-info" style="margin: .5em 2%; padding: 0 1em; border: 1px solid #888888; background: #E3E3E3">
{|
|-
| style="padding-right: 10px; padding-left:2px; padding-top:5px; padding-bottom:5px;" | [[File:Missingnaut.png]]
| This page page needs information or media that is missing or unav requires information that is '''no longer accessible'''. Our records are currently incomplete, but you could help the wiki by [[{{fullurl:{{FULLPAGENAME}}|action=edit}} '''contributing your knowledge'''] on the matter. {{#if:{{{1|}}}|'''Missing:''' {{{1|&#123;&#123;&#123;1&#125;&#125;&#125;}}}|}}
|}
</div><includeonly>[[Category:Articles with missing content]]</includeonly><noinclude>-->
 
 
{{{reason|{{{1}}}}}}</div>
<includeonly>[[Category:To do]]</includeonly><noinclude></pre></noinclude>

Latest revision as of 22:35, 4 February 2018

To do: {{{1}}}

Usage

This template is to be used in situations where something very specific needs to be done. This task may take additional work that you might not have time to do (or might be too lazy to do), that might require additional research you can't do right now, or that might require the consideration of the community for the best course of action . Examples of this include:

  • On an article when a specific section of it needs additional work or information
  • On a category when many or all pages under it need a specific, similar sort of work done on them
  • On an image if it needs better editing or a better version uploaded

Once the template has been added, the page will be listed in Category:To do.

Example usage: {{todo|Re-organize part lists}}