Difference between revisions of "Template:Ls/doc"
Jump to navigation
Jump to search
(Created page with "{{documentation subpage}} == Usage == :This template wraps translations for Language select, a script which dynamically hides languages when the user...") |
m (Protected "Template:Ls/doc" ([edit=sysop] (indefinite) [move=sysop] (indefinite))) |
Latest revision as of 19:29, 4 September 2012
This is a documentation subpage for Template:Ls (see that page for the template itself). It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
Usage
- This template wraps translations for Language select, a script which dynamically hides languages when the user's preferred language is available.
<div class="multilingual"> {{ls|de|Dieser Text ist auf Deutsch.}} {{ls|diq|Eno nuşte zazakiyo.}} {{ls|en|This text is in English.}} {{ls|fr|Ce texte est en français.}} {{ls|mk|Овој текст е на македонски јазик.}} {{ls|ar|هذا النص القديم في اللغة العربية.}} </div>
→ Deutsch⧼colon⧽ Dieser Text ist auf Deutsch.Zazaki⧼colon⧽ Eno nuşte zazakiyo.English⧼colon⧽ This text is in English.Français⧼colon⧽ Ce texte est en français.Македонски⧼colon⧽ Овој текст е на македонски јазик.العربية⧼colon⧽ هذا النص القديم في اللغة العربية.
Parameters
- Outdated translations
- To mark a translation as outdated:
<div class="multilingual"> {{ls|de|Dieser Text ist auf Deutsch}} {{ls|diq|Eno nuşte zazakiyo.}} {{ls|en|This new text is English}} {{ls|fr|Cet ancien texte est en français.|update=en}} {{ls|mk|Овој стар текст е на македонски јазик|update=en}} {{ls|ar|هذا النص القديم في اللغة العربية.|update=en}} </div>
→ Deutsch⧼colon⧽ Dieser Text ist auf Deutsch.Zazaki⧼colon⧽ Eno nuşte zazakiyo.English⧼colon⧽ This new text is in English.Français⧼colon⧽ [mise à jour requise⧼colon⧽ en] Cet ancien texte est en français.Македонски⧼colon⧽ [треба поднова⧼colon⧽ en] Овој стар текст е на македонски јазикالعربية⧼colon⧽ [مطلوب التحديث⧼colon⧽ en] هذا النص القديم في اللغة العربية.
- Customize appearance
- To customize the appearance using CSS:
<div class="multilingual"> {{ls|de|Dieser Text ist auf Deutsch.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} {{ls|diq|Eno nuşte zazakiyo.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} {{ls|en|This text is in English.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} {{ls|fr|Ce texte est en français.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} {{ls|mk|Овој текст е на македонски јазик.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} {{ls|ar|هذا النص باللغة العربية.|CSS-box=background:#CCF;color:#000;|CSS-label=background:#00F;color:#FFF;}} </div>
→ Deutsch⧼colon⧽ Dieser Text ist auf Deutsch.Zazaki⧼colon⧽ Eno nuşte zazakiyo.English⧼colon⧽ This text is in English.Français⧼colon⧽ Ce texte est en français.Македонски⧼colon⧽ Овој текст е на македонски јазик.العربية⧼colon⧽ هذا النص باللغة العربية.
Translation
- To translate the "update needed" message, edit {{snippets/update needed}}.
Warning: Default sort key "Ls" overrides earlier default sort key "Ls/doc".