Template:Cmd: Difference between revisions

From Alpine Linux
No edit summary
No edit summary
Line 1: Line 1:
<div style="background-color: #ffe0e0; color:#000000; padding:.05em .5em; margin:.5em; border:1px solid #cc6666; border-left:10px solid #cc6666; font-size: 92%; white-space:pre; font-family:monospace; width: 55%;">{{{1}}}</div>
<div style="background-color:#ddffdd; color:#000000; padding:.05em .5em; margin:.5em; border:1px solid #99cc99; border-left:10px solid #99cc99; font-size: 92%; white-space:pre; font-family:monospace; width: 55%;">{{{1}}}</div><noinclude>
<noinclude>This template should be used for commands
== Template Documentation ==
 
This template should be used for commands
Example:
Example:
<nowiki>{{Command|apk add -U}}</nowiki>
<nowiki>{{Command|apk add -U}}</nowiki>

Revision as of 19:12, 1 October 2009

{{{1}}}

Template Documentation

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

Will produce:

apk add -U