Template:Sprite/Buro: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Sprite | {{Sprite | ||
|ratio={{{ratio|1.2}}} | |ratio={{{ratio|1.2}}} | ||
|sheetWidth=400 <!--this entire sprite template is a test because they're centered weirdly it needs to be kept intact while also looking good enough for pages--> | |sheetWidth=400 <!--this entire sprite template is a test because they're centered weirdly and it needs to be kept intact while also looking good enough for pages--> | ||
|sheetHeight=1120 | |sheetHeight=1120 | ||
|noOfColumns=4 | |||
|noOfColumns= | |noOfRows=16 | ||
| | |row={{#switch: {{{expr|}}} | ||
|row={{#switch: {{{expr| | | default = 1.6 | ||
| | | shake = 15 | ||
| | | placeholderB = 1 | ||
| placeholderB = | | placeholderC = 1 | ||
| placeholderC = | | chasehurt = 1 | ||
| chasehurt = | |||
| {{{row|1}}} | | {{{row|1}}} | ||
}} | }} | ||
|col={{#switch: {{{expr|}}} | |col={{#switch: {{{expr|}}} | ||
| | | default = 1 | ||
| | | shake = 4 | ||
| placeholderB = | | placeholderB = 1 | ||
| placeholderC = | | placeholderC = 1 | ||
| chasehurt = | | chasehurt = 1 | ||
| {{{col|1}}} | | {{{col|1}}} | ||
}} <!-- "noOfRows" and "noOfColumns" are switched for every expression in order to center them properly without losing integrity of the overall template--> | |||
|noOfRows={{#switch: {{{expr|}}} | |||
| default = 25 | |||
| shake = 16 | |||
| {{{noOfRows|16}}} | |||
}} | |||
|noOfColumns={{#switch: {{{expr}}} | |||
| default = 9 | |||
| shake = 4 | |||
| {{{noOfCOlumns|4}}} | |||
}} | }} | ||
|image=File:BuroSpriteS.png | |image=File:BuroSpriteS.png | ||
}} | }} |
Revision as of 23:25, 25 June 2023