Not at all! And you'll see that it's just like your example x^2 + 4x + 8.
That one general form is: y = ax^2 + bx +c
Your example: y = x^2 + 4x + 8
Which makes: a = 1, b = 4 and c = 8.
In the completed square form, we have:
y = a(x-b)^2 + c
And in your problem: y= -3(x-6)^2-4
In the same way, we have: a = -3, b = 6 and c = 4.
Does that make things clearer?
And subsequently, remember what I said in my first post here:
Vertex = (b, c)
Axis of symmetry = x = b
y-intercept is obtained by putting x = 0.