Problem
Right now, a Cockpit plugin needs to retrieve the engine name from the URL with a RegEx when supporting multiple engines
Solution
Pass engine name as additional information in the render function.
Hint
Adjust example plugins to use the new approach.