Difference between revisions of "Template:ServiceOption"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 4: | Line 4: | ||
[[File:Lock-tiny.gif]] | [[File:Lock-tiny.gif]] | ||
| | | | ||
* The ''{{PAGENAME}}'' option is managed by a [[Service Provider]] | * The ''{{PAGENAME}}'' option is managed by a [[Service Provider]]. | ||
* | * By default, this feature is {{#if: {{{2}}} | ||
| {{#ifeq: {{{3}}} | not| not enabled | enabled}} | |||
| disabled }}. | |||
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]] | : ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]] | ||
: | : |
Revision as of 22:46, 11 April 2014
- The ServiceOption option is managed by a Service Provider.
- By default, this feature is enabled.
- Learn more: [[Service Configuration#{{{1}}} | {{{1}}} ]]
This template is used to identify options in the Installable Version that are managed using the Service Configuration.
Usage:
- {{ServiceOption|configSection}} -- Feature is enabled by default
- {{ServiceOption|configSection|}} -- Feature is disabled by default
- {{ServiceOption|configSection|not}} -- Feature is not enabled by default