Template:Code: Difference between revisions

From Climate Change AI Wiki
Content added Content deleted
(nevermind; +doc +Category:Typing-aid templates)
m (46 revisions imported from templatewiki:Template:Code)
 
(40 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|lang={{{lang|{{{2|text}}}}}}|class={{{class|}}}|id={{{id|}}}|style={{{style|}}}|inline=1}}<noinclude>
<code><nowiki>{{{1}}}</nowiki></code><noinclude>
{{documentation}}

{{En-WP attribution notice|Template:Code}}
This template must be [[Wikipedia:Template substitution|substituted]], e.g. {{tlsx|code|<nowiki>[[foo|bar]]</nowiki>}} produces <code><nowiki>[[foo|bar]]</nowiki></code>.

[[Category:Typing-aid templates|Code]]
</noinclude>
</noinclude>

Latest revision as of 02:01, 16 September 2020

{{{1}}}

Template documentation[create]

Template:En-WP attribution notice