Template:SupNotice
Jump to navigation
Jump to search
Example
Description
Allows displaying a mouse hover notice to superset text.
{{SupNotice|<unnamed param 1>|<unnamed param 2>}}
Parameters
- unnamed param 1
- Superset text to be shown. Defaults to Example.
- unnamed param 2
- Mouse hover notice. Defaults to param 1.
- unnamed param 3
- Optional. Whether the written text will be small or not. Defaults to normal.
Example
This is a {{SupNotice|Super Text|Mouse hover notice}}
This is a
Super Text
.
This is a small {{SupNotice|Super Text|Mouse hover notice|y}}
This is a small
Super Text
.