Template:Process info
From IT frameworks
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
| Type: | [[:Category:{{{type}}}|{{{type}}}]] |
|---|---|
| License: | [[:Category:{{{license}}}|{{{license}}}]] |
| Frameworks: | [[{{{frameworks}}}]] |
| Contributors: | {{{contributors}}} |
Usage
| Item | Description |
|---|---|
| type | Specifies only the main category to which the article belongs. |
| license | The license of the article document.
|
| 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 =
}}