Template:Infotable/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly><onlyinclude>{{#switch:{{{1|}}}
<includeonly><onlyinclude>{{#switch:{{{1|}}}
|txt-param-type-e0=
| txt-param-type-e0 =
{{#switch:{{{suf|}}}
{{#switch:{{{suf|}}}
| :de = Punkt-Entität
| :de = Punkt-Entität
Line 7: Line 7:
| :zh-cn= 点实体
| :zh-cn= 点实体
| Point entity}}
| Point entity}}
| txt-param-type-e1 =
{{#switch:{{{suf|}}}
| :de = Intern
| :ru = Внутренняя
| :zh-cn= 内部
| Internal}}


}}</onlyinclude></includeonly><!--
}}</onlyinclude></includeonly><!--
Line 16: Line 23:
-->{{stub}}__NOEDITSECTION__
-->{{stub}}__NOEDITSECTION__
Below are the template strings that are used in {{tl|Infotable}}.
Below are the template strings that are used in {{tl|Infotable}}.
 
{{Quote|text=
{{CodeBlock
{{{{PAGENAME}}|txt-param-type-e0}}
|style=1
|{{{{PAGENAME}}|txt-param-type-e0}}
* {{de}} {{{{PAGENAME}}|txt-param-type-e0|suf=:de}}
* {{de}} {{{{PAGENAME}}|txt-param-type-e0|suf=:de}}
* {{es}} {{{{PAGENAME}}|txt-param-type-e0|suf=:es}}
* {{es}} {{{{PAGENAME}}|txt-param-type-e0|suf=:es}}
* {{ru}} {{{{PAGENAME}}|txt-param-type-e0|suf=:ru}}
* {{ru}} {{{{PAGENAME}}|txt-param-type-e0|suf=:ru}}
* {{zh-cn}} {{{{PAGENAME}}|txt-param-type-e0|suf=:zh-cn}}}}
* {{zh-cn}} {{{{PAGENAME}}|txt-param-type-e0|suf=:zh-cn}}
 
 
{{{{PAGENAME}}|txt-param-type-e1}}
* {{de}} {{{{PAGENAME}}|txt-param-type-e1|suf=:de}}
* {{ru}} {{{{PAGENAME}}|txt-param-type-e1|suf=:ru}}
* {{zh-cn}} {{{{PAGENAME}}|txt-param-type-e1|suf=:zh-cn}}
}}

Revision as of 22:55, 8 February 2023

Stub

This article or section is a stub. You can help by expanding it.

Below are the template strings that are used in {{Infotable}}.

Point entity
  • Deutsch Punkt-Entität
  • Español Entidad de punto
  • Русский Точечная сущность
  • 简体中文 点实体


Internal

  • Deutsch Intern
  • Русский Внутренняя
  • 简体中文 内部