Template:Obsolete/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(swapped german for better fitting "this" translation.)
(Previous version did not switch between the types of obsolete things. let's try again.)
Line 1: Line 1:
{{Strings subpage<!-- Don't forget to update once you add new translation to a strings. -->
{{Strings subpage<!-- Don't forget to update once you add new translation to a strings. -->
|number = 1
|number = 5
| en = 1
| en = 5
| de = 1
| de = 5
}}
}}


* {{{{PAGENAME}}|Text}}
* {{{{PAGENAME}}|This}}
* {{{{PAGENAME}}|entity}}
* {{{{PAGENAME}}|tool}}
* {{{{PAGENAME}}|shader}}
* {{{{PAGENAME}}|IsObsolete}}


<includeonly><onlyinclude>{{#switch:{{{1}}}<!-- Remember to keep this clean by sorting A-Z, and copy paste the tab space instead of pressing "SPACE" repeatedly. -->
<includeonly><onlyinclude>{{#switch:{{{1}}}<!-- Remember to keep this clean by sorting A-Z, and copy paste the tab space instead of pressing "SPACE" repeatedly. -->


| Text = {{#switch: {{{lang|{{Language}}}}}
| This = {{#switch: {{{lang|{{Language}}}}}
| #default = This {{#switch:{{{type|entity}}}
| #default = This
|entity|Entity=entity
| de = Diese/es/er
|tool|Tool=tool
}}
|shader|Shader=shader
|#default=''invalid type''}} is '''[[Obsolete]]'''. Its use is discouraged{{#switch: {{{type|entity}}}|entity|shader|tool=, and it may only exist/function in older engine branches}}. {{#if:{{{replacement|}}}|<br/><small>It has since been deprecated by {{{replacement}}}.</small>|}}
 
| de = Diese/es/er {{#switch:{{{type|entity}}}
|entity|Entity=Entity
|tool|Tool=Tool
|shader|Shader=Shader
|#default=''invalid type''}} ist '''[[Obsolete|veraltet]]'''. Es wird abgeraten dies zu verwenden{{#switch: {{{type|entity}}}|entity|shader|tool=, da es warscheinlich nur in alten Engines/Zweige verfügbar ist}}. {{#if:{{{replacement|}}}|<br/><small>Dies wurde durch {{{replacement}}} ersetzt.</small>|}}


| entity = {{#switch: {{{lang|{{Language}}}}}
| #default = entity
| de = Entity
}}
| tool = {{#switch: {{{lang|{{Language}}}}}
| #default = tool
| de = Tool
}}
| shader = {{#switch: {{{lang|{{Language}}}}}
| #default = shader
| de = Shader
}}
| IsObsolete = {{#switch: {{{lang|{{Language}}}}}
| #default = is '''[[Obsolete]]'''. Its use is discouraged{{#switch: {{{type|entity}}}|entity|shader|tool=, and it may only exist/function in older engine branches}}. {{#if:{{{replacement|}}}|<br/><small>It has since been deprecated by {{{replacement}}}.</small>|}}
| de = ist '''[[Obsolete|veraltet]]'''. Es wird abgeraten dies zu verwenden{{#switch: {{{type|entity}}}|entity|shader|tool=, da es warscheinlich nur in alten Engines/Zweige verfügbar ist}}. {{#if:{{{replacement|}}}|<br/><small>Dies wurde durch {{{replacement}}} ersetzt.</small>|}}
}}
}}


}}</onlyinclude></includeonly>
}}</onlyinclude></includeonly>

Revision as of 05:39, 2 March 2025

English (en)Deutsch (de)
Icon-settings.png
Subpage of strings
It contains various translatable and untranslatable strings that are used in the template or anywhere else.
Icon-gnome-document-open.pngDocumentation
Number of strings:5
Approximate status of translation:English (en) 100% Deutsch (de) 100% 
  • This
  • entity
  • tool
  • shader
  • is Obsolete. Its use is discouraged, and it may only exist/function in older engine branches.