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

From Second Life Wiki
Jump to navigation Jump to search
Line 111: Line 111:
{{{deepnotes|}}}{{#var:deepnotes}}
{{{deepnotes|}}}{{#var:deepnotes}}
{{#if:{{{mono|}}}{{#var:mono}}|
{{#if:{{{mono|}}}{{#var:mono}}|
<h4> Notes Mono VM </h4>
<h4> Note in Mono VM </h4>
{{{mono|}}}{{#var:mono}}
{{{mono|}}}{{#var:mono}}
}}{{#if:{{{lso|}}}{{#var:lso}}|
}}{{#if:{{{lso|}}}{{#var:lso}}|
<h4> Notes LSO VM </h4>
<h4> Note in LSO VM </h4>
{{{lso|}}}{{#var:lso}}
{{{lso|}}}{{#var:lso}}
}}{{#if:{{{history|}}}{{#var:history}}|
}}{{#if:{{{history|}}}{{#var:history}}|
<h4> Historique </h4>
<h4> Storia </h4>
{{{history|}}}{{#var:history}}
{{{history|}}}{{#var:history}}
}}{{#if:{{{issues|}}}{{#var:issues}}|
}}{{#if:{{{issues|}}}{{#var:issues}}|
<h4> Problèmes </h4>
<h4> Problemi </h4>
{{{!}}
{{{!}}
{{{issues|}}}{{#var:issues}}
{{{issues|}}}{{#var:issues}}
{{!}}}
{{!}}}
}}{{#if:{{{location|}}}{{#var:location}}|
}}{{#if:{{{location|}}}{{#var:location}}|
<h4> Emplacement dans le code source </h4>
<h4> Posizione del codice sorgente </h4>
{{{location|}}}{{#var:location}}
{{{location|}}}{{#var:location}}
}}{{#if:{{#var:footnotes}}|
}}{{#if:{{#var:footnotes}}|
<h4 style="margin-bottom:0;"> Remarques</h4>
<h4 style="margin-bottom:0;"> Note</h4>
{{Footnotes}}
{{Footnotes}}
}}
}}
</div></div>}}{{#if:{{{cat1|}}}|[[Category:LSL {{{cat1|}}}]]}} {{#if:{{{cat2|}}}|[[Category:LSL {{{cat2|}}}]]}} {{#if:{{{cat3|}}}|[[Category:LSL {{{cat3|}}}]]}} {{#if:{{{cat4|}}}|[[Category:LSL {{{cat4|}}}]]}} {{#if:{{{cat5|}}}|[[Category:LSL {{{cat5|}}}]]}} {{#if:{{{cat6|}}}|[[Category:LSL {{{cat6|}}}]]}}
</div></div>}}{{#if:{{{cat1|}}}|[[Category:LSL {{{cat1|}}}]]}} {{#if:{{{cat2|}}}|[[Category:LSL {{{cat2|}}}]]}} {{#if:{{{cat3|}}}|[[Category:LSL {{{cat3|}}}]]}} {{#if:{{{cat4|}}}|[[Category:LSL {{{cat4|}}}]]}} {{#if:{{{cat5|}}}|[[Category:LSL {{{cat5|}}}]]}} {{#if:{{{cat6|}}}|[[Category:LSL {{{cat6|}}}]]}}

Revision as of 06:24, 30 May 2010

Visualizzare Template:LSL Constant/docs/it per la documentazione

{{LSL Constant/it
|name
|type
|value
|desc
|examples
|events
|functions
|location
|history
|comment
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
}}

Esempio

Descrizione

Costanti: [[{{var:type}}/it|{{var:type}}]] [[{{var:name}}/it|{{var:name}}]] = {{var:value}};

{{var:float}}

La Costante {{var:name}} del tipo {{var:type}} ha valore {{var:value}}

{{var:desc}}

{{var:pa}}{{var:pb}}{{var:pc}}{{var:pd}}

Avertissements

{{var:caveats}}

Articoli connessi

Constantes

{{var:constants}}

Fonctions

{{var:functions}}

Evénement

{{var:events}}

Articles

{{var:articles}}

Esempi

{{var:examples}}

Note Avanzate

{{var:deepnotes}}

Storia

{{var:history}}

Problemi

{{var:issues}}

Posizione del codice sorgente

{{var:location}}

Note

    |{{var:footnotes}}