Difference between revisions of "Template:Code"

From LFS Manual
Jump to navigationJump to search
(Created page with "<code>{{{1}}}</code><noinclude> {{documentation}} </noinclude>")
(No difference)

Revision as of 09:36, 3 December 2023

{{{1}}}

Template Info-Icon.png

Template documentation

View - Edit

Inline source code output.

Markup Renders as
{{code|console.log('hello')}}

console.log('hello')