Difference between revisions of "Template:ServiceOption"
From LongJump Support Wiki
imported>Aeric m (moved Template:TenantOption to Template:ServiceOption) |
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]] | ||
* This feature is {{#if: {{{2}}} | {{{2}}} enabled | disabled }}, by default | * This feature is {{#if: {{{2}}} | {{{2}}} enabled | disabled }}, by default | ||
: ''Learn more:'' [[ | : ''Learn more:'' [[Service Configuration#{{{1}}} | {{{1}}} ]] | ||
: | : | ||
|} | |} | ||
<includeonly>[[Category: | <includeonly>[[Category:__TBD__|{{PAGENAME}}]]</includeonly><noinclude> | ||
---- | ---- | ||
This template is used to identify options in the | This template is used to identify options in the [[Installable Version]] that are managed using the [[Service Configuration]]. | ||
Usage: | Usage: | ||
:* <tt><nowiki>{{ | :* <tt><nowiki>{{ServiceOption|configLocation|}}</nowiki></tt> -- Feature is enabled by default | ||
:* <tt><nowiki>{{ | :* <tt><nowiki>{{ServiceOption|configLocation|not}}</nowiki></tt> -- Feature is not enabled by default | ||
:* <tt><nowiki>{{ | :* <tt><nowiki>{{ServiceOption|configLocation}}</nowiki></tt> -- Feature is disabled by default | ||
</noinclude> | </noinclude> |
Revision as of 22:31, 11 April 2014
- The ServiceOption option is managed by a Service Provider
- This feature is {{{2}}} enabled, by default
- 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|configLocation|}} -- Feature is enabled by default
- {{ServiceOption|configLocation|not}} -- Feature is not enabled by default
- {{ServiceOption|configLocation}} -- Feature is disabled by default