Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:EdNote"

From Paragon Wiki Archive
Jump to: navigation, search
(split documentation to new page)
(adjusted icon usage)
Line 1: Line 1:
 
{| style="background-color: #F5F5BE; border: 1px solid #C7C38B; color: #000; margin: 0.5em 2em; {{CSSBorderRadius|10px}}"
 
{| style="background-color: #F5F5BE; border: 1px solid #C7C38B; color: #000; margin: 0.5em 2em; {{CSSBorderRadius|10px}}"
 
| style="vertical-align: top; padding: 0.25em;" | [[File:{{#switch: {{{type|}}}
 
| style="vertical-align: top; padding: 0.25em;" | [[File:{{#switch: {{{type|}}}
|warning=Healthbar notify alert.png
+
|warning=EdNote.png
|#default=Healthbar notify mail.png
+
|#default=EdLetter.png
 
}}|34px]]
 
}}|34px]]
 
| style="width:100%; padding: 0.25em;" | '''Editor's Note:'''<br />
 
| style="width:100%; padding: 0.25em;" | '''Editor's Note:'''<br />
 
{{{note}}}
 
{{{note}}}
 
|}<noinclude>{{Documentation}}</noinclude>
 
|}<noinclude>{{Documentation}}</noinclude>

Revision as of 17:02, 12 July 2012

EdLetter.png Editor's Note:

{{{note}}}

[edit] [purge] Documentation


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.}}
EdLetter.png 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.}}
EdNote.png Editor's Note:

This is a warning note.