Difference between revisions of "Template:ServiceOption"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 1: | Line 1: | ||
<noinclude> | |||
This template is used to identify [[Installable Version]] options that affect the installation as a whole. | |||
Usage: | |||
:* <tt><nowiki>{{ServiceOption|configSection}}</nowiki></tt> -- enabled by default | |||
:* <tt><nowiki>{{ServiceOption|configSection|}}</nowiki></tt> -- disabled by default | |||
:* <tt><nowiki>{{ServiceOption|configSection|not}}</nowiki></tt> -- not enabled by default | |||
---- | |||
</noinclude> | |||
::{| style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;" | ::{| 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;" align="left"| | |style="padding: 0.25em 0.25em;" align="left"| | ||
Line 4: | Line 13: | ||
[[File:Lock-tiny.gif]] | [[File:Lock-tiny.gif]] | ||
| | | | ||
* | * The ''{{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}}} ]] | ||
: | : | ||
|} | |} | ||
<includeonly>[[Category:Service Provider Settings|{{PAGENAME}}]]</includeonly | <includeonly>[[Category:Service Provider Settings|{{PAGENAME}}]]</includeonly> | ||
Revision as of 02:38, 14 January 2015
This template is used to identify Installable Version options that affect the installation as a whole.
Usage:
- {{ServiceOption|configSection}} -- enabled by default
- {{ServiceOption|configSection|}} -- disabled by default
- {{ServiceOption|configSection|not}} -- not enabled by default
- The ServiceOption option is managed by a Service Provider.
- By default, this feature is enabled.
- Learn more: [[Service Configuration#{{{1}}} | {{{1}}} ]]