Template:Translate/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 27: Line 27:
| {{translate|Example text|type=template|nocat=1}}
| {{translate|Example text|type=template|nocat=1}}
|-
|-
| {{param|langs}}
| {{param|lang <1-5>}}
| For use with {{code|<nowiki>type=translate</nowiki>}}. Specifies which languages are needed.
| For use with {{code|<nowiki>type=translate</nowiki>}}. Specifies which languages are needed.
| {{Code|<nowiki>{{Translate|Example text|type=template|langs=Chinese(zh), Spanish(es), Russian(ru)}}</nowiki>}}
| {{Code|<nowiki>{{Translate|Example text|type=template|lang 1=zh|lang 2=de|lang 3=ru</nowiki>}}
| {{translate|Example text|type=template|langs=Chinese(zh), Spanish(es), Russian(ru)|nocat=1}}
| {{translate|Example text|type=template|lang 1=zh|lang 2=de|lang 3=ru|nocat=1}}
|-
|-
| {{param|nocat}}
| {{param|nocat}}

Revision as of 17:10, 13 May 2023

Edit-copy.png
This is a documentation subpage for Template:Translate.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

The strings used on this page can be found on the Template:Translate/doc/strings subpage. Please follow the formatting there to add translations or new content.

Usage

This template is used on pages that need its content to be translated.

Parameters