Difference between revisions of "Template:PlatformURL"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 3: Line 3:
--------------
--------------
Usage: <tt><nowiki>&lt;tt>{{platformURL}}/...remainder of URL...&lt;/tt></nowiki></tt>
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>
</noinclude>

Revision as of 00:04, 5 April 2012

https://{yourDomain}/networking


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