Template:MermaidRelationship

From OODA WIKI
Revision as of 19:05, 29 August 2025 by AdminIsidore (talk | contribs)
Jump to navigation Jump to search

This template formats a single line for a Mermaid graph using Semantic MediaWiki's #ask result.

  • {{{PAGE}}} is the source page (automatically passed by SMW).
  • {{{C?Connects toR}}} is the value of the "Connects to" property (object page).

Generates: Node_A["Node A"] --> Node_B["Node B"]