Difference between revisions of "Template:ServiceOption"

From AgileApps Support Wiki
imported>Aeric
(Created page with "::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;" |style="padding: 0.25em 0.25em;" al...")
 
imported>Aeric
Line 4: Line 4:
[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
* The ''{{PAGENAME}}'' option is managed by a [[Service Provider]].
* This ''{{PAGENAME}}'' option is managed by a [[Service Provider]].
* By default, this feature is {{#ifeq: {{{2}}} | not | not enabled | {{#if: {{{2}}}|enabled|disabled}} }}.
* By default, this feature is {{#ifeq: {{{2}}} | not | not enabled | {{#if: {{{2}}}|enabled|disabled}} }}.
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]]
: ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]]

Revision as of 02:23, 14 January 2015

Lock-tiny.gif

  • This 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}} -- enabled by default
  • {{ServiceOption|configSection|}} -- disabled by default
  • {{ServiceOption|configSection|not}} -- not enabled by default