Wikipedia database dumps do include the site's templates; however, you need to install all the extensions listed under "Greffons de l'analyseur syntaxique" on
http://fr.wikipedia.org/wiki/Sp%C3%A9cial:Version
In particular, the ParserFunctions extension is necessary for {{#if: (used by many Wikipedia templates) to work correctly and not show up on screen.
http://www.mediawiki.org/wiki/Extension:ParserFunctions
On 02/13/2013 05:13 PM, Hicham TAHIRI wrote:
Thanks Andre & Brian ! In fact I didn't install any template ! Is there a tutorial about that ? Same for adding extensions, I didn't find a way to that from the admin panel ? Any link(s) will be welcome
2013/2/13 Andre Klapper aklapper@wikimedia.org
Wild guess: Your HTML is not well-formed (unclosed elements like <p> or <small>) because many used templates (e.g. literal "{{#if: 2-7499-0796-9" in the Manoukian article) are missing / uninterpreted. Templates used in the New York article don't include such markup.
Make sure templates are installed and try again? :)