Plugin Language | |
|
Use the wiki plugin to vary content based on the page language. | |
Parameters | ||||||||||||||||||||
|
Show alternative content based on the page language Introduced in Tiki 1. Go to the source code Preferences required: feature_multilingual, wikiplugin_lang
Note Cached pages don't render this plugin correctly. Do not cache the page that this plugin is used on. | ||||||||||||||||||||
Examples | |
Based on language | |
|
Copy to clipboard
If the current language is en (English), "Hello" will be displayed. If it is fr (French), "Bonjour". | |
Based on language and not language | |
|
This code: Copy to clipboard
| |
With PluginTranslated | |
|
The language can match the Copy to clipboard
| |
Related pages | |