-- Draft. Will be used in {{Tracked in}} once this is finished.-- {{#invoke:Tracked in|getDomain}}localp={}--p stands for packagefunctionp.getDomain(url)returnurl:match('https?:\/\/(?:www\.)?(.*?)\/.*$')endfunctionp.getIssueNumber(url)return"Hello world"endreturnp