Template:Service: Difference between revisions

From DcUsers
No edit summary
mNo edit summary
 
(12 intermediate revisions by the same user not shown)
Line 2: Line 2:
|+ Service '{{TITLEPAGE}}'
|+ Service '{{TITLEPAGE}}'
! Description
! Description
| colspan="3" | {{{description|}}}
| colspan="4" | {{{description|}}}
|-
|-
! Prerequisite
! Prerequisite
| colspan="3" | {{{prerequisite|}}}
| colspan="4" | {{#if: {{{prerequisite|}}} | {{{prerequisite|}}} | None }}
|-
|-
! [[AccountType|Account]]
! style="width: 15%;" | [[AccountType|Account]]
| {{#if: {{{account|}}}
| style="width: 15%;" | {{#if: {{{account|}}}
| {{#ifeq: {{{account|}}} | global | style="color: blue;" {{!}} Global | style="color: orange;" {{!}} Local }}
| {{#ifeq: {{{account|}}} | global
| <span style="color: green;">Global</span>
| {{#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 | style="color: blue;" {{!}} Yes | style="color: orange;" {{!}} No }}
| {{#ifeq: {{{ipv6|}}} | true
| <span style="color: green;">Yes</span>
| N/A }}
| <span style="color: orange;">No</span>
}}
| N/A
}}
|
|-
|-
! [[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