Difference between revisions of "Template: NoteFormat"
From Genesys Documentation
Line 1: | Line 1: | ||
− | <onlyinclude>{{#switch: {{{2|}}}| 2 = {{NoteStyle|{{{1}}}|Tip|[[middle|link=]]}}|3 = {{NoteStyle|{{{1}}}|Warning|}}|4 = {{NoteStyle|{{{1}}}|Disclaimer|}#default = {{NoteStyle|{{{1}}}|Important|[[middle|link=]]}}}}</onlyinclude> | + | <onlyinclude>{{#switch: {{{2|}}}| 2 = {{NoteStyle|{{{1}}}|Tip|[[middle|link=]]}}|3 = {{NoteStyle|{{{1}}}|Warning|}}|4 = {{NoteStyle|{{{1}}}|Disclaimer|}}|#default = {{NoteStyle|{{{1}}}|Important|[[middle|link=]]}}}}</onlyinclude> |
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 19:55, July 28, 2020
Important
{{{1}}}Add a note to your page and select the format: Important, Tip, and Warning.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Enter your note text | 1 | no description
| Content | required |
Select the note type | 2 | 1 = Important, 2 = Tip, 3 = Warning
| String | suggested |