Template:This is a/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Changed errors to default to English, a complete lack of an error message isn't helpful)
(New string: false warn)
Line 30: Line 30:
* {{this is a/strings|missing parameter}}
* {{this is a/strings|missing parameter}}
* {{this is a/strings|wrong name}}
* {{this is a/strings|wrong name}}
* {{this is a/strings|false warn}}
<onlyinclude>{{#switch: {{{1}}}
<onlyinclude>{{#switch: {{{1}}}
| String info = {{Strings subpage<!-- Make sure to sort lang code from A to Z, except English. -->
| String info = {{Strings subpage<!-- Make sure to sort lang code from A to Z, except English. -->
| number = 28
| number = 29
| de = 27
| de = 27
| en = 28
| en = 28
Line 404: Line 405:


|missing parameter = {{#switch: {{language}}
|missing parameter = {{#switch: {{language}}
|#default = The necessary parameter {{Code|{{Param|[[Template:This is a|1]]}}}} has not been specified.
|de = Der notwendige Parameter {{Code|{{Param|[[Template:This is a|1]]}}}} wurde nicht angegeben.
|de = Der notwendige Parameter {{Code|{{Param|[[Template:This is a|1]]}}}} wurde nicht angegeben.
|#default = The necessary parameter {{Code|{{Param|[[Template:This is a|1]]}}}} has not been specified.
|es = No se ha especificado el parámetro requerido {{Code|{{Param|[[Template:This is a|1]]}}}}.
|es = No se ha especificado el parámetro requerido {{Code|{{Param|[[Template:This is a|1]]}}}}.
|fi = Vaadittu muuttuja {{Code|{{Param|[[Template:This is a|1]]}}}} ei ole asetettu.
|fi = Vaadittu muuttuja {{Code|{{Param|[[Template:This is a|1]]}}}} ei ole asetettu.
Line 419: Line 420:
|hr = Parametar {{Code|{{Param|[[Template:This is a|{{{param}}}]]}}}} nije u skladu s nazivom definiranim {{tl2|{{{arg}}}}} predloškom. {{#ifexist:Template:{{{arg}}}}|Ovo se najvjerojatnije može popraviti postavljanjem vrijednosti parametra {{Code|{{Param|{{{param}}}}}}} na {{code|{{ {{{arg}}} |name}} }}.|}}
|hr = Parametar {{Code|{{Param|[[Template:This is a|{{{param}}}]]}}}} nije u skladu s nazivom definiranim {{tl2|{{{arg}}}}} predloškom. {{#ifexist:Template:{{{arg}}}}|Ovo se najvjerojatnije može popraviti postavljanjem vrijednosti parametra {{Code|{{Param|{{{param}}}}}}} na {{code|{{ {{{arg}}} |name}} }}.|}}
}}
}}
 
|false warn = {{#switch: {{language}} <!-- Not sure if it should be on the template talk -->
|#default = ''If the parameter you're using is consistent with the page name but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the [[Template talk:This is a|template's talk page]].''
}}
}}</onlyinclude>
}}</onlyinclude>

Revision as of 01:51, 20 April 2025

English (en)Deutsch (de)Esperanto (eo)Español (es)Suomi (fi)Hrvatski (hr)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)中文 (zh)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
To preview translated strings, select languages on the top right bar.
Icon-gnome-document-open.pngDocumentation
Number of strings:29
Approximate status of translation:English (en) 96.55% Deutsch (de) 93.1% Español (es) 75.86% Esperanto (eo) 58.62% Suomi (fi) 86.21% Hrvatski (hr) 96.55% Português do Brasil (pt-br) 89.66% Русский (ru) 86.21% Slovenčina (sk) 89.66% 中文 (zh) 93.1% 
Note.pngNote:The following languages do not support the new parameter {{{for the shader}}} which is located in "this is a" string:
Esperanto Español Suomi (fi) Русский
  • {{{this}}} {{{dx}}} is a {{{cut}}} {{{internal}}} {{{type}}} {{{for the shader}}} available in {{{in}}}{{{since}}}{{{before}}}{{{except}}}{{{except-multi}}}.
  • This
  • cut
  • internal
  • console command
  • console variable
  • entity
  • point entity
  • brush entity
  • mesh entity
  • path entity
  • QC command
  • Pixel shader
  • Vertex shader
  • material shader parameter
  • for the {{{shader}}} shader
  • all {{{engine}}} games
  •  since {{{since}}}
  •  before {{{before}}}
  •  except {{{except}}}
  • 1
  • 1 and 2
  • 1, 2, and 3
  • 1, 2, 3, and 4
  • 1, 2, 3, 4, and 5
  • 1, 2, 3, 4, 5, and 6
  • The necessary parameter {{{1}}} has not been specified.
  • The {{{{{{param}}}}}} parameter is inconsistent with the name defined by the {{[[:Template:{{{arg}}}|{{{arg}}}]]}} template.
  • If the parameter you're using is consistent with the page name but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.