Template:PreservedEnt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-I guess it's not possible to get pagename the template was transcluded from ?)
m (updated Simplified Chinese translations)
Line 12: Line 12:
* Es kann nicht mit [[point_template]] instanziiert werden.
* Es kann nicht mit [[point_template]] instanziiert werden.
}}
}}
|zh={{Note|{{#if: {{{1|}}} | {{#ifeq: {{{1}}} | 0 | 这 | {{{1}}},这}} | 在某些/所有多人游戏中,这}}是一个[[s_PreserveEnts:zh-cn|保留实体(preserved entity)]]。
|zh={{Note|{{PreservedEnt/switch|{{{1}}}}} 中,这是一个[[s_PreserveEnts:zh-cn|保留实体(preserved entity)]]。
* 在新一轮中,它'''不会故意将自己重置'''为其默认属性(包括位置)。{{workaround|如果这是一个问题,你可以采用 [[logic_auto]] 实体模拟重置它。}}
* 在新一轮中,它'''不会故意将自己重置'''为其默认属性(包括位置)。{{workaround|如果这是一个问题,你可以采用 [[logic_auto]] 实体模拟重置它。}}
* 通过<code>Kill</code>杀死它会永远移除它,因为它'''不会在新一轮重生'''。
* 通过<code>Kill</code>杀死它会永远移除它,因为它'''不会在新一轮重生'''。

Revision as of 20:15, 8 February 2024

Note.pngNote:The template uses {{Autolang}} for multi-language support.
Wikitext Result
{{PreservedEnt}}
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
{{PreservedEnt|In all games except {{hl2dm}}}}
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}
{{PreservedEnt|0}}
Red x.png
This template (and its redirect) is Wikipedia icon Deprecated. Its use is not recommended and its functionality may be compromised.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Additional notes:
Use #switch parser function instead. Example
{{#switch: {{language}}
| #default = English
| ja = 日本語
| zh-tw = 中文(台灣)
‎}}