Difference between revisions of "Template:Output"
(breaking it up like this seems to work well enough) |
m (use bootstrap class instead) |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
This template should be used whenever you are indicating terminal output. | This template should be used whenever you are indicating terminal output. | ||
− | Usage | + | ==Usage== |
− | + | <nowiki>{{Output|1=output code, single line or block}}</nowiki> | |
− | + | ||
− | </noinclude> | + | which displays |
− | < | + | {{Output|1=output code, single line or block}} |
− | {{{1}}} | + | |
− | </pre | + | ==See also== |
− | + | ||
− | + | * [[Template:Input]] - similar box for inputs | |
− | + | [[Category:Template]] | |
+ | ---- | ||
+ | </noinclude><pre<includeonly></includeonly> class="ml-0">{{{1}}}</pre> |
Latest revision as of 20:47, 13 July 2019
This template should be used whenever you are indicating terminal output.
Usage
{{Output|1=output code, single line or block}}
which displays
output code, single line or block
See also
- Template:Input - similar box for inputs
{{{1}}}
This page was last edited on 13 July 2019, at 20:47. Content is available under Creative Commons License SA 4.0 unless otherwise noted.