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 (fixe) |
||
Line 2: | Line 2: | ||
{| | {| | ||
{|{{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}}}|2={{{2|}}} {{#var:cname}}{{#if:{{#var:hvalue}}| = {{#var:hvalue}}}}{{#if:{{#var:cvalue}}| = {{#var:cvalue}}}};{{#if:{{{c|}}}|//{{{c|}}}}}|3={{#var:cname}}}}</includeonly> |
Revision as of 15:58, 14 January 2008
consultez Template:LSL Const/fr/docs 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 |