Template:Rule: Difference between revisions

Template page
(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...")
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation}}
<div class="mbox mbox-low mbox-inuse" role="presentation"><span class="mbox-title"><span class="mbox-icon metadata">[[File:WikimediaUI-Reference.svg|14px|link=]]</span>{{{1|}}}</span>
 
<div class="mbox-text">{{{2|}}}</div></div><templatestyles src="Template:Mbox/styles.css" /><noinclude>{{/doc}}</noinclude>
{{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>

Latest revision as of 00:26, 23 May 2024

Template documentation[view][edit][history][purge]
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

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Rule1

The text to display when not hovered

Example
Do not grief
Stringrequired
Description2

The expanded content to display when the template is hovered

Example
Griefing is the act of taking blocks from a structure without permission
Stringrequired