Difference between revisions of "Template:Int"

Jump to navigation Jump to search
1,024 bytes added ,  22:47, 25 May 2021
prepare for translation
>Tacsipacsi
(putting documentation on the main template page makes no sense except for translatable templates)
>Shirayuki
(prepare for translation)
Line 1: Line 1:
{{#invoke:Int|renderIntMessage|{{{1|}}}|lang={{{lang|}}}}}<noinclude>
<noinclude>
{{Documentation}}
<languages/>
</noinclude>{{#invoke:Int|renderIntMessage|{{{1|}}}|lang={{{lang|}}}}}<noinclude>
{{Documentation|content=
 
{{lua|Module:Int}}
 
This template renders a MediaWiki message in the page language. Not to be confused with the <nowiki>{{int:}}</nowiki> [[Special:MyLanguage/Help:magic words#int|magic word]], which uses the user interface language instead.
 
<translate>
== Examples ==
</translate>
* <code><nowiki>{{int|vector-view-history}}</nowiki></code>
{{int|vector-view-history}}
 
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|1}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|1}}
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|2}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|2}}
* <code><nowiki>{{int|Notification-link-text-expand-notice-count|5}}</nowiki></code>
{{int|Notification-link-text-expand-notice-count|5}}
* <code><nowiki>{{int|vector-view-history|lang=de}}</nowiki></code>
{{int|vector-view-history|lang=de}}
 
}}
 
{{Template:Int/doc}}
 
[[Category:Internationalization templates{{#translation:}}]]
</noinclude>
</noinclude>
Anonymous user

Navigation menu