Template:Sprite/Ian: Difference between revisions
Jump to navigation
Jump to search
Auburnsummer (talk | contribs) (Created page with "<includeonly> hello world </includeonly> <noinclude> {{documentation}} </noinclude>") |
(fixed default sprite showing his walking animation frame, should correctly show his idle pose) Tags: Mobile edit Mobile web edit |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{{Sprite | ||
|ratio={{{ratio|1.2}}} | |||
</includeonly> | |sheetWidth=160 | ||
<noinclude> | |sheetHeight=333 | ||
{{documentation}} | |noOfRows=9 | ||
</noinclude> | |noOfColumns=5 | ||
|offsetY=2 | |||
|row={{#switch: {{{expr|}}} | |||
| tired = 2 | |||
| explaining = 2 | |||
| backwards = 4 | |||
| running = 3 | |||
| phone = 9 | |||
| {{{row|6}}} | |||
}} | |||
|col={{#switch: {{{expr|}}} | |||
| tired = 1 | |||
| explaining = 5 | |||
| backwards = 2 | |||
| running = 5 | |||
| phone = 3 | |||
| {{{col|5}}} | |||
}} | |||
|image=File:IanSpriteS.png | |||
}}</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 12:56, 1 June 2024
This is the template for adding an Ian to your page!
Type this... | ...get this! |
---|---|
{{Sprite/Ian}} |
|
{{Sprite/Ian|expr=tired}} |
|
{{Sprite/Ian|expr=explaining}} |
|
{{Sprite/Ian|expr=backwards}} |
|
{{Sprite/Ian|expr=running}} |
|
{{Sprite/Ian|expr=phone}} |
|
{{Sprite/Ian|row=2|col=3}} |
|
{{Sprite/Ian|row=2|col=3|ratio=3}} (beeg ian) |