Template:Editor: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
puts into categ, too
Elf (talk | contribs)
m format tweaks
Line 5: Line 5:
  <nowiki>{{editor | what = What needs work in this article. }}</nowiki>
  <nowiki>{{editor | what = What needs work in this article. }}</nowiki>
This puts the article into [[:Category:Editing work]] and displays text similar to the following:
This puts the article into [[:Category:Editing work]] and displays text similar to the following:
:''((EDITOR: This page needs the following improvement:
:''(('''EDITOR: This page needs the following improvement:''' What needs work in this article. ))''</noinclude>
:What needs work in this article. ))''</noinclude>
<includeonly>''(('''EDITOR: This page needs the following improvement:''' {{{what}}} ))''
<includeonly>''((EDITOR: This page needs the following improvement:
:{{{what}}} ))''


[[Category:Editing work]]</includeonly>
[[Category:Editing work]]</includeonly>

Revision as of 00:12, 18 April 2007

Usage:

To use this template in an article, include text similar to the following:

{{editor | what = What needs work in this article. }}

This puts the article into Category:Editing work and displays text similar to the following:

((EDITOR: This page needs the following improvement: What needs work in this article. ))