Template:Obsolete/strings: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(10 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
{{obsolete/sandbox|type=Shader}} | {{obsolete/sandbox|type=Shader}} | ||
{{obsolete/sandbox|entity=1|replacement={{ent|func_brush}}}} | {{obsolete/sandbox|entity=1|replacement={{ent|func_brush}}}} | ||
These are merely tests to see if the translation worked on all parameters | |||
{{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 = | |number = 6 | ||
| en = | | en = 6 | ||
| de = | | de = 6 | ||
| ru = 6 | |||
}} | }} | ||
Line 15: | Line 17: | ||
* {{{{PAGENAME}}|Shader}} | * {{{{PAGENAME}}|Shader}} | ||
* {{{{PAGENAME}}|IsObsolete}} | * {{{{PAGENAME}}|IsObsolete}} | ||
* {{{{PAGENAME}}|OldEngine}} | |||
* {{{{PAGENAME}}|QC command}} | |||
* {{{{PAGENAME}}|Replacement_lang}} | * {{{{PAGENAME}}|Replacement_lang}} | ||
Because the Obsolete template itself has #switch templates all over, i had to separate the sentences into little pieces. I could not find any other way. But maybe i'm stupid --[[User:MrFunreal|MrFunreal]] ([[User talk:MrFunreal|talk]]) 07:39, 2 March 2025 (PST) | |||
<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 languages A-Z, and copy paste the tab space instead of pressing "SPACE" repeatedly. --> | ||
| Entity = {{#switch: {{ | | Entity = {{#switch: {{language}} | ||
| #default = This entity | | #default = This entity | ||
| de = Dieses Entity | | de = Dieses Entity | ||
| ru = Этот объект | |||
}} | }} | ||
| | |||
| QC command = {{#switch: {{language}} | |||
| #default = This QC command | |||
| ru = Эта QС-команда | |||
}} | |||
| Tool = {{#switch: {{language}} | |||
| #default = This tool | | #default = This tool | ||
| de = Dieses Tool | | de = Dieses Tool | ||
| ru = Этот инструмент | |||
}} | }} | ||
| Shader = {{#switch: {{ | |||
| Shader = {{#switch: {{language}} | |||
| #default = This shader | | #default = This shader | ||
| de = Dieser Shader | | de = Dieser Shader | ||
| ru = Это оттенение | |||
}} | }} | ||
| IsObsolete= {{#switch: {{ | |||
| #default = is '''[[Obsolete|obsolete]]'''. Its use is discouraged | | IsObsolete= {{#switch: {{language}} | ||
| de = ist '''[[Obsolete|veraltet]]'''. Es wird abgeraten dies zu verwenden{{#switch: {{ | | #default = is '''[[Obsolete|obsolete]]'''. Its use is discouraged. | ||
| de = ist '''[[Obsolete|veraltet]]'''. Es wird abgeraten dies zu verwenden. | |||
| ru = является '''[[Obsolete|устаревшим]]'''. Не рекомендуется к использованию. | |||
}} | |||
| OldEngine= {{#switch: {{language}} | |||
| #default =It may only exist/function in older engine branches. | |||
| de =Es ist warscheinlich nur in alten Engine-Zweige verfügbar/funktionsfähig. | |||
| ru = Доступно/функционирует только в старых версиях платформы. | |||
}} | }} | ||
| Replacement_lang= {{#switch: {{ | | Replacement_lang= {{#switch: {{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: | ||
| ru = Заменено на: | |||
}} | }} | ||
}}</onlyinclude></includeonly> | }}</onlyinclude></includeonly> |
Latest revision as of 20:46, 28 July 2025

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.

This entity is obsolete. Its use is discouraged.

This tool is obsolete. Its use is discouraged.

This shader is obsolete. Its use is discouraged.

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
It has since been deprecated by: func_brush.
It has since been deprecated by: func_brush.
These are merely tests to see if the translation worked on all parameters
Number of strings:6
Approximate status of translation:
100%
100%
100%
Approximate status of translation:



- This entity
- This tool
- This shader
- is obsolete. Its use is discouraged.
- It may only exist/function in older engine branches.
- This QC command
- It has since been deprecated by:
Because the Obsolete template itself has #switch templates all over, i had to separate the sentences into little pieces. I could not find any other way. But maybe i'm stupid --MrFunreal (talk) 07:39, 2 March 2025 (PST)