Difference between revisions of "Template:Enablefeature"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 4: Line 4:
[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
*''{{{1}}}'' must be enabled by your [[Service Provider]], using [[{{{2}}}]]
*The ''[[{{{1}}}]]'' option must be enabled by your [[Service Provider]].
*This feature is {{#if: {{{3}}}| enabled | disabled }} by Default
*This feature is {{#if: {{{3}}}| enabled | disabled }} by default.
:
:
|}<noinclude>
|}<noinclude>

Revision as of 19:38, 3 November 2011

Lock-tiny.gif

  • 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.

Use: {{Enablefeature|1|2|3}}

  • {{1}} - name of the feature
  • {{2}} - link to thing that enables it
  • {{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"