Sjabloon:DisplayArchiMateDiagram

Uit ROSA Wiki
Naar navigatie springen Naar zoeken springen
De printervriendelijke versie wordt niet langer ondersteund en kan weergavefouten bevatten. Werk uw browserbladwijzers bij en gebruik de gewone afdrukfunctie van de browser.


This template can be used to display an ArchiMateView with the corresponding dynamic view panel.

Usage of this template:

{{DisplayArchiMateDiagram
|page=<string>           - The exact name or displaytitle of the page corresponding with the ArchiMateView to display (mandatory)
|customproperty=<string> - The name of the customproperty to use as default color scheme (optional)
|maxwidth=<integer>      - The maximum width in pixels of the diagram (optional)
|nolinks=true            - Disable any links in the diagram (optional)
|nopanel=true            - Display diagram only. Hides the legend panel to avoid users changing the color scheme (optional)
}}

Example:

{{DisplayArchiMateDiagram|page=Id-12345-67890|customproperty=Supplier|nolinks=true}}