Changes

Jump to navigation Jump to search
m
1 revision imported
Line 91: Line 91:  
-- cfg['documentation-icon-wikitext']
 
-- cfg['documentation-icon-wikitext']
 
-- The wikitext for the icon shown at the top of the template.
 
-- The wikitext for the icon shown at the top of the template.
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=Documentation icon]]'
+
cfg['documentation-icon-wikitext'] = '[[File:Test Template Info-Icon - Version (2).svg|50px|link=|alt=]]'
    
-- cfg['template-namespace-heading']
 
-- cfg['template-namespace-heading']
Line 179: Line 179:  
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
 
-- $2 is a link to the test cases page. If the test cases page exists, it is in the following format:
 
--
 
--
--    cfg['testcases-link-display'] (cfg['testcases-edit-link-display'])
+
--    cfg['testcases-link-display'] (cfg['testcases-edit-link-display'] | cfg['testcases-run-link-display'])
 
--
 
--
 
-- If the test cases page doesn't exist, it is in the format:
 
-- If the test cases page doesn't exist, it is in the format:
Line 260: Line 260:  
-- The text to display for test cases "edit" links.
 
-- The text to display for test cases "edit" links.
 
cfg['testcases-edit-link-display'] = 'edit'
 
cfg['testcases-edit-link-display'] = 'edit'
 +
 +
-- cfg['testcases-run-link-display']
 +
-- The text to display for test cases "run" links.
 +
cfg['testcases-run-link-display'] = 'run'
    
-- cfg['testcases-create-link-display']
 
-- cfg['testcases-create-link-display']

Navigation menu