Template:Point ent:zh-cn/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Documentation subpage:zh-cn}} <!-- 请将类别放在本页底部指示的位置。) --> == 示例== {| class=standard-table ! Wikitext !! Result |- | <pre>{{point ent:zh-...")
 
No edit summary
 
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Documentation subpage:zh-cn}}
{{Doc/subpage}}
<!-- 请将类别放在本页底部指示的位置。) -->
<!-- 请将类别放在本页底部指示的位置。) -->
{{note|'''此模板已弃用。对于新的实体页面,请改用 [[Template:Entity]]。其他还在使用该模板的页面应更新使用的模板。'''}}
== 示例==
== 示例==
{| class=standard-table
{| class=standard-table
Line 9: Line 10:
|-
|-
| <pre>{{point ent:zh-cn|info_player_start}}</pre>
| <pre>{{point ent:zh-cn|info_player_start}}</pre>
| '''<code>info_player_start</code>''' is a [[point entity]] available in all {{game name|src|name=Source}} games.
|     {{point ent:zh-cn|info_player_start|dontchangetitle=1}}
|-
|-
| <pre>{{point ent:zh-cn|game=Half-Life 2}}</pre>
| <pre>{{point ent:zh-cn|game=Half-Life 2}}</pre>
Line 28: Line 29:


== 另请参阅 ==
== 另请参阅 ==
* {{tl|Point ent}}
* {{tl|Point ent:zh-cn}}
* {{tl|Base point multi}}
* {{tl|Base point multi}}
* {{tl|Brush ent}}
* {{tl|Brush ent:zh-cn}}
* {{tl|Base brush multi}}
* {{tl|Base brush multi}}
* {{tl|Game name}}
* {{tl|Game name}}
<includeonly>{{sandbox other||
<includeonly>{{sandbox other||
<!-- 分类在这行之下,请 -->
<!-- 分类在这行之下,请 -->
 
[[Category:Entity Templates:zh-cn]]
}}</includeonly>
}}</includeonly>

Latest revision as of 02:28, 12 January 2024

Edit-copy.png
This is a documentation subpage for Template:Point ent:zh-cn.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Note.pngNote:此模板已弃用。对于新的实体页面,请改用 Template:Entity。其他还在使用该模板的页面应更新使用的模板。

示例

Wikitext Result
{{point ent:zh-cn}}
Source这是一个存在于所有的 Source 游戏的点实体
{{point ent:zh-cn|info_player_start}}
Source info_player_start是一个存在于所有的 Source 游戏的点实体
{{point ent:zh-cn|game=Half-Life 2}}
Source这是一个存在于Half-Life 2 Half-Life 2点实体
{{point ent:zh-cn|series=Counter-Strike}}
这是一个存在于 Counter-Strike 系列的点实体
{{point ent:zh-cn|seriescs=Counter-Strike|game=Counter-Strike: Source}}
这是一个存在于 Counter-Strike 系列 (自从 Counter-Strike: Source Counter-Strike: Source 以来)的点实体
{{point ent:zh-cn|icon=tf2}}
Team Fortress 2这是一个存在于所有的 Source 游戏的点实体
{{point ent:zh-cn|icon=tf2|game=Team Fortress 2}}
Team Fortress 2这是一个存在于Team Fortress 2点实体

另请参阅

  • {{Point ent:zh-cn}}
  • {{Base point multi}}
  • {{Brush ent:zh-cn}}
  • {{Base brush multi}}
  • {{Game name}}