Mermaid:Test w template: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
%% see for syntax https://mermaid.js.org/syntax/examples.html? | %% see for syntax https://mermaid.js.org/syntax/examples.html? | ||
graph LR | graph LR | ||
L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10 | |||
L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI | |||
L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo | |||
click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log" | |||
%% click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" | click s_Dispo "s_Dispo_table" "Tooltip s_Dispo" | ||
%% click s_Dispo "s_Dispo_table" "Tooltip s_Dispo" | %% | ||
%% | |||
%% L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10 | |||
%% L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI | |||
%% L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo | |||
%% click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log" | |||
%% click s_Dispo "s_Dispo_table" "Tooltip s_Dispo" |
Revision as of 13:13, 2023 April 12
%% see for syntax https://mermaid.js.org/syntax/examples.html?
graph LR
L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10
L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI
L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo
click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log"
click s_Dispo "s_Dispo_table" "Tooltip s_Dispo"
%%
%%
%% L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10
%% L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI
%% L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo
%% click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log"
%% click s_Dispo "s_Dispo_table" "Tooltip s_Dispo"
%% see for syntax https://mermaid.js.org/syntax/examples.html? graph LR L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10 L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log" click s_Dispo "s_Dispo_table" "Tooltip s_Dispo" %% %% %% L_Log -->|"1 D_ID to #8734; D_ID"| L_ICD10 %% L_Log -->|"1 D_ID to #8734; D_ID"| L_CCI %% L_Log -->|"#8734; Service/Location to #8734; s_dispo_ID" | s_Dispo %% click L_Log "https://ccmdb.kuality.ca/index.php?title=L_Log_table" "Tooltip L_Log" %% click s_Dispo "s_Dispo_table" "Tooltip s_Dispo"