This template is used to indicate an article was written for an outdated version of the Source SDK.
| 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 |