Template:In text: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
     | tr=''no translation''
     | tr=''no translation''
     | jp=''no translation''
     | jp=''no translation''
     | zh=
     | zh=存在于
     | zh-tw=''no translation''
     | zh-tw=''no translation''
     | ko
     | ko
Line 33: Line 33:
     | gr=''no translation''
     | gr=''no translation''
     }}
     }}
  | 1 ={{#switch:{{{suf|}}}
    | #default=
    | zh=之中
   }}
   }}
|also={{#switch:{{{pl}}}
|also={{#switch:{{{pl}}}
Line 63: Line 66:
     | gr=''no translation''
     | gr=''no translation''
     }}
     }}
  | 1 ={{#switch:{{{suf|}}}
    | #default=
    | zh=之中
   }}
   }}
|only={{#switch:{{{pl}}}
|only={{#switch:{{{pl}}}
Line 93: Line 99:
     | gr=''no translation''
     | gr=''no translation''
     }}
     }}
  | 1 ={{#switch:{{{suf|}}}
    | #default=
    | zh=之中
   }}
   }}
|since={{#switch:{{{pl}}}
|since={{#switch:{{{pl}}}
Line 123: Line 132:
     | gr=''no translation''
     | gr=''no translation''
     }}
     }}
  | 1 ={{#switch:{{{suf|}}}
    | #default=
    | zh=以来
   }}
   }}
|removed={{#switch:{{{pl}}}
|removed={{#switch:{{{pl}}}
Line 186: Line 198:
     | gr=''no translation''
     | gr=''no translation''
     }}
     }}
  | 1 ={{#switch:{{{suf|}}}
    | #default=
    | zh=之中
   }}
   }}
}}</includeonly></onlyinclude>
}}</includeonly></onlyinclude>

Revision as of 18:30, 17 March 2023

Info content.png
This template needs translations.
This template does not contain translations for the most popular languages.
If you are fluent in one of these languages, please help out by translating the text inside this template. This can be done by using the {{language}} template where appropriate.
Also, please make sure the article complies with the alternate languages guide.


Note.pngNote:If you want to add a missing translation, but the translation has text after the icon, you will most likely need to add additional lines: the first switch is responsible for the selected text type in the {{{type}}} parameter, i.e. "in" (it is written here as #default), "also", "since" etc. The second switch is responsible for the location of the text: #default before the icon, and "1" after the icon. To make it easier, you can see how it's done in "removed". When most of the translations here are done, remove this note!