Template:CurvePresetTable: Difference between revisions

Template page
started updating the CurvePreset Enum (new Template page)
 
unfinished table template (~20 left)
Line 1: Line 1:
# Will need to correctly concat these.
 
{{Table EnumValues
{{Table EnumValues
Smoother
Smooth
Linear
Sine
--
Ease
Bounce
Quadratic
Qunintic
Cubic
Out
In
InOut
Elastic
Exp
InSmall
InOutLarge
|0|
|1|
|2|
|3|
|4|
|5|
|6|
|7|
|8|
|9|
|10|
|11|
|12|
|13|
|14|
|15|
|16|
|17|
|18|
|19|
|20|
|21|
|22|
|23|
|24|
|25|
|26|
|27|
|28|
|29|
|30|
|31|
|32|
|33|
|34|
|35|
|36|
|37|
|38|
|39|
|40|


|0|Linear
|1|Sine
|2|Cose
|3|Smooth
|4|Smoother
|5|SineIn 
|6|SineOut 
|7|SineInOut
|8|QuadraticIn
|9|QuadraticOut
|10|QuadraticInOut
|11|CubicIn
|12|CubicOut
|13|CubicInOut
|14|QuarticIn
|15|QuarticOut
|16|QuarticInOut
|17|ExponentIn
|18|ExponentOut
|19|ExponentInOut
|20|CircularIn
|21|CircularOut
|22|CircularInOut
}}
}}

Revision as of 11:23, 10 November 2024

Values
Name Value Description

Lua error in mw.text.lua at line 25: bad argument #1 to 'match' (string expected, got nil).