Help:Images: Difference between revisions

m
& minor change in formatting but I am not sure exactly how to phrase this
m (& minor change in formatting but I am not sure exactly how to phrase this)
Line 39: Line 39:
'''<nowiki>[[:File:Example.jpg]]</nowiki>''' will give you: [[:File:Example.jpg]]<br clear="all"></div>
'''<nowiki>[[:File:Example.jpg]]</nowiki>''' will give you: [[:File:Example.jpg]]<br clear="all"></div>


<div style="border: 1px solid #CCCCCC; padding:1em; margin: 1em 0;">Finally, to create a gallery of images you can use the <nowiki><gallery></nowiki> tag:<br/><br/>
<div style="border: 1px solid #CCCCCC; padding:1em; margin: 1em 0;">Finally, to create a gallery of images you can use the <nowiki><gallery></nowiki> tag (you do not need to add File: before names):<br/><br/>
'''&lt;gallery><br/>'''
'''&lt;gallery><br/>'''
'''File:Example.jpg|1<br/>'''
'''Example.jpg|1<br/>'''
'''File:Example.jpg|2<br/>'''
'''Example.jpg|2<br/>'''
'''File:Example.jpg|3<br/>'''
'''Example.jpg|3<br/>'''
'''&lt;/gallery>'''
'''&lt;/gallery>'''


Will give you:
Which will give you:


<gallery>
<gallery>
File:Example.jpg|1
Example.jpg|1
File:Example.jpg|2
Example.jpg|2
File:Example.jpg|3
Example.jpg|3
</gallery><br clear="all"></div>
</gallery><br clear="all"></div>


{{helpnav}}
{{helpnav}}
[[Category:Help|Images]]
[[Category:Help|Images]]
673

edits