Template:Obsolete/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Previous version did not switch between the types of obsolete things. let's try again.)
(added replacement to strings. also added "This" to the specific type of item, as at least german uses different terms, such as "Dieses" and "Dieser")
Line 5: Line 5:
}}
}}


* {{{{PAGENAME}}|This}}
* {{{{PAGENAME}}|entity}}
* {{{{PAGENAME}}|entity}}
* {{{{PAGENAME}}|tool}}
* {{{{PAGENAME}}|tool}}
* {{{{PAGENAME}}|shader}}
* {{{{PAGENAME}}|shader}}
* {{{{PAGENAME}}|IsObsolete}}
* {{{{PAGENAME}}|isObsolete}}
* {{{{PAGENAME}}|replacement_lang}}


<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. -->
| This = {{#switch: {{{lang|{{Language}}}}}
| #default = This
| de = Diese/es/er
}}


| entity = {{#switch: {{{lang|{{Language}}}}}
| entity = {{#switch: {{{lang|{{Language}}}}}
| #default = entity
| #default = This entity
| de = Entity
| de = Dieses Entity
}}
}}
| tool = {{#switch: {{{lang|{{Language}}}}}
| tool = {{#switch: {{{lang|{{Language}}}}}
| #default = tool
| #default = This tool
| de = Tool
| de = Dieses Tool
}}
}}
| shader = {{#switch: {{{lang|{{Language}}}}}
| shader = {{#switch: {{{lang|{{Language}}}}}
| #default = shader
| #default = This shader
| de = Shader
| de = Dieser Shader
}}
| isObsolete= {{#switch: {{{lang|{{Language}}}}}
| #default = is '''[[Obsolete|obsolete]]'''. Its use is discouraged{{#switch: {{{type|entity}}}|entity|shader|tool=, and it may only exist/function in older engine branches}}.
| 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}}.
}}
}}
| 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>|}}
| replacement_lang= {{#switch: {{{lang|{{Language}}}}}
| 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>|}}
| #default = It has since been deprecated by
| de = Es wurde ersetzt durch
}}
}}


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

Revision as of 07:42, 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
  • This tool
  • This shader
  • is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
  • It has since been deprecated by