Content deleted Content added
sia cannot be overridden |
remove sia auto classification |
||
Line 94:
local pagetype = require('Module:Pagetype')._main({
page = title.prefixedText,
dab = 'dab'
})
local out = '' -- default to unassessed
Line 106 ⟶ 105:
if pagetype=='dab' then
out = resolveFQSgrade('disambig')
else
if class=='start' or class=='stub' then -- Ucfirst
|