Difference between revisions of "Template:Etodo"

From wiki.emacinc.com
Jump to: navigation, search
m (testing)
m (Working version.)
 
Line 4: Line 4:
 
Use like this when advancing the progress of the page to the next level:
 
Use like this when advancing the progress of the page to the next level:
  
<code><nowiki>{{subst:etodo|+}}</nowiki></code>
+
<code style="margin-left:2em;padding:3px;background-color:white !important;box-shadow:1px 1px 4px #999;"><nowiki>{{subst:etodo|+}}</nowiki></code>
  
 
Use like this when '''regressing''' the page:
 
Use like this when '''regressing''' the page:
  
<code><nowiki>{{subst:etodo|-}}</nowiki></code>
+
<code style="margin-left:2em;padding:3px;background-color:white !important;box-shadow:1px 1px 4px #999;"><nowiki>{{subst:etodo|-}}</nowiki></code>
  
 
{{note|Don't forget to update the status tag (NotStarted, InProgress, Buggy, FinalDraft, etc.) and add your initials to the ''project'' list if they're not already there.}}
 
{{note|Don't forget to update the status tag (NotStarted, InProgress, Buggy, FinalDraft, etc.) and add your initials to the ''project'' list if they're not already there.}}
  
 
</noinclude><includeonly>({{subst:Seotstamp}}->{{subst::Templateimpl:getinitials}}{{{1}}})</includeonly>
 
</noinclude><includeonly>({{subst:Seotstamp}}->{{subst::Templateimpl:getinitials}}{{{1}}})</includeonly>

Latest revision as of 14:23, 19 November 2014

Use this to fill in your timestamp for the TODO tag.

Use like this when advancing the progress of the page to the next level:

{{subst:etodo|+}}

Use like this when regressing the page:

{{subst:etodo|-}}



NOTE
Don't forget to update the status tag (NotStarted, InProgress, Buggy, FinalDraft, etc.) and add your initials to the project list if they're not already there.