нема опису редагування
starcitizen>Alistair3149 (Add test case hatnote) |
starcitizen>Alistair3149 Немає опису редагування |
||
| Рядок 80: | Рядок 80: | ||
:wikitext( 'This documentation is transcluded from [[' .. page .. '/doc]]. Changes can be proposed in the talk page.' ) | :wikitext( 'This documentation is transcluded from [[' .. page .. '/doc]]. Changes can be proposed in the talk page.' ) | ||
:done() | :done() | ||
:wikitext(frame:extensionTag{ name = 'templatestyles', args = { src = 'Documentation/styles.css'} }) | :wikitext(frame:extensionTag{ name = 'templatestyles', args = { src = 'Documentation/styles.css'} }) | ||
:done() | :done() | ||
if title.namespace == 828 and title. | if title.namespace == 828 and title.baseText == '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 ), | ||