TestMermaid: Difference between revisions
Jump to navigation
Jump to search
AdminIsidore (talk | contribs) No edit summary |
AdminIsidore (talk | contribs) |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Test Mermaid == | == Test Mermaid == | ||
{{ | {{#mermaid: | ||
graph TD | |||
Sandbox --> SongStructure | |||
Musica__Test_Annotations --> Musica_Maneuverability_Score | |||
Test_Annotations --> Musica_Maneuverability_Score | |||
Musica__Total_Note_Load --> Musica_Maneuverability_Score | |||
classDef default fill:#e6f3e6,stroke:#2e7d32,stroke-width:2px;font-size:12px; | |||
}} | }} | ||
| Line 13: | Line 12: | ||
{{#ask: | {{#ask: | ||
[[Category:Musica]] [[Musica Is component of::+]] | [[Category:Musica]] [[Musica Is component of::+]] | ||
|?Musica Is component of | |mainlabel=Source | ||
|format= | |?Musica Is component of=Target | ||
|format=plainlist | |||
|template=MermaidRelationship | |template=MermaidRelationship | ||
|link=none | |link=none | ||
|limit=100 | |limit=100 | ||
|sep=, | |sep=, | ||
}} | }} | ||