Difference between revisions of "Template:Inline-code"
Jump to navigation
Jump to search
(Created page with "<onlyinclude><!-- -->{{#if:{{yesno|{{{nowrap|}}}}}|<templatestyles src="Template:Nowrap/styles.css"/>}}<!-- -->{{#tag:syntaxhighlight|{{{code|{{{1}}}}}}|inline=1 | id = {{{id|}}} | class = {{#if:{{yesno|{{{nowrap|}}}}}|nowrap}} {{{class|}}} | style = {{{style|}}} | lang = {{{lang|{{{2|php}}}}}} }}</onlyinclude> {{Documentation}}") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude | <onlyinclude>{{#tag:syntaxhighlight | ||
|{{{code|{{{1|}}}}}} | |||
|lang = {{{lang|lua}}} | |||
| | |inline = 1 | ||
| | }} | ||
</onlyinclude> | |||
{{Documentation}} | {{Documentation}} |
Latest revision as of 07:42, 26 March 2022
Inline-code Documentation - Any changes must be made from the documentation page.