User:PeeBot: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{bot|Pee}}")
 
No edit summary
Line 1: Line 1:
{{bot|Pee}}
{{bot|Pee}}
My first intent for this bot is to create a starting point for translations of {{tl2|language name}} in every language by creating a translation for the name of the language itself. For example, the following would be the contents of {{code|language name/es}}:
{{codeblock|<nowiki>{{#switch:{{{1}}}
|es=español
}}</nowiki>}}
The translation of the language having been supplied by <nowiki>{{#language:es}}</nowiki>

Revision as of 14:33, 4 January 2024

Icon-crystalclear-action-configure.png
This user account is a bot account operated by Pee (talk).
It is a legitimate alternative account used to make repetitive automated or semi-automated edits that would be extremely tedious to do manually.

My first intent for this bot is to create a starting point for translations of {{language name}} in every language by creating a translation for the name of the language itself. For example, the following would be the contents of language name/es:

{{#switch:{{{1}}} |es=español }}

The translation of the language having been supplied by {{#language:es}}