Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Template:NetworkLegend: Difference between revisions

From Leeroopedia
Auto-created: Network legend template
 
Fix: show only active namespace types in legend
 
Line 1: Line 1:
<div class="network-legend" style="display:flex; flex-wrap:wrap; gap:12px; padding:12px; background:#fff; border:1px solid #a2a9b1; border-radius:6px; margin-bottom:1em; font-size:0.9em;">
<div class="network-legend" style="display:flex; flex-wrap:wrap; gap:12px; padding:12px; background:#fff; border:1px solid #a2a9b1; border-radius:6px; margin-bottom:1em; font-size:0.9em;">
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#4CAF50; border:2px solid #2E7D32;"></div> Workflow</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#2196F3; border:2px solid #1565C0;"></div> Principle</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#2196F3; border:2px solid #1565C0;"></div> Principle</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#FF9800; border:2px solid #EF6C00;"></div> Implementation</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#FF9800; border:2px solid #EF6C00;"></div> Implementation</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#9C27B0; border:2px solid #7B1FA2;"></div> Artifact</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#F44336; border:2px solid #C62828;"></div> Heuristic</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#F44336; border:2px solid #C62828;"></div> Heuristic</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#00BCD4; border:2px solid #0097A7;"></div> Environment</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#00BCD4; border:2px solid #0097A7;"></div> Environment</div>
<div style="display:flex; align-items:center; gap:6px;"><div style="width:14px; height:14px; border-radius:50%; background:#795548; border:2px solid #5D4037;"></div> Resource</div>
</div><noinclude>
</div><noinclude>
== Usage ==
== Usage ==

Latest revision as of 14:02, 18 February 2026

Principle
Implementation
Heuristic
Environment

Usage

Add {{NetworkLegend}} before your network graph.