Template:State Rules: Difference between revisions
Tags: Mobile edit Mobile web edit Advanced mobile edit |
No edit summary |
||
Line 4: | Line 4: | ||
This document outlines the player-led rules and guidelines for State {{{state|XXXX}}}. These rules are voted upon by the state's leadership and are subject to change. | This document outlines the player-led rules and guidelines for State {{{state|XXXX}}}. These rules are voted upon by the state's leadership and are subject to change. | ||
{{{ | {{:State {{{state|XXXX}}}/Rules}} | ||
</div> | </div> | ||
Line 11: | Line 11: | ||
=== Usage === | === Usage === | ||
<code><nowiki>{{State Rules|state=1234 | <code><nowiki>{{State Rules|state=1234}}</nowiki></code> | ||
* '''<code>state</code>''': The number of the state. | * '''<code>state</code>''': The number of the state. The template will automatically transclude the contents of the page "State XXXX/Rules". | ||
* ''' | * '''Important:''' Create a page called "State NUMBER/Rules" in the main namespace, changing out "RULES" with your state's number. E.g "State 1234/Rules". Write down the rules using standard wiki markup. | ||
=== Example === | === Example === | ||
<pre> | <pre> | ||
{{State Rules | {{State Rules|state=1234}} | ||
| state = 1234 | |||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> |