OODA WIKI:Mermaid Graph Test: Difference between revisions
Jump to navigation
Jump to search
AdminIsidore (talk | contribs) Created page with "This page tests the dynamic generation of a Mermaid graph from Semantic MediaWiki data. {{#mermaid: graph TD; {{#ask: Category:Graph Example Connects to::+ |?Connects to |format=template |template=MermaidRelationship/Line |link=none |sep= }} }}" |
AdminIsidore (talk | contribs) No edit summary Tag: Manual revert |
||
(23 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#mermaid: | {{#mermaid: | ||
graph TD; | graph TD; | ||
Line 6: | Line 4: | ||
[[Category:Graph Example]] | [[Category:Graph Example]] | ||
[[Connects to::+]] | [[Connects to::+]] | ||
|? | |||
|?Connects to | |?Connects to | ||
|format= | |format=plainlist | ||
|template=MermaidRelationship | |template=MermaidRelationship | ||
|link=none | |link=none | ||
|sep= | |sep= | ||
|import-annotation=true | |||
}} | }} | ||
}} | }} |