Template:Output: Difference between revisions

From KDE UserBase Wiki
(breaking it up like this seems to work well enough)
No edit summary
(13 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: <nowiki>{{Output|output code, single line or block}}</nowiki>
==Usage==


Included content begins here:
<nowiki>{{Output|1=output code, single line or block}}</nowiki>
-----------------------------
 
</noinclude>
which displays
<pr<includeonly></includeonly>e style="margin-left: 4em; background-color:white; border:2px dotted #BCBCBC">
{{Output|1=output code, single line or block}}
{{{1}}}
 
</pre><noinclude>
==See also==
---------------------------
 
Included content ends here:
* [[Template:Input]] - similar box for inputs
</noinclude>
[[Category:Template]]
----
</noinclude><pre<includeonly></includeonly> style="margin-left: 0em; ">{{{1}}}</pre>

Revision as of 16:45, 6 March 2013

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


{{{1}}}