个人工具

“模板:Cli”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
(以内容'<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/…'创建新页面)
 
(没有差异)

2010年9月23日 (四) 21:06的最新版本

模板: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!

$ _