<p>Hello, I'm using
this code that lets you preload a template from the editor. It pulls the syntax from the subpage
/preload of the templates declared in
MediaWiki:PreloadTemplates.
</p><p>I think this code can be useful for many wikis, therefore I'd like to add it here. However I'm not familiar with how that is done and I also think the code need to be updated with:
</p>
- i18n support.
- Currently the template preload all the
/preload page. To avoid problem with categorizations and other issue with using the template in a place is not meant to be used, it would be really great if there was a way to add a support for the tags includeonly and noinclude or other equivalent solutions.