Module:Alert list/doc: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
Transcluded the TM:Documentation subpage template directly so it adds Category:Module documentation pages. See phab:T289404. |
||
Line 1: | Line 1: | ||
{{documentation subpage}} |
|||
This module provides functionality to [[Template:Alert list]]. |
This module provides functionality to [[Template:Alert list]]. |
||
Latest revision as of 17:05, 25 July 2024
![]() | This is a documentation subpage for Module:Alert list. It may contain usage information, categories and other content that is not part of the original module page. |
This module provides functionality to Template:Alert list.
Usage
[edit]To use this module, add the following code to your wiki page:
{{#invoke:Alert_list|main}}
Inputs
[edit]See Template:Alert list#Usage.
Outputs
[edit]This module outputs a single string containing the HTML markup for the generated alert list. Each alert will include:
- The icon (either the custom icon or the one associated with the specified type)
- The label (either the custom label or the one associated with the specified type)
- The optional message, action, and timestamp (if provided)