Difference between revisions of "Template: NoteFormat"

From Genesys Documentation
Jump to: navigation, search
 
(6 intermediate revisions by 2 users 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>
 
{
 
{
Line 17: Line 18:
 
}
 
}
 
},
 
},
"description": "Add a note to your page and select the format: Important, Tip, and Warning, Tip."
+
"description": "Add a note to your page and select the format: Important, Tip, and Warning."
 
}
 
}
 
</templatedata>
 
</templatedata>
 
</noinclude>
 
</noinclude>

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.

Template parameters

ParameterDescriptionTypeStatus
Enter your note text1

no description

Default
empty
Example
empty
Auto value
empty
Contentrequired
Select the note type2

1 = Important, 2 = Tip, 3 = Warning

Default
1
Example
empty
Auto value
empty
Stringsuggested
Retrieved from "https://all.docs.genesys.com/Template:NoteFormat (2025-07-05 18:37:45)"