|
|
(13 versions intermédiaires par le même utilisateur non affichées) |
Ligne 1 : |
Ligne 1 : |
| | {{NOINDEX}} |
| == my sub-pages == | | == my sub-pages == |
| {{Special:PrefixIndex/User:LMischler/}} | | {{Special:PrefixIndex/User:LMischler/}} |
|
| |
|
| | | == useful links == |
| == Gallery - using specific template which creates a table == | | * CSS: [[mediawiki:eig.css]] |
| | | * left sidebar definition: [[mediawiki:eig.js]] |
| {{Gallery|E30|Tableaux de distribution terminale|170px|
| | * useful templates list: [[:Category:Utility_templates]] |
| |PB116718.jpg|a|Prisma Plus G Pack
| | * [[Book migration follow-up]] |
| |PB116719.jpg|b|Kaedra
| |
| |PB116720.jpg|c|Mini-Pragma}}
| |
| | |
| | |
| {{Gallery|F63|Disjoncteurs de type industriel avec module DDR|150px|
| |
| |PB116743.jpg||Disjoncteur de type industriel Vigicompact
| |
| |PB116744.jpg||Disjoncteur de type industriel Acti 9
| |
| |PB116745.jpg||Disjoncteur de type industriel Acti 9 sur rail DIN avec un module DDR Vigi adaptable}}
| |
| | |
| | |
| {{Gallery|E27|mesure de la résistance de terre de la prise de terre (X) par un ohmmètre de terre|440px|
| |
| |DB422181a_FR.svg|a|le principe de la mesure est basé sur des natures de terrain présumées homogène. Si les zones d'influence des électrodes (C ) et (X) se chevauchent, le positionnement de l'électrode (P) est difficile à déterminer pour obtenir des résultats satisfaisants.
| |
| |DB422181b.svg|b|illustration de l'effet sur le gradient de potentiel quand (X) et (C) sont très éloignées. Le positionnement de l'électrode (P) n'est plus critique et peut être facilement déterminé.}}
| |
| | |
| | |
| == Gallery - test with standard wiki syntax ==
| |
| * Our version of mediawiki is a bit old and does not have latest look&feel options for galleries | |
| * I also had to modify the CSS (using mediawiki:common.css page) to avoid grey background on images, and to adjust individual image caption text size to 12px
| |
| * I cannot use the standard "caption" syntax for the complete gallery, otherwise it's not possible to adjust the look&feel of this title according to EIG-wiki format
| |
| <gallery widths=220px heights=250px caption="'''''Fig.Exx:''''' '''This is my gallery title'''">
| |
| File:PB116715.jpg|'''[a]'''
| |
| File:PB116716.jpg|'''[b]'''
| |
| </gallery>
| |
| | |
| | |
| * so I have to add caption as text below the gallery
| |
| * '''question''': should I add a div to group together gallery and title ??? | |
| <gallery widths=220px heights=250px>
| |
| File:PB116715.jpg|'''[a]'''
| |
| File:PB116716.jpg|'''[b]'''
| |
| </gallery>
| |
| {{FigTitle|Exx|This is my gallery title adde below}}
| |
| | |
| == Gallery - test using a div to show image at their uploaded size ==
| |
| it's just not looking very nice with a frame on each image ...
| |
| <div><ul>
| |
| <li style="display: inline-block;"> [[File:PB116715.jpg|frame|none|Caption 1]] </li>
| |
| <li style="display: inline-block;"> [[File:PB116716.jpg|frame|none|Caption 2]] </li>
| |
| </ul></div>
| |
| | |
| | |
| and without frame it's not possible to add a caption on each image
| |
| <div><ul>
| |
| <li style="display: inline-block;"> [[File:PB116715.jpg|none|Caption 1]] </li>
| |
| <li style="display: inline-block;"> [[File:PB116716.jpg|none|Caption 2]] </li>
| |
| </ul></div>
| |
| | |
| | |
| == Gallery - test using table ==
| |
| | |
| * The advantage here is that it's not needed to specify the width/height for the images
| |
| * The limitation is that we cannot add a long caption for each image (has to be limited to [a] or [b]) | |
| | |
| {| class="table_noCSS" style="border-spacing: 10px 0;"
| |
| |-
| |
| | style="padding: 10px; border: 1px solid #ccc; vertical-align:bottom" | [[File:PB116715.jpg]]
| |
| | style="padding: 10px; border: 1px solid #ccc; vertical-align:bottom" | [[File:PB116716.jpg]]
| |
| |-
| |
| | '''[a]'''
| |
| | '''[b]'''
| |
| |-
| |
| |}
| |
| {{FigNotes|
| |
| '''[a]''' TGBT avec une arrivée par canalisation électrique préfabriquée (Prisma P)<br>
| |
| '''[b]''' TGBT (Okken)}}
| |
| {{FigTitle|Exx|Exemples de TGBT (Tableau Général Basse Tension)}}
| |
| | |
| | |
| * OR we can add a long caption for each image (has to be limited to [a] or [b]) if we fix the width of each column (and if this width is large enough !) | |
| | |
| {| class="table_noCSS" style="border-spacing: 10px 0;"
| |
| |-
| |
| | style="padding: 10px; border: 1px solid #ccc; vertical-align:bottom; text-align:center; width:230px;" | [[File:PB116715.jpg]]
| |
| | style="padding: 10px; border: 1px solid #ccc; vertical-align:bottom; text-align:center; width:230px;" | [[File:PB116716.jpg]]
| |
| |-
| |
| | style="width:230px;" | '''[a]''' TGBT avec une arrivée par canalisation électrique préfabriquée (Prisma P)
| |
| | style="width:230px;" | '''[b]''' TGBT (Okken)
| |
| |-
| |
| |}
| |
| {{FigTitle|Exx|Exemples de TGBT (Tableau Général Basse Tension)}}
| |
| | |
| == math formula ==
| |
| <math>x^2 - y^2 +z^3 - a^{12} + \sqrt{\beta + 2.\pi.R + \delta + \phi} + V + W</math>
| |
| | |
| | |
| == external link ==
| |
| Let's add an external link: [http://www.schneider-electric.com]
| |
| | |
| | |
| == reference ==
| |
| | |
| Reference with standard wiki syntax<ref> This is the note text</ref>
| |
| | |
| Reference with DE wiki syntax<ref name="Ref1" />
| |
| | |
| | |
| == SVG image ==
| |
| [[File:Fig_A11.svg|frame|none|'''''Fig. A11''''': ''Application du facteur de simultanéité (ks) à un immeuble de 4 étages + rez-de-chaussée (correspondant à la norme NF C 14-100)]]'' | |
| | |
| | |
| == References ==
| |
| <references>
| |
| <ref name="Ref1"> Ecodial ist ein Produkt von Schneider Electric. Deutsche Version verfügbar; englische und französische Sprache
| |
| wählbar.</ref>
| |
| </ref>
| |
| </references>
| |