On Sat, Aug 6, 2016 at 9:42 AM, Emanuele D'Arrigo <[email protected]> wrote: > > Greetings, > > I'd like to customize the pre-defined content of a file page. Specifically, > one of my users has asked if it could have an "Example" section that can be > used to list a number of cut&paste-ready lines, i.e. > > [[Media:MyFile.ext|MyDescription]] > > I thought perhaps this was part of one of the system messages within the > MediaWiki namespace but I'm struggling to find which one. > > Alternatively I could try and use the Boilerplate extension perhaps? > > Thoughts? > > Kind regards, Manu >
(I'm not sure, but...) The pre-filled content[1] seems to come from wpUploadDescription (found via examining page-source) which is mentioned at https://www.mediawiki.org/wiki/Manual:Parameters_to_Special:Upload Does that help? [1] e.g. https://commons.wikimedia.org/w/index.php?title=Special:Upload&uploadformstyle=basic _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
