Template:ImageSequence: Difference between revisions
(Created page with "{{#invoke:ImageSequence|render}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{#invoke:ImageSequence|render}} | {{#invoke:ImageSequence|render}} | ||
</includeonly> | |||
<noinclude> | |||
{{documentation}} | |||
</noinclude> | |||
Latest revision as of 02:20, 23 November 2025
This template is used to create a looping sequence of images.
Usage
Any amount of images can be added by adding semicolon separated file names to the images field.
{{ImageSequence
| width = 300px
| images = Healing Machine (block, charge 0);
Healing Machine (block, charge 1);
Healing Machine (block, charge 2);
Healing Machine (block, charge 3);
Healing Machine (block, charge 4);
Healing Machine (block, charge 5)
}}
produces:
Optional Parameters
| center = true
[view | edit | history | purge]The above documentation is transcluded from Template:ImageSequence/doc.





