Template:Policy info

From IT frameworks

Jump to: navigation, search

Contents

Purpose

This template must be added to all policy descriptions in the IT frameworks wiki. Given the appropriate information, the box will keep relevant meta-data for the corresponding policy.

Example

Policy information
Type: [[:Category:{{{type}}}|{{{type}}}]]
License: [[:Category:{{{license}}}|{{{license}}}]]
Frameworks: {{{frameworks}}}
Contributors: {{{contributors}}}


Usage

ItemDescription
type Specifies only the main category to which the article belongs.
license The license of the article document. Can be either of:
  • GPL: GNU General Public License
frameworks Comma-separated list specifying the standards to which the article belongs.

Currently, the following have been identified:

contributors Comma-separated list specifying the standards to which the article belongs.

Using the info box

In order to use the policy infobox in an article, cut and paste the following:

{{Policy info
| type           = 
| license        = 
| frameworks     = 
| contributors   = 
}}
Personal tools