Difference between revisions of "Template:Rule"

From /tg/station 13 Wiki
Jump to navigation Jump to search
(Add id attribute to the span for deep linking purposes)
m (My id attribute trick didn't work :()
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<span id="{{{title|title}}}" style="font-size:125%">{{{title|title}}}</span>
+
<span style="font-size:125%">{{{title|title}}}</span>
 
----
 
----
 
{{{body|body}}}
 
{{{body|body}}}

Revision as of 13:45, 3 July 2023

Using this template

{{Rule
|title=0. Enforcement of these rules is at the discretion of admins.
|body=Admins are fully accountable for any consequences should they invoke this rule. Admins are also allowed to intervene in rounds when it is in the best interest of the playerbase.
}}

This will result in the following:

0. Enforcement of these rules is at the discretion of admins.


Admins are fully accountable for any consequences should they invoke this rule. Admins are also allowed to intervene in rounds when it is in the best interest of the playerbase.