个人工具

模板:Cli

来自Ubuntu中文

Qiii2006讨论 | 贡献2010年9月23日 (四) 21:06的版本 (以内容'<noinclude>{{Template}} '''Displays text as if entered at a command line, allowing markup inside for formatting. You must manually enter line breaks as <code><nowiki><br/…'创建新页面)

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

模板:Template

Displays text as if entered at a command line, allowing markup inside for formatting. You must manually enter line breaks as <br/>. For a cutesy blinking cursor, you can use the template {{Cursor}}.

Usage

{{cli|text to display}}

Example

$ ./hello

Hello, world!

$ _