Module:Sandbox/User:Alsang/NodeDescriptionChecker: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 57:
:tag('tr')
:tag('th')
:attr{ colspan = '3' }
:wikitext('Nodes with no descriptions')
:done()
Line 98 ⟶ 99:
out:tag('tr')
:tag('th')
:attr{ colspan = '3' }
:wikitext('Items with no descriptions')
:done()
Line 139 ⟶ 141:
out:tag('tr')
:tag('th')
:attr{ colspan = '3' }
:wikitext('Niether Node nor Item has description')
:done()
Line 180 ⟶ 183:
out:tag('tr')
:tag('th')
:attr{ colspan = '3' }
:wikitext('Node and Item both have descriptions, but they are different')
:done()
21,287

edits