Difference between revisions of "Template:CompanyFeature"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
|}<noinclude>
|}<noinclude>
----
----
This template is used to identify features that are enabled by the local admin, typically under[[Company Information]], but it could be using other categories under '''Settings > Administration'''.
This template is used to identify features that are enabled by the local admin, typically under [[Company Information]], but it could be using other categories under '''Settings > Administration'''.


Use: <tt><nowiki>{{1|2|3}}</nowiki></tt>
Use: <tt><nowiki>{{1|2|3}}</nowiki></tt>
* <tt><nowiki>{{1}} - name of the feature</nowiki></tt>
* <tt><nowiki>{{1}}</nowiki></tt> - name of the feature
* <tt><nowiki>{{2}} - link to thing that enables it. E.g. Company Settings</nowiki></tt>
* <tt><nowiki>{{2}}</nowiki></tt> - link to thing that enables it. E.g. Company Settings
* <tt><nowiki>{{3}} - default enabled or not, any text here results in "enabled", blank is "disabled"</nowiki></tt>
* <tt><nowiki>{{3}}</nowiki></tt> - default enabled or not, any text here results in "enabled", blank is "disabled"
</noinclude>
</noinclude>

Latest revision as of 19:43, 31 January 2012

Lock-tiny.gif

  • {{{1}}} must be enabled by your organization's System Administrator, using [[{{{2}}}]]
  • This feature is enabled by Default

This template is used to identify features that are enabled by the local admin, typically under Company Information, but it could be using other categories under Settings > Administration.

Use: {{1|2|3}}

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