Template:Sprite/Nicole: Difference between revisions

Jump to navigation Jump to search
Added three new expressions, cleaned up the code for her default position to allow for more flexibility when choosing a custom position
m (Fixed ratio error)
(Added three new expressions, cleaned up the code for her default position to allow for more flexibility when choosing a custom position)
Line 1: Line 1:
<includeonly>{{Sprite
<includeonly>{{Sprite
  |ratio={{{ratio|1.2}}}
  |ratio={{{ratio|3}}}
  |sheetWidth=240
  |sheetWidth=240
  |sheetHeight=360
  |sheetHeight=360
  |noOfRows=8
  |noOfRows=8
  |noOfColumns=5.1
  |noOfColumns=7.6
|offsetY=200
|offsetX=120
  |row={{#switch: {{{expr|}}}
  |row={{#switch: {{{expr|}}}
   | stir = -3.45
   | stir = 1
   | {{{row|1}}}
  | happy = 1.88
  | drop = 3.65
  | shock = 4.55
   | {{{row|5.45}}}
  }}
  }}
  |col={{#switch: {{{expr|}}}
  |col={{#switch: {{{expr|}}}
   | stir = -1.55
   | stir = 1.2
   | {{{col|1}}}
  | happy = 6.25
  | drop = 5
  | shock = 2.5
   | {{{col|5}}}
  }}
  }}
  |image=File:NicoleSpriteS2.png
  |image=File:NicoleSpriteS2.png
}}</includeonly><noinclude>{{documentation}}</noinclude>
}}</includeonly><noinclude>{{documentation}}</noinclude>
731

edits

Navigation menu