Editing Module:Sandbox/User:Alsang/NodeDescriptionChecker
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
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 99: | Line 98: | ||
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 141: | Line 139: | ||
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 183: | Line 180: | ||
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() |