User:Hash/Sandbox: Difference between revisions
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
A semi-private place where I can test out wiki functionality as new features are added. | A semi-private place where I can test out wiki functionality as new features are added. | ||
<div style="height: | <div class="custom-bpmn-container" style="height: 350px; width: 100%; border: 1px solid #ccc;"> | ||
<style> | |||
.custom-bpmn-container .djs-container, | |||
.custom-bpmn-container .bjs-container, | |||
.custom-bpmn-container div { | |||
height: 100% !important; | |||
} | |||
</style> | |||
<!-- Paste your actual extension tag here, for example: --> | |||
{{#display_diagram:BPMN:Example diagram}} | {{#display_diagram:BPMN:Example diagram}} | ||
</div> | </div> | ||
=== Next Section === | === Next Section === | ||
Revision as of 14:30, 10 September 2026
Testing Ground
A semi-private place where I can test out wiki functionality as new features are added.
<style>
.custom-bpmn-container .djs-container,
.custom-bpmn-container .bjs-container,
.custom-bpmn-container div {
height: 100% !important;
}
</style>