SupportDirectoryURL
Outputs the URL of the support directory.
Modifiers
with_domain
(New in MT6)
By default, the tag outputs a relative URL like /path/to/support/directory
. If with_domain
is set to 1
, the tag outputs a full URL starting with http://
or https://
.
<$mt:SupportDirectoryURL with_domain="1"$>