Difference between revisions of "Template:LSL Const/fr"
Jump to navigation
Jump to search
Gally Young (talk | contribs) m (Localized to French) |
Gally Young (talk | contribs) m (fixes) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>consultez [[ | <noinclude>consultez [[LSL Const/docs/fr]] pour la documentation. | ||
{| | {| | ||
{|{{Prettytable}} | {|{{Prettytable/fr}} | ||
|-{{Hl2}} | |-{{Hl2}} | ||
! | !Exemple | ||
! | !Texte | ||
|- | |- | ||
||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment}} | ||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment}} | ||
|<pre>{{LSL Const|name|type|value|hex=hex|c=comment}}</pre> | |<pre>{{LSL Const/fr|name|type|value|hex=hex|c=comment}}</pre> | ||
|- | |- | ||
||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment|nolink=*}} | ||{{{{FULLPAGENAME}}|name|type|value|hex=hex|c=comment|nolink=*}} | ||
|<pre>{{LSL Const|name|type|value|hex=hex|c=comment|nolink=*}}</pre> | |<pre>{{LSL Const/fr|name|type|value|hex=hex|c=comment|nolink=*}}</pre> | ||
|-{{Hl2}} | |-{{Hl2}} | ||
!Variables | !Variables | ||
! | !Valeurs | ||
|- | |- | ||
|value | |value | ||
Line 28: | Line 28: | ||
|{{#var:type}} | |{{#var:type}} | ||
|- | |- | ||
| | |commentaire | ||
|{{#var:comment}} | |{{#var:comment}} | ||
|} | |} | ||
Line 34: | Line 34: | ||
{{#vardefine:hvalue|{{{hex|}}}}} | {{#vardefine:hvalue|{{{hex|}}}}} | ||
{{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | {{#vardefine:cvalue|{{#if:{{{ihex|}}}|{{{ihex|}}}|{{{3|}}}}}}} | ||
{{#vardefine:value|{{#if:{{#var:hvalue}}{{{ihex|}}}|{{{{#if:{{#var:hvalue}}{{{ihex|}}}|LSL Hex|!}}|{{#var:hvalue}}|{{#var:cvalue}}}}|{{#var:cvalue}}}}}} | {{#vardefine:value|{{#if:{{#var:hvalue}}{{{ihex|}}}|{{{{#if:{{#var:hvalue}}{{{ihex|}}}|LSL Hex/fr|!}}|{{#var:hvalue}}|{{#var:cvalue}}}}|{{#var:cvalue}}}}}} | ||
{{#vardefine:comment|{{{c|}}}}} | {{#vardefine:comment|{{{c|}}}}} | ||
{{#vardefine:type|{{{2|}}}}} | {{#vardefine:type|{{{2|}}}}} | ||
{{#vardefine:cname|{{#if:{{{4|}}}|{{{4|{{{1}}}}}}|{{{1}}}}}}} | {{#vardefine:cname|{{#if:{{{4|}}}|{{{4|{{{1|}}}}}}|{{{1|}}}}}}} | ||
}}{{{{#if:{{{nolink|}}}|HoverText|HoverLink}}|1={{{1}}}|2={{{2|}}} {{#var:cname}}{{#if:{{#var:hvalue}}| = {{#var:hvalue}}}}{{#if:{{#var:cvalue}}| = {{#var:cvalue}}}};{{#if:{{{c|}}}|//{{{c|}}}}}|3={{#var:cname}}}}</includeonly> | }}{{{{#if:{{{nolink|}}}|HoverText|HoverLink}}|1={{{1}}}/fr|2={{{2|}}} {{#var:cname}}{{#if:{{#var:hvalue}}| = {{#var:hvalue}}}}{{#if:{{#var:cvalue}}| = {{#var:cvalue}}}};{{#if:{{{c|}}}|//{{{c|}}}}}|3={{#var:cname}}}}</includeonly> |
Latest revision as of 08:05, 10 February 2008
consultez LSL Const/docs/fr pour la documentation.
Exemple | Texte |
---|---|
name | {{LSL Const/fr|name|type|value|hex=hex|c=comment}} |
name | {{LSL Const/fr|name|type|value|hex=hex|c=comment|nolink=*}} |
Variables | Valeurs |
value | hex |
cvalue | value |
hvalue | hex |
type | type |
commentaire | comment |