Template:Policy/doc

From Goon Wiki
Jump to: navigation, search

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}}