El Valve Developer Community
Salti al navigilo
Salti al serĉilo

Available doc translations
…
EsperantoTemplate:CLParam/doc/eo priiga paĝo ne ekzistas.
Se nenio antaŭen ĉi mesaĝo, plej ŝance la priigo ne ekzistas eĉ en angla.
Template meant to be used for Command line options.
- {{{1}}} - name of the CLI option
- {{{2}}} - description
- {{{param}}} - parameter type see {{VT}} for possible choices
- {{{game}}} - what games/source version is the option available in use, specify using {{only}}, {{in}}, {{also}}, {{since}} or {{not}} templates
game={{since|{{csgo}}}}{{also|{{tf2}}{{l4d2}}}}
(en ĉiu ludo post
)(ankaŭ en 
)
- {{{deprecated}}} - mark as deprecated
format of this template
{{{1}}} <{{{param}}}> {{{game}}}
{{{2}}}
example
{{CLParam|something|param=int|This param does something idk|game={{only|{{csgo}}}}}}
- something <integer(en)> (en nur
)
- This param does something idk