Process map

Revision as of 10:56, 8 September 2025 by Redaktion (talk | contribs) (Created page with "<div class="downloadarea"> <span class="getButton">Download</span> alt=Text-based process map|450x450px </div> This template allows you to create a text-based process map. Processes can be entered manually and linked to wiki pages. Alternatively, they can be inserted automatically via a query that generates a list as the output format. ==Pages included in the import== The XML import creates the follow...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template allows you to create a text-based process map. Processes can be entered manually and linked to wiki pages. Alternatively, they can be inserted automatically via a query that generates a list as the output format.

Pages included in the import

The XML import creates the following pages in your wiki:

  • Template:Process map
  • Template:Process map/styles.css
  • Template:Process map/styles2.css

Using the template

Insert the template on a page in edit mode. Then double-click the template placeholder to open the input dialog: Template dialog window

Areas

The process map is divided into three areas: Management processes (MP), Core processes (CP), and Support processes (SP). The names of these processes can be changed in the "MP label," "CP label," and "SP label" fields.

Each area can be divided into multiple groups. Each group contains the following fields:

  • Heading (optional): Group name
  • Group (=group content): List of processes
  • Color (optional): Background color of the group as a hexadecimal value (e.g., #d9e1f2)

Additionally, the three areas can be divided into subareas:

  • Management processes can be divided into two subgroups with their own headings (FP Group 1 and FP Group 2). If no subgrouping is used, FP Group 1 should be used.
  • Core processes can be divided into two subgroups with their own headings (CP Group 1, CP Group 2, CP Group 3, and CP Group 4). If no subgrouping is used, KP Group 1 should be used.
  • Support processes can be divided into two subgroups with their own headings (SP Group 1 and SP Group 2). If no subgrouping is used, SP Group 1 should be used.

Process entry

The processes are specified as list elements. To represent management processes, they can be displayed, for example, linked or unlinked in the FP Group 1 field:

* [[IMS:Strategy development|Strategy development]]
* [[IMS:Management review|Management review]]
* Risk Management and quality policy
* Resource planning
* Compliance and legal framework

Alternatively, the list of processes can also be generated as a query. The list must be output as an unordered list (ul). Here is an example of a Semantic MediaWiki query:

{{#ask:[[IMS:+]] [[IMS Process type::Core process]] [[Category:Protection of patents]] [[Modification date::+]]|format=ul}}

Style variations

The template can already be displayed with two different style variations. For this purpose, the corresponding stylesheet is referenced at the beginning of the Template:Process map page. The default stylesheet is referenced as follows:

<templatestyles src="Process map/styles.css" />

This line can be modified to reference the alternative stylesheet:

<templatestyles src="Process map/styles2.css" />


PDF exclude - start

To submit feedback about this documentation, visit our community forum.

PDF exclude - end