Feature summary (what you would like to be able to do and where):
Click a button (or just leave blank) where a date/month/year (and maybe time, though that might be too granular) input is used to fill the input with "{{#time:d/n/Y}}." This has the effect of filling the input with the current day at runtime. This should only be done on wikis with the ParserFunctions extension
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
- Useful for interacting with the current date, which has many uses, especially for figuring out the amount of time passed since an event.
Benefits (why should this be implemented?):
- An easier and faster solution that works with the VisualEditor.