Description:
Error: Invalid [width] should be a float value.Template has this: '...'
This means you entered a non-number value into the width column.
Solution:
A valid width means:
A positive number
Can use 0-9
Can use . (period)
For more information on width visit the documentation page.
