Template:EdNote/doc
< Template:EdNote
Jump to navigation
Jump to search
Revision as of 18:27, 11 July 2012 by imported>Sekoia (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== To create a unified space for all editor's notes. Any text that is ...")
Usage
To create a unified space for all editor's notes. Any text that is not included in the actual mission text should go in the editor's note box.
Typical usage for a normal note:
{{EdNote|note=Message}}
If the note is a warning, you can also use:
{{EdNote|type=warning|note=message}}
Examples
{{EdNote|note=This is an editor's note. You can use '''wiki markup''' in here like normal. It can be as long or short as you need it to be.}}
Editor's Note:
This is an editor's note.
You can use wiki markup in here like normal.
It can be as long or short as you need it to be.
{{EdNote|type=warning|note=This is a warning note.}}
Editor's Note:
This is a warning note.