Sjabloon:DisplayArchiMateDiagram: verschil tussen versies

(SmartServerPages update SmartConnectArchiMate => action = create page)
 
(SmartServerPages SmartConnectArchiMate => action = update page)
 
Regel 1: Regel 1:
<!--TS:20180508203400--><noinclude>[[Category:SmartConnectArchiMate™]]<!--This page is part of WikiXL SmartConnectArchiMate™. © 2016-2018 XL&Knowledge. Usage without proper license is strictly prohibited. Contact us at [mailto:support@xl-knowledge.com support@xl-knowledge.com].  Any changes to this page will be overwritten by module upgrades.-->
<!--TS:20230324141400--><noinclude>[[Category:SmartConnectArchiMate™]]<!--This page is part of WikiXL SmartConnectArchiMate™. © 2016-2023 XL&Knowledge. Usage without proper license is strictly prohibited. Contact us at [mailto:support@xl-knowledge.com support@xl-knowledge.com].  Any changes to this page will be overwritten by module upgrades.-->


This template can be used to display an ArchiMateView with the corresponding dynamic view panel.
This template can be used to display an ArchiMateView with the corresponding dynamic view panel.
Regel 17: Regel 17:
</noinclude><includeonly>{{#if:{{{nopanel|}}}|<!--
</noinclude><includeonly>{{#if:{{{nopanel|}}}|<!--


-->{{#displayArchiMateDiagram:page={{{page|}}}|maxwidth={{{maxwidth|}}}|nolinks={{{nolinks|}}}}}<div class="archimate-hidden">{{#displayArchiMatePanel:page={{{page|}}}|customproperty={{{customproperty|}}}}}</div>|<!--
-->{{#displayArchiMateDiagram:page={{{page|}}}|maxwidth={{{maxwidth|}}}|nolinks={{{nolinks|}}}}}<div class="archimate-hidden">{{#displayArchiMatePanel:page={{{page|}}}|customproperty={{{customproperty|}}}}}</div>|<div class="scam-row"><!--


--><div class="scam-inline-block-80 scam-display-left scam-display-block scam-block-content">{{CreateDisplayBox|auto|2px|[[{{{page|}}}]]|<center>{{#displayArchiMateDiagram:page={{{page|}}}|maxwidth={{{maxwidth|}}}|nolinks={{{nolinks|}}}}}</center>}}</div>
--><div class="scam-inline-block-80 scam-display-left scam-display-block scam-block-content">{{CreateDisplayBox|auto|2px|[[{{{page|}}}]]|<center>{{#displayArchiMateDiagram:page={{{page|}}}|maxwidth={{{maxwidth|}}}|nolinks={{{nolinks|}}}}}</center>}}</div>
<div class="scam-inline-block-19 scam-display-right scam-display-block scam-block-content scam-dynamic-view-panel">{{CreateDisplayBox|auto|2px|{{int:scam-tx-dynamic-view-panel}}|{{#displayArchiMatePanel:page={{{page|}}}|customproperty={{{customproperty|}}}}}}}</div>}}</includeonly>
<div class="scam-inline-block-19 scam-display-right scam-display-block scam-block-content scam-dynamic-view-panel">{{CreateDisplayBox|auto|2px|{{int:scam-tx-dynamic-view-panel}}|{{#displayArchiMatePanel:page={{{page|}}}|customproperty={{{customproperty|}}}}}}}</div>{{DisplayArchiMateVerticalCollapse}}</div>}}</includeonly>

Huidige versie van 4 apr 2023 om 11:33


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}}