Jump to content

Module:Template test case/config: Difference between revisions

set showcode = true in the main module rather than here, as if people go to the trouble of passing in a nowiki invocation, it's pretty much a given that they want it to be displayed
(create a config table with wrapper templates and their default options)
 
(set showcode = true in the main module rather than here, as if people go to the trouble of passing in a nowiki invocation, it's pretty much a given that they want it to be displayed)
Line 16: Line 16:
},
},
['Template:Test case nowiki'] = {
['Template:Test case nowiki'] = {
func = 'nowiki',
func = 'nowiki'
options = {showcode = true}
}
}
}
}


}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.