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.

The Template:Outdated sdk/doc/zh-tw documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.
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 ![]() |