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>") |
Auburnsummer (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{Sprite | |||
|ratio={{{ratio|1.2}}} | |||
|sheetWidth=160 | |||
|sheetHeight=333 | |||
|noOfRows=5 | |||
|noOfColumns=9 | |||
|offsetY=2 | |||
|row={{#switch: {{{expr|}}} | |||
| tired = 2 | |||
| explaining = 2 | |||
| backwards = 4 | |||
| running = 3 | |||
| phone = 9 | |||
| {{{row|5}}} | |||
}} | |||
|col={{#switch: {{{expr|}}} | |||
| tired = 1 | |||
| explaining = 5 | |||
| backwards = 2 | |||
| running = 5 | |||
| phone = 3 | |||
| {{{col|5}}} | |||
}} | |||
|image=File:IanSpriteS.png | |||
}} | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> |
Revision as of 02:38, 28 May 2022
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) |
|