模板:Code

来自Ubuntu中文
Arthur2e5留言 | 贡献2016年4月10日 (日) 05:22的版本 (以内容'<code style='white-space:pre; padding: 0.2em 0 0.2em 0; font-size: 85%; background-color: #eee; border-radius: 3px; {{{2}}}'>{{{1}}}</code><noinclude> 此模板用于生成…'创建新页面)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳到导航跳到搜索

{{{1}}} 此模板用于生成行内或多行代码块。第一个参数为 <code> 标签的内容,第二个可选参数为 style= 调整。

例子

{{code}}

echo\

 'Hello world!'
{{code}}
aaa