Difference between revisions of "Template:TenantFeatureByName"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
 
(9 intermediate revisions by the same user not shown)
Line 4: Line 4:
[[File:Lock-tiny.gif]]   
[[File:Lock-tiny.gif]]   
|
|
*The ''{{{1}}}'' option must be enabled in [[Manage Tenant Capabilities]]
*The ''{{{1}}}'' option is managed by a [[Service Provider]] admin
*This feature is {{#if: {{{2}}}| enabled | disabled }} by Default
*This feature is {{#if: {{{2}}} | enabled | disabled }}, by default
: ''Learn more:'' [[Manage Tenant Features#Tenant Configuration Options|Tenant Configuration Options]]
:
:
|}
|}
Line 16: Line 17:
Usage:
Usage:
:* <tt><nowiki>{{TenantFeatureByName|feature name|}}</nowiki></tt> -- Feature is disabled by default
:* <tt><nowiki>{{TenantFeatureByName|feature name|}}</nowiki></tt> -- Feature is disabled by default
:* <tt><nowiki>{{TenantFeatureByName|feature name|any text here}}</nowiki></tt> -- Feature is enabled by default
:* <tt><nowiki>{{TenantFeatureByName|feature name}}</nowiki></tt> -- Feature is enabled by default
</noinclude>
</noinclude>

Latest revision as of 22:13, 11 April 2014

Lock-tiny.gif

  • The {{{1}}} option is managed by a Service Provider admin
  • This feature is enabled, by default
Learn more: Tenant Configuration Options

This template is used to identify options in the Installable Version, selected in Manage Tenant Capabilities. Those settings apply to a selected tenant only.

The template requires you to specify the feature name. To automatically insert the current PAGENAME, use Template:TenantFeatures.

Usage:

  • {{TenantFeatureByName|feature name|}} -- Feature is disabled by default
  • {{TenantFeatureByName|feature name}} -- Feature is enabled by default