Template:State Rules: Difference between revisions
Created page with "<div class="state-rules"> == State {{{state|XXXX}}} Guidelines == 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. {{{rules}}} </div> <noinclude> This template is used to display the rules for a specific State. === Usage === <code><nowiki>{{State Rules|state=1234|rules=State NUMBER/Rules}}</nowiki></code> * '''<code>state</code>''': The number of the..." Tags: Mobile edit Mobile web edit Advanced mobile edit |
Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 17: | Line 17: | ||
=== Example === | === Example === | ||
<pre> | |||
{{State Rules | {{State Rules | ||
| state = 1234 | | state = 1234 | ||
Line 23: | Line 24: | ||
# '''Rule 2: No Attack Policy (NAP)''' NAP is in effect 24/7 unless otherwise specified by state leadership. | # '''Rule 2: No Attack Policy (NAP)''' NAP is in effect 24/7 unless otherwise specified by state leadership. | ||
}} | }} | ||
</pre> | |||
</noinclude> | </noinclude> |