Template:Obsolete/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(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")
No edit summary
Line 1: Line 1:
{{obsolete/sandbox}}
{{obsolete/sandbox|type=Entity}}
{{obsolete/sandbox|type=Tool}}
{{obsolete/sandbox|type=Shader}}
{{obsolete/sandbox|entity=1|replacement={{ent|func_brush}}}}
{{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 = 5
|number = 5
Line 5: Line 11:
}}
}}


* {{{{PAGENAME}}|entity}}
* {{{{PAGENAME}}|Entity}}
* {{{{PAGENAME}}|tool}}
* {{{{PAGENAME}}|Tool}}
* {{{{PAGENAME}}|shader}}
* {{{{PAGENAME}}|Shader}}
* {{{{PAGENAME}}|isObsolete}}
* {{{{PAGENAME}}|IsObsolete}}
* {{{{PAGENAME}}|replacement_lang}}
* {{{{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. -->


| entity = {{#switch: {{{lang|{{Language}}}}}
| Entity = {{#switch: {{{lang|{{Language}}}}}
| #default = This entity
| #default = This entity
| de = Dieses Entity
| de = Dieses Entity
}}
}}
| tool = {{#switch: {{{lang|{{Language}}}}}
| Tool = {{#switch: {{{lang|{{Language}}}}}
| #default = This tool
| #default = This tool
| de = Dieses Tool
| de = Dieses Tool
}}
}}
| shader = {{#switch: {{{lang|{{Language}}}}}
| Shader = {{#switch: {{{lang|{{Language}}}}}
| #default = This shader
| #default = This shader
| de = Dieser Shader
| de = Dieser Shader
}}
}}
| isObsolete= {{#switch: {{{lang|{{Language}}}}}
| 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}}.
| #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}}.
| 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}}.
}}
}}


| replacement_lang= {{#switch: {{{lang|{{Language}}}}}
| Replacement_lang= {{#switch: {{{lang|{{Language}}}}}
| #default = It has since been deprecated by
| #default = It has since been deprecated by
| de = Es wurde ersetzt durch
| de = Es wurde ersetzt durch

Revision as of 07:49, 2 March 2025

Obsolete-notext.png
This entity is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
Obsolete-notext.png
This entity is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
Obsolete-notext.png
This tool is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
Obsolete-notext.png
This shader is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
Obsolete-notext.png
This entity is obsolete. Its use is discouraged, and it may only exist/function in older engine branches.
It has since been deprecated by func_brush.
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