Template:Translate/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:
<!-- Please place categories where indicated at the bottom of this page.) -->
<!-- Please place categories where indicated at the bottom of this page.) -->
== Usage ==
== Usage ==
{{todo|document all the type shortcuts}}
This template is used on pages that need its content to be translated.
This template is used on pages that need its content to be translated.


Line 40: Line 41:
|colspan="2" style=text-align:center;|{{code|<nowiki>{{Translate|nocat=1}}</nowiki>}}
|colspan="2" style=text-align:center;|{{code|<nowiki>{{Translate|nocat=1}}</nowiki>}}
|-
|-
|No Parameters
|{{param|type|finish}}
|For use when pages have been translated but not fully.
|For use when pages have been translated but not fully.
|{{Code|<nowiki>{{Finishtranslation}}</nowiki>}}
|{{Code|<nowiki>{{Translate|type=finish}}</nowiki>}}
|{{Finishtranslation|nocat=1}}
|{{translate|type=finish|nocat=1}}
|-
|-
|No Parameters
|{{param|type|inprogress}}
|For use when pages that are currently being translated or will be translated soon.
|For use when pages that are currently being translated or will be translated soon.
|{{Code|<nowiki>{{Translating}}</nowiki>}}
|{{Code|<nowiki>{{Translate|type=inprogress}}</nowiki>}}
|{{Translating|nocat=1}}
|{{translate|type=inprogress|nocat=1}}
|-
|-
|No Parameters
|{{param|type|machine}}
|For use when pages have been translated by a machine (e.g. Google Translate).
|For use when pages have been translated by a machine (e.g. Google Translate).
|{{Code|<nowiki>{{Machine Translation}}</nowiki>}}
|{{Code|<nowiki>{{Translate|type=machine}}</nowiki>}}
|{{Machine Translation|nocat=1}}
|{{Translate|type=machine|nocat=1}}
|-
|-
|No Parameters
|{{param|type|update}}
|For use when the translated pages hasn't been updated for long time.
|For use when the translated pages hasn't been updated for long time.
|{{Code|<nowiki>{{Updatetranslation}}</nowiki>}}
|{{Code|<nowiki>{{Translate|type=update}}</nowiki>}}
|{{Machine Translation|nocat=1}}
|{{param|type=update|nocat=1}}
|}
|}
<includeonly>{{sandbox other||
<includeonly>{{sandbox other||

Revision as of 15:30, 3 April 2024

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.

Usage

Todo: document all the type shortcuts

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

Parameters