From Valve Developer Community
Jump to navigation
Jump to search

Available doc translations
…
English
{{Shortcut|{{Cs2Operation}}
Usage
This template is used to insert the name and a link to a
Counter-Strike: Global Offensive operation, and in future,
Counter-Strike 2 operation.
Parameters
- {{{1}}} - The operation name or operation number (1-11). Should be one of the ones on the right.
- {{{2}}} - Sentence prefix
- {{{prefix}}} Adds prefix
- {{{disableop}}} - If defined, hides the word "Operation" in the link text.
- {{{name}}} Changes the name of operation (including "Operation" word).
- {{{icon}}} Changes icon of operation.
- {{{link}}} Changes link of operation.
Examples
Examples for {{{2}}}
Code
|
Result
|
{{CsgoOperation|hydra|Entity added with}}
|
Entity added with Operation Hydra
|
{{CsgoOperation|hydra|Used in}}
|
Used in Operation Hydra
|
Examples for {{{prefix}}}
Code
|
Result
|
{{CsgoOperation|hydra|prefix=1}}
|
It's one of many new features added with the Operation Hydra.
|
{{CsgoOperation|hydra}}
|
Operation Hydra
|
Examples for {{{link}}}
Code
|
Result
|
{{CsgoOperation|hydra|link=https://counterstrike.fandom.com/wiki/Operation_Hydra}}
|
Operation Hydra
|
{{CsgoOperation|hydra}}
|
Operation Hydra
|