Template:Sprite/Samurai: Difference between revisions
Jump to navigation
Jump to search
(Created sprite template for Samurai) |
(Changed expression names to better describe what they are) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Sprite | <includeonly>{{Sprite | ||
|ratio={{{ratio|1.2}}} | |ratio={{{ratio|1.2}}} | ||
|sheetWidth=200 | |sheetWidth=200 | ||
Line 6: | Line 6: | ||
|noOfColumns=5 | |noOfColumns=5 | ||
|row={{#switch: {{{expr|}}} | |row={{#switch: {{{expr|}}} | ||
| | | sparkle = 2 | ||
| | | pant = 2 | ||
| | | boo = 3 | ||
| {{{row|1}}} | | {{{row|1}}} | ||
}} | }} | ||
|col={{#switch: {{{expr|}}} | |col={{#switch: {{{expr|}}} | ||
| | | sparkle = 2 | ||
| | | pant = 5 | ||
| | | boo = 3 | ||
| {{{col|1}}} | | {{{col|1}}} | ||
}} | }} | ||
|image=File:Samurai_V1.png | |image=File:Samurai_V1.png | ||
}} | }}</includeonly><noinclude>{{documentation}}</noinclude> |
Latest revision as of 21:07, 15 June 2023
This is the template for adding a Samurai to your page!
Type this... | ...get this! |
---|---|
{{Sprite/Samurai}} |
|
{{Sprite/Samurai|expr=sparkle}} |
|
{{Sprite/Samurai|expr=pant}} |
|
{{Sprite/Samurai|expr=boo}} |
|
{{Sprite/Samurai|row=2|col=2|ratio=3}} (beeg samurai) |