Template:Editor note/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(Created page with "Used to make notes directly on pages about what work needs to be done, questions on content, or any other editor comments/notes. ==Usage== <code><nowiki>{{</nowiki>editor note|...")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Used to make notes directly on pages about what work needs to be done, questions on content, or any other editor comments/notes.  
Message box used to make notes directly on pages about what work needs to be done, questions on content, or any other editor comments/notes.


==Usage==
Anyone can use this.
<code><nowiki>{{</nowiki>editor note|MESSAGE GOES HERE}}</code>
 
== Usage ==
{{tlx|editor note|MESSAGE GOES HERE}}
 
makes
 
{{editor note|MESSAGE GOES HERE}}
 
== See also ==
* {{tlx|To do}} - To do list template for pages for various editing tasks.
 
<includeonly>
[[Category:Template messages]]
[[Category:Formatting templates]]
[[Category:Wiki templates]]
[[Category:Maintenance templates]]
</includeonly>

Latest revision as of 02:21, 1 May 2015

Message box used to make notes directly on pages about what work needs to be done, questions on content, or any other editor comments/notes.

Anyone can use this.

Usage

{{editor note|MESSAGE GOES HERE}}

makes

Editor note: MESSAGE GOES HERE

See also

  • {{To do}} - To do list template for pages for various editing tasks.