Difference between revisions of "Template:LSL Generic/fr"

From Second Life Wiki
Jump to navigation Jump to search
m (Prepared for translation)
 
m (Localized to French)
 
Line 23: Line 23:
{{#if:{{#var:spec}}|{{!}}-
{{#if:{{#var:spec}}|{{!}}-
{{!}}<div id="box">
{{!}}<div id="box">
<h2>{{#if:{{#var:T_Specification}}|{{#var:T_Specification}}|Specification}}</h2>
<h2>{{#if:{{#var:T_Specification}}|{{#var:T_Specification}}|Spécification}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:spec}}
{{#var:spec}}
Line 30: Line 30:
{{#if:{{#var:constants_nb}}{{#var:constants}}|
{{#if:{{#var:constants_nb}}{{#var:constants}}|
{{!}}{{#var:constants_nb}}{{#if:{{#var:constants}}|  
{{!}}{{#var:constants_nb}}{{#if:{{#var:constants}}|  
<div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constants}}</h2>
<div id="box"><h2>{{#if:{{#var:T_Constants}}|{{#var:T_Constants}}|Constantes}}</h2>
{{#var:constants}}
{{#var:constants}}
</div>}}}}
</div>}}}}
{{!}}-
{{!}}-
{{#if:{{#var:caveats}}|
{{#if:{{#var:caveats}}|
{{!}}<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Caveats}}</h2>
{{!}}<div id="box"><h2>{{#if:{{#var:T_Caveats}}|{{#var:T_Caveats}}|Défauts}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:caveats}}
{{#var:caveats}}
Line 41: Line 41:
{{!}}-
{{!}}-
{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}|
{{#if:{{#if:{{#var:deprecated}}||t}}{{#var:examples}}|
{{!}}<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Examples}}</h2>
{{!}}<div id="box"><h2>{{#if:{{#var:T_Examples}}|{{#var:T_Examples}}|Exemples}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:examples}}
{{#var:examples}}
Line 47: Line 47:
{{!}}-
{{!}}-
{{#if:{{#var:helpers}}|
{{#if:{{#var:helpers}}|
{{!}}<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Useful Snippets}}</h2>
{{!}}<div id="box"><h2>{{#if:{{#var:T_Useful_Snippets}}|{{#var:T_Useful_Snippets}}|Extraits de code utiles}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:helpers}}
{{#var:helpers}}
Line 59: Line 59:
{{!}}-
{{!}}-
{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}|
{{#if:{{#var:also_footer}}{{#var:also_functions}}{{#var:also_events}}{{#var:also_articles}}{{#var:also_tests}}{{#var:also_header}}|
{{!}}<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}|See Also}}</h2>
{{!}}<div id="box"><h2>{{#if:{{#var:T_See_Also}}|{{#var:T_See Also}}|Voir également}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#if:{{#var:also_header}}|
{{#if:{{#var:also_header}}|
{{#var:also_header}}}}{{#if:{{#var:also_events}}|
{{#var:also_header}}}}{{#if:{{#var:also_events}}|
<h3>{{#if:{{#var:T_Also_Events}}|{{#var:T_Also_Events}}|Events}}</h3>
<h3>{{#if:{{#var:T_Also_Events}}|{{#var:T_Also_Events}}|Évènements}}</h3>
{{{!}}
{{{!}}
{{#var:also_events}}
{{#var:also_events}}
{{!}}} }}{{#if:{{#var:also_functions}}|
{{!}}} }}{{#if:{{#var:also_functions}}|
<h3>{{#if:{{#var:T_Also_Functions}}|{{#var:T_Also_Functions}}|Functions}}</h3>
<h3>{{#if:{{#var:T_Also_Functions}}|{{#var:T_Also_Functions}}|Fonctions}}</h3>
{{{!}}
{{{!}}
{{#var:also_functions}}
{{#var:also_functions}}
Line 85: Line 85:
{{!}}
{{!}}
<div id="box">
<div id="box">
<h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}|Source Location}}</h2>
<h2>{{#if:{{#var:T_Source_Location}}|{{#var:T_Source_Location}}|Eplacement dans le code source}}</h2>
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{{#var:location}}
{{#var:location}}

Latest revision as of 16:24, 9 January 2008

See Template:LSL Generic/fr/docs for documentation.



Exemples