x>BakiDance (parametes) |
(Created page with "{{Documentation}} {{t|Rule}} is a notice template for use in listing rules on the Rules page. == See also == * {{t|Hatnote}} - Display a non-interactive banner <templatedata> { "params": { "1": { "label": "Rule", "description": "The text to display when not hovered", "example": "Do not grief", "type": "string", "required": true }, "2": { "label": "Description", "description": "The expanded content to display when the template is hovered...") |
||
Line 1: | Line 1: | ||
{{Documentation}} | |||
{{t|Rule}} is a notice template for use in listing rules on the [[Rules]] page. | |||
== See also == | |||
* {{t|Hatnote}} - Display a non-interactive banner | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Rule", | |||
"description": "The text to display when not hovered", | |||
"example": "Do not grief", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"2": { | |||
"label": "Description", | |||
"description": "The expanded content to display when the template is hovered", | |||
"example": "Griefing is the act of taking blocks from a structure without permission", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Displays a notice template intended to contain server rules", | |||
"format": "{{_|\n_ = _\n}}" | |||
} | |||
</templatedata> |
Revision as of 19:58, 18 February 2024
This documentation is transcluded from Template:Rule/doc. Changes can be proposed in the talk page.
{{Rule}} is a notice template for use in listing rules on the Rules page.
See also
- {{Hatnote}} - Display a non-interactive banner
Displays a notice template intended to contain server rules
Parameter | Description | Type | Status | |
---|---|---|---|---|
Rule | 1 | The text to display when not hovered
| String | required |
Description | 2 | The expanded content to display when the template is hovered
| String | required |