Difference between revisions of "Template: NoteFormat"
From Genesys Documentation
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <onlyinclude>{{#switch: {{{2|}}}| 2 = {{NoteStyle|{{{1}}}|Tip|[[middle|link=]]}}|3 = {{NoteStyle|{{{1}}}|Warning|}}|#default = {{NoteStyle|{{{1}}}|Important|[[middle|link=]]}}}}</onlyinclude> | + | <onlyinclude>{{#switch: {{{2|}}}| 2 = {{NoteStyle|{{{1}}}|Tip|[[middle|link=]]}}|3 = {{NoteStyle|{{{1}}}|Warning|}}|4 = {{NoteStyle|{{{1}}}|Disclaimer|[[middle|link=]]}}|#default = {{NoteStyle|{{{1}}}|Important|[[middle|link=]]}}}}</onlyinclude> |
<noinclude> | <noinclude> | ||
+ | {{#css: .Disclaimer {background-color:#dff0d86b;border-color:#dff0d8} .Disclaimer .new-note-heading {color: #3c763db3;} }} | ||
<templatedata> | <templatedata> | ||
{ | { |
Latest revision as of 12:47, August 10, 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 |