Difference between revisions of "Template:PlatformURL"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
Line 2: Line 2:


--------------
--------------
A non-clickable link to the platform.<br>
A non-clickable link to the platform.
 
'''Usage:'''
'''Usage:'''
:<tt><nowiki>&lt;tt>{{platformURL}}/...remainder of URL...&lt;/tt></nowiki></tt>
:<tt><nowiki>&lt;tt>{{platformURL}}/...remainder of URL...&lt;/tt></nowiki></tt>

Latest revision as of 20:45, 10 April 2014

https://{yourDomain}/networking


A non-clickable link to the platform.

Usage:

<tt>{{platformURL}}/...remainder of URL...</tt>

Alternatively, to create a working link, use:

https://{{domain}}/networking/...remainder of URL...

Result:

https://{yourDomain}/networking/...remainder_of_URL...