Template:VariableTemplate: Difference between revisions

From IMAGE
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#mermaid:sequenceDiagram
 
participant Alice
participant Bob
  Alice->John: Hello John, how are you?
  loop Healthcheck
      John->John: Fight against hypochondria
  end
  Note right of John: Rational thoughts <br/>prevail...
    John-->Alice: Great!
    John->Bob: How about you?
    Bob-->John: Jolly good!
}}


{{#ifexpr:{{PropertyTestTemplate
{{#ifexpr:{{PropertyTestTemplate
Line 23: Line 12:
<mermaid>
<mermaid>
graph TD;
graph TD;
{{#ask: [[Category:Component]]
{{{1}}} --> {{{2}}}
[[FrameworkElementType::driver component]]
| link=none
}}
</mermaid>
</mermaid>

Revision as of 14:41, 21 September 2023



Drivers


graph TD; {{{1}}} --> {{{2}}}