"Module:Other people": अवतरणों में अंतर

Content deleted Content added
Tweaked defaulting pattern to match the template better
Thought I didn't need defaultPage = args[2], but I do :/
पंक्ति 19:
local options = {
title = title,
defaultPage = args[2],
otherText = (args[2] and not args[1] and 'people with the same name') or
string.format('people %s %s', args.named or 'named', title)