Template:Userbox translator/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 7: Line 7:
== Copy and Paste ==
== Copy and Paste ==
{{CodeBlock|<nowiki>{{Userbox translator
{{CodeBlock|<nowiki>{{Userbox translator
| {{#language:<from>}}
| <from>
| {{#language:<to>}}
| <to>
}}</nowiki>}}
}}</nowiki>}}



Revision as of 12:03, 7 January 2024

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

Userbox used for denoting that you do translation work.

Translations

The used strings are on strings subpage. Please follow the format to add translations for them.

Copy and Paste

{{Userbox translator | <from> | <to> }}

Parameters and Examples

Parameter Description Example Preview
{{{1}}} For specifying the language your are translating from.
| 1 = {{#language:en}}
Translation.png

This user translates from english to {{{2}}}.

{{{2}}} For specifying the language you are translating to
| 2 = {{#language:es}}
Translation.png

This user translates from {{{1}}} to español.