Template:Outdated sdk
来自Valve Developer Community
跳转到导航
跳转到搜索

This page was written for an outdated version of the Source engine. It may not be applicable to newer versions of the Source SDK.

文档页面 Template:Outdated sdk/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
Usage
This template is used to indicate an article was written for an outdated version of the Source SDK.
Parameters
Parameters | Description | Example | Result |
---|---|---|---|
No Parameters | {{Outdated sdk}} | ![]() This page was written for an outdated version of the Source engine. It may not be applicable to newer versions of the Source SDK.
| |
{{{1}}} | Specifies the latest version the article was written for. | {{Outdated sdk|{{src07|4.1}}}} | ![]() This page was written for
![]() |
{{{only}}} | When using {{{1}}}, indicates that the article only applies to the specified version. | {{Outdated sdk|{{src07|4.1}}|only=1}} | ![]() This page was written for
![]() |
{{{newer-sdk-equivalent}}} | Specifies an equivalent article to direct users to. | {{Outdated sdk|newer-sdk-equivalent=[[Compiler choices]]}} | ![]() This page was written for an outdated version of the Source engine. It may not be applicable to newer versions of the Source SDK.
For more up-to-date information, see Compiler choices. |
{{{newer-sdk}}} | Specifies a newer SDK for the equivalent article. Requires {{{newer-sdk-equivalent}}}. | {{Outdated sdk|newer-sdk={{src13|4.1}}|newer-sdk-equivalent=[[Compiling under VS2022]]}} | ![]() This page was written for an outdated version of the Source engine. It may not be applicable to newer versions of the Source SDK.
If you are using ![]() |