Template:Cmd: Difference between revisions
No edit summary |
(increased font size) |
||
Line 1: | Line 1: | ||
<noinclude>{{Template}} | <noinclude>{{Template}} | ||
== Template Documentation == | == Template Documentation == | ||
This template should be used for commands | This template should be used for commands<br /> | ||
Example: | Example: | ||
<nowiki>{{Cmd|apk add -U}}</nowiki> | <nowiki>{{Cmd|apk add -U}}</nowiki> | ||
Line 8: | Line 8: | ||
{{Cmd|apk add -U}} | {{Cmd|apk add -U}} | ||
</noinclude><onlyinclude><div style="background-color:#eeeeee; color:#111111; padding:.05em .5em; margin:.5em; border:1px solid #dddddd; border-left:2px solid #dddddd; white-space:pre; font-family:monospace;">{{{1}}}</div></onlyinclude> | </noinclude><onlyinclude><div style="background-color:#eeeeee; color:#111111; padding:.05em .5em; margin:.5em; border:1px solid #dddddd; border-left:2px solid #dddddd; white-space:pre; font-family:monospace; font-size:10pt;">{{{1}}}</div></onlyinclude> |
Revision as of 15:23, 23 July 2010
Template Documentation for Cmd
This page is a template and should only be used as part of other articles. For more information, read Help:Template.
Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.
Feel free to voice your opinion regarding this template.Template Documentation
This template should be used for commands
Example:
{{Cmd|apk add -U}}
Will produce:
apk add -U
{{{1}}}