Template:Code class:es

From Valve Developer Community
Revision as of 07:45, 8 December 2022 by Ryo (talk | contribs) (Created page with "{{lang|Template:Code class|title=Plantilla:Clase de código}} <onlyinclude><includeonly>{{inline note|{{cpp}} En código, se representa por el código de clase<code><i>{{{1}}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Warning icon.png
This template has been marked as a candidate for speedy deletion because it has been deprecated.
If you object to this decision, then please discuss why here (If you make a discussion section also create this redirect page). If this page doesn't meet the criteria for speedy deletion, then please remove this notice, but do not remove it from pages that you have created yourself
Administrators / Moderators - Remember to check if anything links here and the page history before deleting.
Template icon Documentación de las plantillas[ver] [editar] [historia] [purga]

Uso

Parámetros

  • {{{1}}}: La clase de código donde la entidad se define.
  • {{{2}}}: El archivo en el que la clase de código se define.
Note.pngNote:Hay un problema con los parámetros sin nombre que no registran su espacio, por lo que no se deben introducir espacios adicionales en la plantilla.

Ejemplos

{{code class:es}}
C++ En código, se representa por el código de clase{{{1}}}, definido en el archivo{{{2}}}.
{{code class:es|CSprite|Sprite.cpp}}
C++ En código, se representa por el código de claseCSprite, definido en el archivoSprite.cpp.

Véase también

  • {{Fix:es}}
  • {{Codenote:es}}

Template:Documentation/end box:es