Difference between revisions of "Template:PlatformURL"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tt><nowiki>https://{{domain}}/networking</nowiki></tt>
<nowiki>https://</nowiki>{{domain}}/networking<noinclude>
 
--------------
A non-clickable link to the platform.
 
'''Usage:'''
:<tt><nowiki>&lt;tt>{{platformURL}}/...remainder of URL...&lt;/tt></nowiki></tt>
 
Alternatively, to create a working link, use:
:<tt><nowiki>https://{{domain}}/networking/...remainder of URL...</nowiki></tt>
Result:
:https://{{domain}}/networking/...remainder_of_URL...
</noinclude>

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...