Template:Cmd: Difference between revisions

From Alpine Linux
No edit summary
No edit summary
Line 1: Line 1:
<div style="background-color:#dddddd; color:#000000; padding:.1em .1em; margin:.5em; border:1px solid #999999; border-left:4px solid #999999; font-size: 92%; white-space:pre; font-family:monospace; width: 55%;">{{{1}}}</div><noinclude>
<div style="background-color:#dddddd; color:#000000; padding:.05em .05em; margin:.5em; border:1px solid #999999; border-left:4px solid #999999; font-size: 92%; white-space:pre; font-family:monospace; width: 55%;">{{{1}}}</div><noinclude>
== Template Documentation ==
== Template Documentation ==
This template should be used for commands
This template should be used for commands

Revision as of 19:20, 1 October 2009

{{{1}}}

Template Documentation

This template should be used for commands Example: {{Cmd|apk add -U}}

Will produce:

apk add -U