Template:LSL Constant/pt: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 53: | Line 53: | ||
== [[{{#var:type}}]] {{HoverLink|1={{#var:name}}|2={{#var:comment}}}} = {{#var:value}}; == | == [[{{#var:type}}]] {{HoverLink|1={{#var:name}}|2={{#var:comment}}}} = {{#var:value}}; == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
A constante {{#var: | A constante '''{{#var:name}}''', do tipo '''{{#var:type}}''', armazena o valor '''{{#var:value}}'''{{#if:{{{desc|}}}{{#var:desc}}|<br/><br/>{{{desc|}}}{{#var:desc}}}} | ||
</div></div> | </div></div> | ||
{{!}}- | {{!}}- | ||
| Line 103: | Line 103: | ||
{{!}}- | {{!}}- | ||
{{!}}<div id="box"> | {{!}}<div id="box"> | ||
== Funções, Eventos & | == Funções, Eventos & Constantes Relacionadas == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{#if:{{{constants|}}}{{#var:constants}}|<h3>Constantes</h3> | {{#if:{{{constants|}}}{{#var:constants}}|<h3>Constantes</h3> | ||
| Line 114: | Line 114: | ||
{{{!}} | {{{!}} | ||
{{{events|}}}{{#var:events}} | {{{events|}}}{{#var:events}} | ||
{{!}}} }}{{#if:{{{articles|}}}{{#var:articles}}|<h3> | {{!}}} }}{{#if:{{{articles|}}}{{#var:articles}}|<h3>Artigos</h3> | ||
{{{!}} | {{{!}} | ||
{{{articles|}}}{{#var:articles}} | {{{articles|}}}{{#var:articles}} | ||
Latest revision as of 08:15, 15 January 2010
| LSL Portal | Functions | Events | Types | Operadores | Constants | Flow Control | Biblioteca de Script | Tutorials |
Veja Template:LSL Constant/pt/docs para ler documentação.
{{LSL Constant
|name
|type
|value
|desc
|examples
|events
|functions
|location
|history
|comment
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
}}
Exemplo
[[{{var:type}}]] [[{{var:name}}|{{var:name}}]] = {{var:value}};A constante {{var:name}}, do tipo {{var:type}}, armazena o valor {{var:value}} | |||
{{var:pa_front}} [[{{var:name}}]]{{var:pa_mid}}{{var:pa_end}} | |||
Funções, Eventos & Constantes RelacionadasConstantes
Funções
Eventos
| |||
Exemplos{{var:examples}} | |||
Localização da fonte{{var:location}} |