Template:Service: Difference between revisions

From DcUsers
No edit summary
mNo edit summary
 
(10 intermediate revisions by the same user not shown)
Line 5: Line 5:
|-
|-
! Prerequisite
! Prerequisite
| colspan="4" | {{{prerequisite|}}}
| colspan="4" | {{#if: {{{prerequisite|}}} | {{{prerequisite|}}} | None }}
|-
|-
! [[AccountType|Account]]
! style="width: 15%;" | [[AccountType|Account]]
| {{#if: {{{account|}}}
| style="width: 15%;" | {{#if: {{{account|}}}
| {{#ifeq: {{{account|}}} | global
| {{#ifeq: {{{account|}}} | global
| style="color: blue;" {{!}} Global
| <span style="color: green;">Global</span>
| style="color: orange;" {{!}} Local
| {{#ifeq: {{{account|}}} | global-reg
| <span style="color: blue;">Global (registration required)</span>
| <span style="color: orange;">Local (registration required)</span>
}}
}}
}}
| none }}
| none }}
! IPv6 Ready
! style="width: 15%;" | [[wikipedia:Ipv6|IPv6 Ready]]
| {{#if: {{{ipv6_ready|}}}
| style="width: 8%;" | {{#if: {{{ipv6|}}}
| {{#ifeq: {{{ipv6_ready|}}} | true
| {{#ifeq: {{{ipv6|}}} | true
| style="color: blue;" {{!}} Yes
| <span style="color: green;">Yes</span>
| style="color: orange;" {{!}} No
| <span style="color: orange;">No</span>
}}
}}
| N/A
| N/A
}}
}}
|
| rowspan="2" style="width: 85%;" |
|-
|-
! [[SecurityLevel|Security Level]]
! Security Notes
| {{#if: {{{security_level|}}}
| colspan="4" | {{{security_notes|}}}
| {{#ifeq: {{{security_level|}}} | high
| style="color: green;" {{!}} High
| {{#ifeq: {{{security_level|}}} | medium
| style="color: blue;" {{!}} Medium
| style="color: orange;" {{!}} Low
}}
}}
| N/A
}}
|
|}
|}

Latest revision as of 13:57, 8 April 2020

Service 'Service'
Description
Prerequisite None
Account none IPv6 Ready N/A
Security Notes