Template:Userbox translator/doc: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) (Created page with "{{Doc/subpage}} Userbox used for specifying a link to a website where you can be found. == Copy and Paste == {{CodeBlock|<nowiki>{{Userbox translator | 1 = | 2 = }}</nowiki>}...") |
No edit summary |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Doc/subpage}} | {{Doc/subpage}} | ||
Userbox used for | Userbox used for denoting that you do translation work. | ||
== Translations == | |||
The used strings are on [[/strings|strings subpage]]. Please follow the format to add translations for them. | |||
== Copy and Paste == | == Copy and Paste == | ||
{{CodeBlock|<nowiki>{{Userbox translator | {{CodeBlock|<nowiki>{{Userbox translator | ||
| | | <from> | ||
| | | <to> | ||
}}</nowiki>}} | }}</nowiki>}} | ||
Line 17: | Line 20: | ||
| align="center" | {{Code|style=2|{{Param|1}}}} | | align="center" | {{Code|style=2|{{Param|1}}}} | ||
| For specifying the language your are translating from. | | For specifying the language your are translating from. | ||
| {{CodeBlock|margin=5px|<nowiki>| 1 = | | {{CodeBlock|margin=5px|<nowiki>| 1 = en</nowiki>}} | ||
| {{Userbox translator| | | {{Userbox translator|en|nocat=1}} | ||
|- | |- | ||
| align="center" | {{Code|style=2|{{Param|2}}}} | | align="center" | {{Code|style=2|{{Param|2}}}} | ||
| For specifying the language you are translating to | | For specifying the language you are translating to | ||
| {{CodeBlock|margin=5px|<nowiki>| 2 = | | {{CodeBlock|margin=5px|<nowiki>| 2 = es</nowiki>}} | ||
| {{Userbox translator|2= | | {{Userbox translator|2=es|nocat=1}} | ||
|} | |} | ||
<includeonly>[[Category:Templates]][[Category:Userbox Templates]]</includeonly> | <includeonly>[[Category:Templates]][[Category:Translation templates]][[Category:Userbox Templates]]</includeonly> |
Latest revision as of 12:14, 7 January 2024

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.
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
Parameters and Examples
Parameter | Description | Example | Preview |
---|---|---|---|
{{{1}}} | For specifying the language your are translating from. | ![]() This user translates from English to {{{2}}}. | |
{{{2}}} | For specifying the language you are translating to | ![]() This user translates from {{{1}}} to Spanish. |