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
Line 1: Line 1:
== Test Mermaid ==
== Test Mermaid ==
{{#mermaid:
{#mermaid:
graph TD
graph TD
     {{#ask:
     {#ask:
     [[Category:Musica]] [[Musica Is component of::+]]
     [[Category:Musica]] [[Musica Is component of::+]]
     |?Musica Is component of
    |mainlabel=Source
    |mainlabel=-
     |?Musica Is component of=Target
     |format=template
     |format=plainlist
     |template=MermaidRelationship
     |template=MermaidRelationship
     |link=none
     |link=none
Line 12: Line 12:
     |sep=%0A
     |sep=%0A
     |default="No Data" --> "None"
     |default="No Data" --> "None"
    |searchlabel=
    |intro=
    |outro=
    |showannotations=0
     }}
     }}
     classDef default fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px;font-size:12px;
     classDef default fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px;font-size:12px;
}}
}}

Revision as of 03:10, 29 August 2025

Test Mermaid

{#mermaid: graph TD

   {#ask: +
    |mainlabel=Source
    |?Musica Is component of=Target
    |format=plainlist
    |template=MermaidRelationship
    |link=none
    |limit=100
    |sep=%0A
    |default="No Data" --> "None"
   }}
   classDef default fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px;font-size:12px;

}}