« 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 4 : | Ligne 4 : | ||
== test gallery == | == test gallery == | ||
=== test using gallery 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=250px heights=280px caption="'''''Fig.Exx:''''' '''This is my gallery title'''"> | |||
File:PB116705.jpg|'''[a]''' | |||
File:PB116706.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=250px heights=280px> | |||
File:PB116705.jpg|'''[a]''' | |||
File:PB116706.jpg|'''[b]''' | |||
</gallery> | |||
{{FigTitle|Exx|This is my gallery title adde below}} | |||
=== test using a div to show image at their standard size === | |||
it's just not looking very nice with a frame on each image ... | |||
<div><ul> | |||
<li style="display: inline-block;"> [[File:PB116705.jpg|frame|none|Caption 1]] </li> | |||
<li style="display: inline-block;"> [[File:PB116706.jpg|frame|none|Caption 2]] </li> | |||
</ul></div> | |||
and without frame it's not possible to add a caption on each image | |||
<div><ul> | <div><ul> | ||
<li style="display: inline-block;"> [[File:PB116705.jpg|none|Caption 1]] </li> | <li style="display: inline-block;"> [[File:PB116705.jpg|none|Caption 1]] </li> | ||
<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 == |
Version du 11 mai 2016 à 06:30
my sub-pages
test gallery
test using gallery 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
test using a div to show image at their standard 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