Teamplaid:Codett
{{{1}}}
Template documentation
Wrapper for {{Code}} that removes background and border, and passes through all other parameters:
{{Code|{{{Code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|id={{{id|}}}}}|style="background:none; border:none; color:inherit"}}
For example,
becomes someMethodOfSomeClass
.
someMethodOfSomeClass
Can be used to replace
tags without disrupting existing text appearance.
<tt>...</tt>
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |