Sjabloon:DisplayArchiMateAnalysis
Naar navigatie springen
Naar zoeken springen
This template can be used to display an ArchiMate analysis.
Usage of this template:
{{DisplayArchiMateAnalysis
|analysis=<string> - The exact name of the analysis to display (mandatory)
|params=<string> - A comma separated, ordered list of parameter values (conditional, depending on analysis requested)
|model=<string> - The name (or display title) of the model that is the subject for the analysis (mandatory if no element is given)
|elementtype=<string> - The name of the elementtype that is the subject for the analysis (mandatory if no element is given)
|element=<string> - The name (or display title) of the element that is the subject for the analysis (optional)
}}
Example:
{{DisplayArchiMateAnalysis|analysis=CustomPropertyAnalysis3|params=Business value,Number of users|element=CRM application}}