Template:MermaidRelationship: Difference between revisions

From OODA WIKI
Jump to navigation Jump to search
AdminIsidore (talk | contribs)
No edit summary
Tag: Manual revert
AdminIsidore (talk | contribs)
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#if:{{{2|}}}
{{#if:{{{2|}}}|{{PAGENAMEE:{{{1}}}}}["{{SUBPAGENAME:{{{1}}}}}"] --> {{PAGENAMEE:{{{2}}}}}["{{SUBPAGENAME:{{{2}}}}}"];}}
  |{{PAGENAMEE:{{{1}}}}}["{{SUBPAGENAME:{{{1}}}}}"] --> {{PAGENAMEE:{{{2}}}}}["{{SUBPAGENAME:{{{2}}}}}"]
}}</includeonly><noinclude>
This template formats a single line for a Mermaid graph.
* '''{{{1}}}''' should be the source page (subject).
* '''{{{2}}}''' should be the destination page (object).
It creates a line like: Concept_Node_A["Node A"] --> Concept_Node_B["Node B"]
</noinclude>

Latest revision as of 19:58, 29 August 2025