Mermaid:Test w template: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
m Ttenbergen moved page Mermaid:Test to Mermaid:Test w template without leaving a redirect
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
%% see for syntax https://mermaid.js.org/syntax/examples.html?
%% Test to run w Template:ER Mermaid
graph LR
graph LR
L_Log[L_Log table]
L_Log[L_Log table]


 
{{ER Mermaid}}
 
s_dispo[s_dispo table] -->|"dispo_ID to #8734; Dispo"| L_Log
s_dispo[s_dispo table] -->|"dispo_ID to #8734; Pre-admit Inpatient Institution"| L_Log
s_dispo[s_dispo table] -->|"dispo_ID to #8734; Previous Location"| L_Log
 
click s_dispo "https://ccmdb.kuality.ca/index.php?title=s_dispo" "open table page"
 
click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log" "open table page"

Latest revision as of 13:35, 2023 April 12

%% Test to run w Template:ER Mermaid graph LR L_Log[L_Log table] {{ER Mermaid}}
%% Test to run w Template:ER Mermaid
graph LR
L_Log[L_Log table]

{{ER Mermaid}}