Module:Sandbox/User:Alsang/NodeDescriptionChecker: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 57: | Line 57: | ||
:tag('tr') |
:tag('tr') |
||
:tag('th') |
:tag('th') |
||
:attr{ colspan = '3' } |
|||
:wikitext('Nodes with no descriptions') |
:wikitext('Nodes with no descriptions') |
||
:done() |
:done() |
||
Line 98: | Line 99: | ||
out:tag('tr') |
out:tag('tr') |
||
:tag('th') |
:tag('th') |
||
:attr{ colspan = '3' } |
|||
:wikitext('Items with no descriptions') |
:wikitext('Items with no descriptions') |
||
:done() |
:done() |
||
Line 139: | Line 141: | ||
out:tag('tr') |
out:tag('tr') |
||
:tag('th') |
:tag('th') |
||
:attr{ colspan = '3' } |
|||
:wikitext('Niether Node nor Item has description') |
:wikitext('Niether Node nor Item has description') |
||
:done() |
:done() |
||
Line 180: | Line 183: | ||
out:tag('tr') |
out:tag('tr') |
||
:tag('th') |
:tag('th') |
||
:attr{ colspan = '3' } |
|||
:wikitext('Node and Item both have descriptions, but they are different') |
:wikitext('Node and Item both have descriptions, but they are different') |
||
:done() |
:done() |