Module:Wd: Difference between revisions

Content deleted Content added
Sorting on rank upfront allows for simplified logic
mNo edit summary
Line 1,435:
for i, v in ipairs(statements) do
-- rankPos will be nil for non-claim statements (e.g. qualifiers, references, etc.),
-- but let appendOutput handle that
matches, rankPos = matchHook(self, v)