Template:Notify/inline/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 13: Line 13:
{{ModernNote|The characters {{Code|=}} and {{Code||}} can break this template because they are special characters in template calls.}}
{{ModernNote|The characters {{Code|=}} and {{Code||}} can break this template because they are special characters in template calls.}}


{{ModernTip|Use {{Param|text}} if there is a conflicting {{Code|=}} in your text. You can also use {{tl2|=}} or {{Code|=}}, if you don't use {{Param|text}}.}}
{{ModernTip|Use {{Param|text}} if there is a conflicting {{Code|=}} in your text. You can also use {{tl2|=}} or {{Code|=}}.}}
{{ModernTip|Use {{tl2|!}} or {{Code||}} if there is a conflicting {{Code||}} character in your text.}}
{{ModernTip|Use {{tl2|!}} or {{Code||}} if there is a conflicting {{Code||}} character in your text.}}



Revision as of 22:39, 24 April 2023

Edit-copy.png
This is a documentation subpage for Template:Notify.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Parameters and Examples

Parameter Description Example Preview
{{{1}}} or {{{text}}} The text of your note.

Template:ModernNote

Template:ModernTip Template:ModernTip

{{Notify}} Hello, World!
{{Notify|Hello, World!}}
{{Notify|text = Gordon + Barney = Beer}}
Hello, World!
Hello, World!
Gordon + Barney = Beer