Template:Notify/doc: Difference between revisions
Jump to navigation
Jump to search
m (→Copy and Paste) |
|||
Line 55: | Line 55: | ||
|- | |- | ||
| align="center" | {{Code|style=2| {{Param|color}} }} | | align="center" | {{Code|style=2| {{Param|color}} }} | ||
| style="padding:8px" | Notification color (RGB only). | | style="padding:8px" | Notification color (RGB only).<br> RGBA may also works. | ||
| {{CodeBlock|margin = 5px|<nowiki>| color = 240,211,0</nowiki>}} | | {{CodeBlock|margin = 5px|<nowiki>| color = 240,211,0</nowiki>}} | ||
| style="padding:8px" | {{Notify|mode = inline|size=10px|img = Important template.png|type = Important|text = Hello, World!|color = 240,211,0}} | | style="padding:8px" | {{Notify|mode = inline|size=10px|img = Important template.png|type = Important|text = Hello, World!|color = 240,211,0}} |
Revision as of 00:46, 22 August 2023

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.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Different types of notifications in one template. Created as a basis for other templates.
Copy and Paste
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} or {{{text}}} | Your text.
![]() |
Hello, World! Hello, World!
| |
{{{mode}}} | Switches the template modes. Avaliable modes: inline. | Hello, World!
|
Inline mode
Parameter | Description | Example | Preview |
---|---|---|---|
{{{img}}} | Notification icon. | Hello, World!
| |
{{{size}}} | Notification icon size (Highly recommended to specify since most icons support high DPI.) | ![]() | |
{{{type}}} | Notification type. | ![]() | |
{{{color}}} | Notification color (RGB only). RGBA may also works. |
![]() |
Offset
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Custom styles
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Important:Hello, World!
Special Subpages
- /inline/doc - Documentation for inline note templates.