Template:State Rules: Difference between revisions
From SoS Ledger
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> |
Revision as of 16:33, 2 August 2025
State XXXX Guidelines
This document outlines the player-led rules and guidelines for State XXXX. These rules are voted upon by the state's leadership and are subject to change.
{{{rules}}}
This template is used to display the rules for a specific State.
Usage
{{State Rules|state=1234|rules=State NUMBER/Rules}}
state
: The number of the state. Defaults to "XXXX" if not specified.rules
: Create a page called "State NUMBER/Rules", changing out "RULES" with your state's number. E.g "State 1234/Rules". Write down the rules using standard wiki markup.
Example
{{State Rules | state = 1234 | rules = # '''Rule 1: General Conduct''' Do not attack during alliance events. # '''Rule 2: No Attack Policy (NAP)''' NAP is in effect 24/7 unless otherwise specified by state leadership. }}