Mermaid:Test w template: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "graph LR A[Square Rect] -- Link text --> B((Circle)) A --> C(Round Rect) B --> D{Rhombus} C --> D"
 
m Ttenbergen moved page Mermaid:Test to Mermaid:Test w template without leaving a redirect
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
%% Test to run w Template:ER Mermaid
graph LR
graph LR
    A[Square Rect] -- Link text --> B((Circle))
L_Log[L_Log table]
    A --> C(Round Rect)
 
    B --> D{Rhombus}
{{ER Mermaid}}
    C --> D

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}}