Template:Code class:es: Difference between revisions
Jump to navigation
Jump to search
Deprecated:Templates that's use suf or {{Lang}} based translations are deprecated, this should be replaced by {{Autolang}}.
Note: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.
(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}}}...") |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Tdeprecated|Code class}} | ||
<onlyinclude><includeonly>{{inline note|{{cpp}} En código, se representa por el código de clase<code><i>{{{1}}}</i></code>, definido en el archivo<code><i>{{{2}}}</i></code>.}}</includeonly></onlyinclude> | {{MDeprecated|Templates that's use {{code|suf}} or {{t|Lang}} based translations are deprecated, this should be replaced by {{t|Autolang}}.}}<onlyinclude><includeonly> | ||
{{ModernTodo|This template is currently using deprecated {{code|suf}} or {{t|Lang}}-based translations. Please use the main {{t|Code class}} instead, which uses {{t|Autolang}}.}} | |||
{{inline note|{{cpp}} En código, se representa por el código de clase<code><i>{{{1}}}</i></code>, definido en el archivo<code><i>{{{2}}}</i></code>.}}</includeonly></onlyinclude> | |||
{{documentation:es}} | {{documentation:es}} | ||
<!-- Add categories to the /doc subpage, not here --> | <!-- Add categories to the /doc subpage, not here --> |
Revision as of 21:23, 18 September 2023

This template (and its redirect) is
Deprecated. Its use is not recommended and its functionality may be compromised.
Please use {{Code class}} instead.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.

Please use {{Code class}} instead.
You can help our editors by replacing or deleting this template on the Pages that use this template. Once no more pages use this template, it should be Marked for deletion.


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.
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.
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.

Ejemplos
{{code class:es}}
|
→ | |
{{code class:es|CSprite|Sprite.cpp}}
|
→ |
Véase también
{{Fix:es}}
{{Codenote:es}}