Template:Sprite/doc: Revision history

Jump to navigation Jump 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.

21 January 2024

  • curprev 22:1522:15, 21 January 2024Lodish talk contribs 1,930 bytes +1,930 Created page with "<!-- Documentation here --> {{lua|Module:Sprite}} 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-tricks.com/what-..."