Difference between revisions of "Template:PlatformURL"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<tt><nowiki>https://</nowiki>{{domain}}/networking<noinclude>
<nowiki>https://</nowiki>{{domain}}/networking<noinclude>


19:54, 30 March 2012 (UTC)19:54, 30 March 2012 (UTC)19:54, 30 March 2012 (UTC)19:54, 30 March 2012 (UTC)19:54, 30 March 2012 (UTC)19:54, 30 March 2012 (UTC)~
--------------
Usage: <tt><nowiki>{{platformURL}/...remainder of URL...</tt>
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...