FloofyPlasma
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..."