Template:Process info

From IT frameworks

Jump to: navigation, search

Contents

Purpose

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

Example

Process 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.
  • 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 process infobox in an article, cut and paste the following:

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