Abuse filter editor, Bureaucrats, Check users, Interface administrators, Staff, Suppressors, Administrators, Translation Reviewer
2,163
edits
No edit summary |
(test) |
||
Line 61: | Line 61: | ||
function p.makeTabber(frame, sections) | function p.makeTabber(frame, sections) | ||
return frame:callParserFunction('#tag: | return frame:callParserFunction('#tag:pre', p.makeTabberData(sections)) | ||
end | end | ||