Difference between revisions of "Template:PlatformURL"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
-------------- | -------------- | ||
Usage: <tt><nowiki><tt>{{platformURL}/...remainder of URL...</tt></nowiki></tt> | A non-clickable link to the platform. | ||
'''Usage:''' | |||
:<tt><nowiki><tt>{{platformURL}}/...remainder of URL...</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> |
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: