MyWikiBiz, Author Your Legacy — Friday October 10, 2025
Jump to navigationJump to search
201 bytes added
, 05:14, 16 July 2021
local otherUses = require('Module:Other uses')._otheruses
local p = {}
function p.otherMeSH ()
return otherUses(
nil,
{defaultPage = 'List of MeSH codes', otherText = 'categories'}
)
end
return p