Jump to: navigation, search

Changes


Help:Editing t20150211

153 bytes added, 15:42, 9 December 2013
/* Gallery style */
=== Gallery style ===
If there is the need to place a series of images within the text use the gallery tag
 
<code><nowiki><gallery widths="400" heights="400"></nowiki></code><br/>
<code><nowiki>File:Example.jpg|1 - Example</nowiki></code><br/>
<code><nowiki>File:Example.jpg|3 - Example</nowiki></code><br/>
<code><nowiki></gallery></nowiki></code>
 
which results in
 
<gallery widths="400" heights="400">
File:Example.jpg|1 - Example
File:Example.jpg|2 - Example
File:Example.jpg|3 - Example
</gallery>
=== Example ===
10,686
edits