Template:Legal structure legend: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- |
<includeonly><!-- |
||
-->{{#if:{{{holding|}}}|{{legend|#00008f|Holding}}}}<!-- |
-->{{#if:{{{holding|}}}|{{#ifeq:{{{holding|}}}|no||{{legend|#00008f|Holding}}}}}}<!-- |
||
-->{{#if:{{{life|}}}|{{legend|#c91432|Life}}}}<!-- |
-->{{#if:{{{life|}}}|{{#ifeq:{{{life|}}}|no||{{legend|#c91432|Life}}}}}}<!-- |
||
-->{{#if:{{{pc|}}}|{{legend|#ffbc11|P&C}}}}<!-- |
-->{{#if:{{{pc|}}}|{{#ifeq:{{{pc|}}}|no||{{legend|#ffbc11|P&C}}}}}}<!-- |
||
-->{{#if:{{{health|}}}|{{legend|#138636|Health}}}}<!-- |
-->{{#if:{{{health|}}}|{{#ifeq:{{{health|}}}|no||{{legend|#138636|Health}}}}}}<!-- |
||
-->{{#if:{{{composite|}}}|{{legend|#4976ba|Composite}}}}<!-- |
-->{{#if:{{{composite|}}}|{{#ifeq:{{{composite|}}}|no||{{legend|#4976ba|Composite}}}}}}<!-- |
||
-->{{#if:{{{services|}}}|{{legend|#343c3d|Services & others}}}}<!-- |
-->{{#if:{{{services|}}}|{{#ifeq:{{{services|}}}|no||{{legend|#343c3d|Services & others}}}}}}<!-- |
||
-->{{#if:{{{external|}}}|{{legend|#ffffff|External|outline=#aaa}}}}<!-- |
-->{{#if:{{{external|}}}|{{#ifeq:{{{external|}}}|no||{{legend|#ffffff|External|outline=#aaa}}}}}}<!-- |
||
-->{{#if:{{{all|}}}|{{legend|#00008f|Holding}}{{legend|#c91432|Life}}{{legend|#ffbc11|P&C}}{{legend|#138636|Health}}{{legend|#4976ba|Composite}}{{legend|#343c3d|Services & others}}{{legend|#ffffff|External|outline=#aaa}}}}<!-- |
-->{{#if:{{{all|}}}|{{#ifeq:{{{holding|}}}|no||{{legend|#00008f|Holding}}}}{{#ifeq:{{{life|}}}|no||{{legend|#c91432|Life}}}}{{#ifeq:{{{pc|}}}|no||{{legend|#ffbc11|P&C}}}}{{#ifeq:{{{health|}}}|no||{{legend|#138636|Health}}}}{{#ifeq:{{{composite|}}}|no||{{legend|#4976ba|Composite}}}}{{#ifeq:{{{services|}}}|no||{{legend|#343c3d|Services & others}}}}{{#ifeq:{{{external|}}}|no||{{legend|#ffffff|External|outline=#aaa}}}}}}<!-- |
||
--></includeonly><noinclude> |
--></includeonly><noinclude> |
||
{{Documentation}} |
{{Documentation}} |
||