Template:Sprite: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
{{#invoke:Sprite
{{#invoke:Sprite
|main
|main
|ratio={{{ratio|}}}
|ratio={{{ratio|1}}}
|sheetWidth={{{sheetWidth|}}}
|sheetWidth={{{sheetWidth|}}}
|sheetHeight={{{sheetHeight|}}}
|sheetHeight={{{sheetHeight|}}}
|noOfRows={{{noOfRows|}}}
|noOfRows={{{noOfRows|}}}
|noOfColumns={{{noOfColumns|}}}
|noOfColumns={{{noOfColumns|}}}
|offsetX={{{offsetX|}}}
|offsetX={{{offsetX|0}}}
|offsetY={{{offsetY|}}}
|offsetY={{{offsetY|0}}}
|row={{{row|}}}
|row={{{row|}}}
|col={{{col|}}}
|col={{{col|}}}

Revision as of 14:38, 27 May 2022