« Utilisateur:LMischler/Admin » : différence entre les versions
De Guide de l'Installation Electrique
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 2 : | Ligne 2 : | ||
{{Special:PrefixIndex/User:LMischler/}} | {{Special:PrefixIndex/User:LMischler/}} | ||
== | == Gallery - test with standard wiki syntax == | ||
* Our version of mediawiki is a bit old and does not have latest look&feel options for galleries | * 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 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 | ||
Ligne 12 : | Ligne 11 : | ||
File:PB116706.jpg|'''[b]''' | File:PB116706.jpg|'''[b]''' | ||
</gallery> | </gallery> | ||
* so I have to add caption as text below the gallery | * so I have to add caption as text below the gallery | ||
Ligne 21 : | Ligne 21 : | ||
{{FigTitle|Exx|This is my gallery title adde below}} | {{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 ... | it's just not looking very nice with a frame on each image ... | ||
<div><ul> | <div><ul> | ||
Ligne 27 : | Ligne 28 : | ||
<li style="display: inline-block;"> [[File:PB116706.jpg|frame|none|Caption 2]] </li> | <li style="display: inline-block;"> [[File:PB116706.jpg|frame|none|Caption 2]] </li> | ||
</ul></div> | </ul></div> | ||
and without frame it's not possible to add a caption on each image | and without frame it's not possible to add a caption on each image | ||
Ligne 33 : | Ligne 35 : | ||
<li style="display: inline-block;"> [[File:PB116706.jpg|none|Caption 2]] </li> | <li style="display: inline-block;"> [[File:PB116706.jpg|none|Caption 2]] </li> | ||
</ul></div> | </ul></div> | ||
== math formula == | == math formula == | ||
<math>x^2 - y^2 +z^3 - a^{12} + \sqrt{\beta + 2.\pi.R + \delta + \phi} + V + W</math> | <math>x^2 - y^2 +z^3 - a^{12} + \sqrt{\beta + 2.\pi.R + \delta + \phi} + V + W</math> | ||
== external link == | == external link == | ||
Let's add an external link: [http://www.schneider-electric.com] | Let's add an external link: [http://www.schneider-electric.com] | ||
== reference == | == reference == | ||
Ligne 45 : | Ligne 50 : | ||
Reference with DE wiki syntax<ref name="Ref1" /> | Reference with DE wiki syntax<ref name="Ref1" /> | ||
== SVG image == | == 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)]]'' | [[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 == |
Version du 11 mai 2016 à 06:53
my sub-pages
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
- PB116705.jpg
[a]
- so I have to add caption as text below the gallery
- question: should I add a div to group together gallery and title ???
- PB116705.jpg
[a]
Fig. 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 ...
and without frame it's not possible to add a caption on each image
math formula
[math]\displaystyle{ 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: [1]
reference
Reference with standard wiki syntax[1]
Reference with DE wiki syntax[2]
SVG image