Defintion: $\varphi$ is satisfiable if there exists an interpretation $\mathfrak{M}\models\varphi$, and unsatisfiable if in every interpretation $\mathfrak{M}$, we have $\mathfrak{M}\not\models \varphi$.
Definition: $\varphi$ is a tautology if for every interpretation $\mathfrak{M}$, we have $\mathfrak{M}\models\varphi$.
Definition: $\varphi$ is a contradiction if for every interpretation $\mathfrak{M}$, we have $\mathfrak{M}\not\models\varphi$, i.e., if $\varphi$ is unsatisfiable.
Lemma: $\mathfrak{M}\models \varphi$ if and only if $\mathfrak{M}\not\models\neg\varphi$.
Observation: $\varphi$ is a contradiction if and only if $\varphi$ is unsatisfiable.
Theorem: $\varphi$ is a tautology if and only if $\neg\varphi$ is not satisfiable.
Proof: ($\Rightarrow$) If $\varphi$ is a tautology then for all $\mathfrak{M}$, we have $\mathfrak{M}\models \varphi$, so by the Lemma, for all $\mathfrak{M}$, we have $\mathfrak{M}\not\models\neg\varphi$, so $\neg\varphi$ is unsatisfiable.
($\Leftarrow$) If $\neg\varphi$ is unsatisfiable, then for all $\mathfrak{M}$ we have $\mathfrak{M}\not\models \neg\varphi$, so by the Lemma, for all $\mathfrak{M}$ we have $\mathfrak{M}\models \varphi$. Therefore $\varphi$ is a tautology. $\square$
A statement which is not a tautology can be either contingent or contradiction,
Yes.
that is unsatisfiable, but it cannot be always unsatifiable.
Either a statement is satisfiable or it is unsatisfiable (which is to say, not satisfiable). There is no such thing as "always unsatisfiable".
Q2. I believe "negation of satisfiable statement is (obviously) unsatisfiable". Right? (And I believe thats what author of wiki article meant to say, but made a mistake and said negation of tautology is unsatisifiable.)
No. The negation of a satisfiable statement can still be satisfiable. "It is cold" is satisfiable, its negation "it is not cold" is also satisfiable, as long as you allow that there are some things which are cold and some (other) things which are not cold.