This article's documentation is for anything that uses the Source engine. Click here for more information.

Template:This is a: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added missing default value for {{{cut}}}. Comparing it against 0.)
(Changed {{{cut}}} such that cut="" no longer yields cut entities, just like cut=0.)
Line 28: Line 28:
}}<!--
}}<!--
--> is a<!--
--> is a<!--
-->{{#ifeq:{{{cut|0}}}|0||&nbsp;cut}}<!--
-->{{#switch:{{{cut|}}}||0=|&nbsp;cut}}<!--
--> {{#switch:{{{1}}}<!-- Please leave it like this, it's infinitely easier to edit. (also, allows languages that would've had incompatible sentence ordering to be added.) -->
--> {{#switch:{{{1}}}<!-- Please leave it like this, it's infinitely easier to edit. (also, allows languages that would've had incompatible sentence ordering to be added.) -->
|#default = {{#switch:{{{internal|}}}
|#default = {{#switch:{{{internal|}}}
Line 105: Line 105:
}}<!--
}}<!--
-->是一个<!--
-->是一个<!--
-->{{#ifeq:{{{cut|0}}}|0||被移除的}}{{#switch:{{{1}}}
-->{{#switch:{{{cut|}}}||0=|被移除的}}{{#switch:{{{1}}}
|#default = {{#switch:{{{internal|}}}
|#default = {{#switch:{{{internal|}}}
|#default=
|#default=
Line 390: Line 390:
     ++ Cut entities ++
     ++ Cut entities ++


-->{{#ifeq:{{{cut|0}}}|0||{{Main other|[[Category:Cut Entities]]|}}}}<!--
-->{{#switch:{{{cut|}}}||0=|{{Main other|[[Category:Cut Entities]]|}}}}<!--


-->}}<!-- end if nocat != 0
-->}}<!-- end if nocat != 0

Revision as of 16:24, 18 September 2023

Todo: Use a strings subpage to reduce duplication, aswell to clean up Autolang in the code, moving all translations to strings subpage.
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [view] [edit]
Icon-translate.png Available doc translations
View
Page history
Icon-translate.png
This template uses a strings subpage
Please follow the format on this subpage(s) to add translations.
Number of strings:32
Approximate status of translation:English (en) 96.88% Deutsch (de) 84.38% Español (es) 68.75% Esperanto (eo) 53.13% Suomi (fi) 78.13% Hrvatski (hr) 96.88% Português do Brasil (pt-br) 81.25% Русский (ru) 96.88% Slovenčina (sk) 81.25% 中文 (zh) 84.38% 
Gnome app science.png
This template uses a Testcases subpage
You can test how this page looks with it's different skins and parsers.
Template:This is a/doc