![]() |
VOOZH | about |
This module lists users, linking their names to their user pages, therefore notifying them about being mentioned.
Names are separated by commas and "and" conjunction. Example: Dhranios, Nixinova and Sonicwave.
localp={} p.ping=function(f) localnames={} for_,nameinipairs(f:getParent().args)do table.insert(names,'[[User:'..name..'|'..name..']]') end returnmw.text.listToText(names) end returnp