Character encoding
Ceci est un article Stub. Aidez la communauté: développez-le.
For a general description of character encoding, we refer to Character encoding on Wikipedia.
Solutions
When creating templates that are intended to use UTF8 encoding, you must add the following:
{*?template charset=utf8?*}
at the top of each template.