Wikipedia talk:WikiProject Articles for creation/Helper script/Rewrite
Latest comment: 11 years ago by Kephir in topic Parsing
This page is for feedback about the rewritten Articles for creation helper script. See the rewrite page for more information.
[0.3] Feedback about article review
Review this submission should not appear if(mw.config.get('wgPageContentModel') !== 'wikitext'). There is no reason for the script to appear on userjscss pages... — {{U|Technical 13}} (t • e • c) 02:15, 14 March 2014 (UTC)
- Done, thanks :) Theopolisme (talk) 04:49, 14 March 2014 (UTC)
Parsing
If all you care about is template names and their parameters, you could have avoided using Parsoid and use rvgeneratexml
instead. See mw:User:Kephir/XML parse tree for the parse tree format. Keφr 06:22, 14 March 2014 (UTC)