Template documentationedit documentation
Use this template to add a button that sets a reminder that will follow the user until dismissed.
Examples[edit source]
Basic[edit source]
{{Set reminder | text = This reminder was set for demonstration purposes. }}
Advanced[edit source]
{{Set reminder | button = Remind me! | text = This reminder was set for demonstration purposes. }}
See also[edit source]
- MediaWiki:TemplateReminder.js - Script associated to this template
Template data[edit source]
Use this template to add a button that sets a reminder that will follow the user until dismissed.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | text | Wikitext of the reminder
| String | required |
Image | image | Image of the reminder
| File | optional |
Category | category | Only show the reminder in this category
| String | optional |
Category ignore | category-ignore | Don't show the reminder in this category | String | optional |
Button | button | Text of the button that sets the reminder
| String | optional |
Button 2 | button2 | Text of the button that unsets the reminder
| String | optional |
Tooltip | tooltip | Text to show when hovering over the button to set the reminder
| String | optional |