Help:Guide to 'How-to' wiki pages

From InfoEx Help Information
Revision as of 09:03, 18 October 2013 by Pascal (talk | contribs) (Created page with "This pages give a short overview of the available templates and functionalities available for writing the help pages. ==URL links== ===Link to CAA user management website===...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This pages give a short overview of the available templates and functionalities available for writing the help pages.

URL links

Link to CAA user management website

To add a link to the CAA user management website use {{UserAdminURL|OptionalExtension}}, which produces http://user.avalanche.ca/#/OptionalExtension.

Edit the template Template:UserAdminURL to make changes to the URL trunk.

Link to InfoEx application

To add a link to the InfoEx application website use {{InfoExURL|OptionalExtension}}, which produces https://infoex.avalancheassociation.ca/OptionalExtension.

Edit the template Template:InfoExURL to make changes to the URL trunk.


Floating divs

Requirements

REQUIREMENTS
Permission User Level
Connectivity Required connectivity

To specify the requirements for the task discussed on a wiki page use {{Requirements|UserLevel=User Level|Connectivity=Required connectivity}}, which produces a blue box in the right top hand corner of the current section.

Use the following enumerations for the permission levels:

  • All users
  • Observation moderators and higher
  • Operation administrator and higher
  • Super user only

Use the following enumerations for the connectivity levels:

  • Online only

Edit the template Template:Requirements to make changes to this floating div.