Module:Hatnote: Difference between revisions

m
4 revisions imported
scape_>Shayani
(might be used idunno)
m (4 revisions imported)
 
(One intermediate revision by one other user not shown)
Line 56: Line 56:
end
end


function p._hatnote(s)
function p._hatnote(s, options)
checkType('_hatnote', 1, s, 'string')
checkType('_hatnote', 1, s, 'string')
checkType('_hatnote', 2, options, 'table', true)
checkType('_hatnote', 2, options, 'table', true)