Sandbox: Difference between revisions

From OODA WIKI
Jump to navigation Jump to search
AdminIsidore (talk | contribs)
No edit summary
AdminIsidore (talk | contribs)
No edit summary
Tag: Reverted
Line 1: Line 1:
== Dynamic Mermaid ==
{{#mermaid:
{{#ask: [[Category:Glossary]]
graph LR
|?Glossary-Term
    A[Wiki Data] --> B(({{{1|SMW #ask Query}}}));
|format=template
    B --> C{Template};
|template=MermaidDiagram
    C --> D[Mermaid Syntax];
|introtemplate=MermaidHeader
    D --> E((Rendered Graph));
|outrotemplate=MermaidFooter
    style A fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px,font-size:12px,padding:10px;
|link=none
    style B fill:#bbdefb,stroke:#1565c0,stroke-width:2px,font-size:12px,padding:10px;
    style C fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px,font-size:12px,padding:10px;
    style D fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px,font-size:12px,padding:10px;
    style E fill:#bbdefb,stroke:#1565c0,stroke-width:2px,font-size:12px,padding:10px;
}}
}}

Revision as of 21:16, 28 August 2025