Difference between revisions of "Template:TenantFeatureByName"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
| | | | ||
*The ''{{{1}}}'' option is managed by a [[Service Provider]] admin | *The ''{{{1}}}'' option is managed by a [[Service Provider]] admin | ||
*This feature is {{#if: {{{2}}}| | *This feature is {{#if: {{{2}}} | enabled | disabled }}, by default | ||
: ''Learn more:'' [[Manage Tenant Features#Tenant Configuration Options|Tenant Configuration Options]] | : ''Learn more:'' [[Manage Tenant Features#Tenant Configuration Options|Tenant Configuration Options]] | ||
: | : | ||
Line 18: | Line 18: | ||
:* <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}}</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
- 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