Module:Template test case/testcases: Difference between revisions

Content deleted Content added
m fix test14_with_paren_at_end
m fix test14_with_paren_at_end
Line 204:
function p:test14_with_paren_at_end()
self:preprocess_equals_preprocess(
'{{#invoke:TemplateTest testcase casenowiki/sandbox |nowiki |title=A test|template1=Done|format=rows|collapsible=yes|showcode=yes|<nowiki>{{__TEMPLATENAME__}}. {{Gray|[[User:Example|Example]] ([[User talk:Example|talk]]) 11:22, 23 November 2019 (UTC)}}</nowiki>}}',
'{{#invoke:Template testTest case nowiki |nowiki |title=A test|template1=Done|format=rows|collapsible=yes|showcode=yes|<nowiki>{{__TEMPLATENAME__}}. {{Gray|[[User:Example|Example]] ([[User talk:Example|talk]]) 11:22, 23 November 2019 (UTC)}}</nowiki>}}',
{stripmarker=true, nowiki=true}
)