Template:LSL Constant/fr: Difference between revisions
Jump to navigation
Jump to search
Gally Young (talk | contribs) m Proofread |
Gally Young (talk | contribs) m Proofread |
||
| Line 76: | Line 76: | ||
}}{{#if:{{{caveats|}}}{{#var:caveats}}| | }}{{#if:{{{caveats|}}}{{#var:caveats}}| | ||
<div id="box"> | <div id="box"> | ||
== | == Avertissements == | ||
<div style="padding: 0.5em"> | <div style="padding: 0.5em"> | ||
{{{caveats|}}}{{#var:caveats}} | {{{caveats|}}}{{#var:caveats}} | ||
| Line 116: | Line 116: | ||
{{{deepnotes|}}}{{#var:deepnotes}} | {{{deepnotes|}}}{{#var:deepnotes}} | ||
{{#if:{{{mono|}}}{{#var:mono}}| | {{#if:{{{mono|}}}{{#var:mono}}| | ||
<h4> | <h4> Notes Mono VM </h4> | ||
{{{mono|}}}{{#var:mono}} | {{{mono|}}}{{#var:mono}} | ||
}}{{#if:{{{lso|}}}{{#var:lso}}| | }}{{#if:{{{lso|}}}{{#var:lso}}| | ||
<h4> | <h4> Notes LSO VM </h4> | ||
{{{lso|}}}{{#var:lso}} | {{{lso|}}}{{#var:lso}} | ||
}}{{#if:{{{history|}}}{{#var:history}}| | }}{{#if:{{{history|}}}{{#var:history}}| | ||
<h4> | <h4> Historique </h4> | ||
{{{history|}}}{{#var:history}} | {{{history|}}}{{#var:history}} | ||
}}{{#if:{{{issues|}}}{{#var:issues}}| | }}{{#if:{{{issues|}}}{{#var:issues}}| | ||
<h4> | <h4> Problèmes </h4> | ||
{{{!}} | {{{!}} | ||
{{{issues|}}}{{#var:issues}} | {{{issues|}}}{{#var:issues}} | ||
Revision as of 10:16, 18 June 2008
| LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
voir Template:LSL Constant/docs/fr pour la documentation.
{{LSL Constant/fr
|name
|type
|value
|desc
|examples
|events
|functions
|location
|history
|comment
|cat1
|cat2
|cat3
|cat4
|cat5
|cat6
}}
Exemple
Description
Constant: [[{{var:type}}/fr|{{var:type}}]] [[{{var:name}}/fr|{{var:name}}]] = {{var:value}};{{var:float}}
La constante {{var:name}} de type {{var:type}} a la valeur {{var:value}}
{{var:desc}}
{{var:pa}}{{var:pb}}{{var:pc}}{{var:pd}}
Avertissements
{{var:caveats}}
Articles connexes
Constantes
| {{var:constants}} |
Fonctions
| {{var:functions}} |
Evénement
| {{var:events}} |
Articles
{{var:articles}}Exemples
{{var:examples}}
Notes
{{var:notes}}
Notes avancées
{{var:deepnotes}}
Historique
{{var:history}}Problèmes
{{var:issues}}Source
{{var:location}}Remarques
|{{var:footnotes}}