Template:Animate: Difference between revisions
(Created page with "<includeonly><span class="animated" data-imgs="{{{1}}}" {{#if: {{{2|}}} | data-img-size="{{{2}}}" }}><span class="active">File:{{#explode: {{{1}}} | ; }}{{#if: {{{2|}}} | {{...") |
Mastergalen (talk | contribs) m (1 revision) |
(No difference)
|
Revision as of 17:47, 4 January 2014
This template uses Module:Animate, a script written in the Lua programming language. Please see wp:Lua and mw:Extension:Scribunto to learn more about Lua. |
This template parses a semi-colon (;) separated list of images and places them in the correct format for them to be animated by the JS element animator.
Usage
{{animate | Semi-colon separated list of images | The size of the images in px }}
Example
{{animate|Dirt.png;Grass.png|100px}}
See Template:Block for a real world use for this template.
The above documentation is transcluded from Template:Animate/doc. (edit | history)