OODA WIKI:Mermaid Graph Test: Difference between revisions

From OODA WIKI
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
Line 6: Line 6:
  [[Category:Graph Example]]
  [[Category:Graph Example]]
  [[Connects to::+]]
  [[Connects to::+]]
  |?Connects to
|? <!-- This becomes parameter {{{1}}} for the template -->
  |?Connects to <!-- This becomes parameter {{{2}}} for the template -->
  |format=template
  |format=template
  |template=MermaidRelationship/Line
  |template=MermaidRelationship
  |link=none
  |link=none
  |sep=
  |sep=
}}
}}
}}
}}

Revision as of 18:44, 29 August 2025

This page tests the dynamic generation of a Mermaid graph from Semantic MediaWiki data.