Difference between revisions of "Template:Enablefeature"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
[[File:Lock-tiny.gif]] | [[File:Lock-tiny.gif]] | ||
| | | | ||
*''{{{1}}}'' must be enabled by your [[Service Provider]] | *The ''[[{{{1}}}]]'' option must be enabled by your [[Service Provider]]. | ||
*This feature is {{#if: {{{3}}}| enabled | disabled }} by | *This feature is {{#if: {{{3}}}| enabled | disabled }} by default. | ||
: | : | ||
|}<noinclude> | |}<noinclude> | ||
Line 11: | Line 11: | ||
This template is used to identify features that are enabled in [[Service Provider Settings]] (for ISVs) or [[MSP Settings]] (for MSPs). Those settings are global. They affect the service provider themselves and all tenants. | This template is used to identify features that are enabled in [[Service Provider Settings]] (for ISVs) or [[MSP Settings]] (for MSPs). Those settings are global. They affect the service provider themselves and all tenants. | ||
Usage:<br> | |||
:<tt><nowiki>{{Enablefeature|1|2|3}}</nowiki></tt> | |||
* <tt><nowiki>{{1}} - name of the feature</nowiki></tt> | * <tt><nowiki>{{1}} - name of the feature</nowiki></tt> | ||
* <tt><nowiki>{{2}} - link to thing that enables it</nowiki></tt> | * <tt><nowiki>{{2}} - link to thing that enables it</nowiki></tt> --''no longer used'' | ||
* <tt><nowiki>{{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"</nowiki></tt> | * <tt><nowiki>{{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"</nowiki></tt> | ||
</noinclude> | </noinclude> |
Latest revision as of 18:06, 24 May 2012
- The [[{{{1}}}]] option must be enabled by your Service Provider.
- This feature is enabled by default.
This template is used to identify features that are enabled in Service Provider Settings (for ISVs) or MSP Settings (for MSPs). Those settings are global. They affect the service provider themselves and all tenants.
Usage:
- {{Enablefeature|1|2|3}}
- {{1}} - name of the feature
- {{2}} - link to thing that enables it --no longer used
- {{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"