Template:ImageSequence/doc: Difference between revisions
(Created page with "This template is used to create a looping sequence of images. __TOC__ ==Usage== Any amount of images can be added by adding <code>image</code> fields suffixed by a number. <pre style="width: 840px"> {{ImageSequence | width = 300px | image = Healing Machine (block, charge 0).png | image2 = Healing Machine (block, charge 1).png | image3 = Healing Machine (block, charge 2).png | image4 = Healing Machine (block, charge 3).png | image5 = Healing Machine (block, charge 4).pn...") |
No edit summary |
||
| Line 25: | Line 25: | ||
| image6 = Healing Machine (block, charge 5).png | | image6 = Healing Machine (block, charge 5).png | ||
}} | }} | ||
==Optional Parameters== | |||
<code>| center = true</code> | |||
Revision as of 03:11, 23 November 2025
This template is used to create a looping sequence of images.
Usage
Any amount of images can be added by adding image fields suffixed by a number.
{{ImageSequence
| width = 300px
| image = Healing Machine (block, charge 0).png
| image2 = Healing Machine (block, charge 1).png
| image3 = Healing Machine (block, charge 2).png
| image4 = Healing Machine (block, charge 3).png
| image5 = Healing Machine (block, charge 4).png
| image6 = Healing Machine (block, charge 5).png
}}
produces:
Optional Parameters
| center = true