(建立内容为“<syntaxhighlight {{#if:{{{lang|}}}|lang="{{{lang|php}}}"|{{{2}}}}}>{{{1}}}</syntaxhighlight>”的新页面) |
无编辑摘要 |
||
第1行: | 第1行: | ||
< | <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}} |