Template:Sprite/doc: Revision history

From TibiaCraft
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 October 2025

  • curprev 19:2319:23, 4 October 2025 Root talk contribs 2,160 bytes +2,160 Created page with "{{documentation header}} <!-- Documentation here --> {{lua}} This template creates a sprite from a sheet image. Commonly used when many small images are displayed on one page to reduce the total amount of HTTP connections. == Examples == <pre> {{Sprite |pos=1 |align=text-top |image=BlockCSS.png |link=Grass Block |text=Grass |size=16 |sheetsize=256 }} </pre> {| class="wikitable" ! Parameter ! Function ! Default value |- | <code>align</code> || Sets the [http://css-trick..."