Difference between revisions of "Template:LSL Constant/pt"

From Second Life Wiki
Jump to navigation Jump to search
m
 
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:type}} ,{{#var:name}} tem o valor {{#var:value}}{{#if:{{{desc|}}}{{#var:desc}}|<br/><br/>{{{desc|}}}{{#var:desc}}}}
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 & Constantrs Relacionadas ==
== 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>Artigoss</h3>
{{!}}} }}{{#if:{{{articles|}}}{{#var:articles}}|<h3>Artigos</h3>
{{{!}}
{{{!}}
{{{articles|}}}{{#var:articles}}
{{{articles|}}}{{#var:articles}}

Latest revision as of 09:15, 15 January 2010

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:desc}}

{{var:pa_front}} [[{{var:name}}]]{{var:pa_mid}}{{var:pa_end}}

Funções, Eventos & Constantes Relacionadas

Constantes

{{var:constants}}

Funções

{{var:functions}}

Eventos

{{var:events}}

Exemplos

{{var:examples}}

Localização da fonte

{{var:location}}