Template:Animated/doc: Difference between revisions

m
no edit summary
imported>Ttv pedro270707
(Created page with "This template allows for an easy creation of cycling images. == Arguments == {| class="wikitable" ! Argument !! Note |- |<code>1</code> || Sets the size of the images. Leave blank for default size. |- |<code>2</code>+ || Sets the images. |- |<code>display</code> || Sets the display of the container. |} == Usage == {| class="wikitable" ! Code !! Result |- | <code><nowiki>{{animated|32px|BTA Icon.png|Cherry Log.png}}</nowiki></code> || {{animated|32px|BTA icon.png|Cherry...")
 
imported>Ttv pedro270707
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 7: Line 7:
|<code>1</code> || Sets the size of the images. Leave blank for default size.
|<code>1</code> || Sets the size of the images. Leave blank for default size.
|-
|-
|<code>2</code>+ || Sets the images.
|<code>2</code> || Sets the images.
|-
|-
|<code>display</code> || Sets the display of the container.
|<code>display</code> || Sets the display of the container.
Line 16: Line 16:
! Code !! Result
! Code !! Result
|-
|-
| <code><nowiki>{{animated|32px|BTA Icon.png|Cherry Log.png}}</nowiki></code> || {{animated|32px|BTA icon.png|Cherry Log.png}}
| <code><nowiki>{{animated|32px|BTA Icon.png;Cherry Log.png}}</nowiki></code> || {{animated|32px|BTA Icon.png;Cherry Log.png}}
|-
|-
| <code><nowiki>{{animated|64px|Trommel.png|Lit Trommel.png}}</nowiki></code> || {{animated|64px|Trommel.png|Lit Trommel.png}}
| <code><nowiki>{{animated|64px|Lit Trommel.png;Trommel.png}}</nowiki></code> || {{animated|64px|Lit Trommel.png;Trommel.png}}
|}
|}