Difference between revisions of "Writing Guide/Image gallery"
From EncyclopAtys
(Created page with "{{TIP|DE=4|EN=1|ES=|FR=0|RU=}} <noinclude>{{Trad|DE=Anleitung zum Schreiben/Bildergalerie|FR=Guide de rédaction/Galerie d'images|EN=Writing Guide/Image gallery|palette=wiki|H...") |
(No difference)
|
Revision as of 09:32, 18 October 2023
Translation Status → This page is one of the 25 we would like to see translated into English. |
Übersetzt • Translation requested • No traducido • Original • Не переведено |
If you have several images, you can use the "Picture gallery".
- Using the toolbar in wiki edit mode: click on Advanced to expand Advanced Mode as in the image above, so as to see the icon just to the right of "Insert".
- Or directly via the wiki code - which in this case is simplest, by inserting this simple code for example:
<gallery>
Image1.png|Description, lucio's date...
Dummy.png|Description 2
</gallery>
This makes it easier to read/modify the wiki code, because with gallery tags, each image will be on one line (in the wiki code), with a simple syntax: filename.jpg the "vertical bar" ('AltGr+6) and a description (which can be formatted, contain links to other pages, ...) :