Valve Developer Community
둘러보기로 이동
검색으로 이동
Template Documentation [
보기] [
편집] [
만들기 
]

Available doc translations
…
한국어The
Template:CsgoOperation/doc/ko 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.
{{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
|