Template:Policy
From Goon Wiki
Revision as of 00:48, 11 November 2021 by Ratknight1 (talk | contribs) (Created page with "<includeonly>{{#declare:|Policy type=type |Policy description=description |Policy priority=priority }}{{#if:{{{catout|}}}||Category:Policies}}</includeonly><noinclude>{{do...")
[edit] Template documentation
This is a template for use in assigning data to Policies and Rules.
Call this template on the page for a policy or rule by using {{Policy}}. The template does not set the properties of the page automatically.
Variables usable in the template are as follows:
- type: Sets the policy type. This can be Imperium, GSF, or Other.
- description: Sets the policy description. This should be a text string which gives a quick overview of the purpose or the organization.
- priority: Sets the policy priority. This is a number, which controls the order in which a policy is surfaced in Template:Sidebar Policy.
Invoking this template also adds the page to Category:Policies. It does not add the page to any other categories.
A full call of the template looks like this:
{{Policy |type=Imperium |description=An example policy. |priority=0}}