<ALTERNATIVE_LANGUAGE>
Tag Function:
- Creates a full link to the alternative language. Definable within the admin options panel.
Requires alternative language templates to be present.
Reference Alternative Language for more information.
Main Usage:
- Used within any template to dynamically recall and load the full link to the alternative language.
Examples:
In your templates, you can use the tag like this:
Sample Output:
Using the code above will generate the following when the template is run:
<a href="./index.php?showimage=1&lang=pl">Polski
</a>
OtherTags
<< <SITE_CALENDAR> | TemplateTags | <LANGUAGE=xx> >>