Difference between revisions of "Template:PlatformURL"

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


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


Alternatively, to create a working link, use:
Alternatively, to create a working link, use:

Revision as of 20:44, 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...