нема опису редагування
starcitizen>Alistair3149 Немає опису редагування |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 83: | Рядок 83: | ||
:done() | :done() | ||
if title.namespace == 828 and | if title.namespace == 828 and title.subpageText == 'testcases' then | ||
ret3 = hatnote( | ret3 = hatnote( | ||
string.format( 'This is the test cases page for the module %s.', title.baseText ), | string.format( 'This is the test cases page for the module %s.', title.baseText ), | ||
| Рядок 90: | Рядок 90: | ||
end | end | ||
ret3 = addDependencyList and dependencyList._main(nil, args.category, args.isUsed) or '' | ret3 = ret3 .. addDependencyList and dependencyList._main(nil, args.category, args.isUsed) or '' | ||
if title.namespace == 828 then | if title.namespace == 828 then | ||