Manjaro Difference between revisions of "Template:CommandOutputTemplate"

Difference between revisions of "Template:CommandOutputTemplate"

Template page
(let see how goes)
m
Line 2: Line 2:
<pre>{{CommandOutputTemplate|color=red|prompt=$|command=command|result=output}}</pre>
<pre>{{CommandOutputTemplate|color=red|prompt=$|command=command|result=output}}</pre>
{{CommandOutputTemplate|color=red|prompt=$|command=command|result=output}}
{{CommandOutputTemplate|color=red|prompt=$|command=command|result=output}}
</noinclude><includeonly><div style="display:block;border-radius:5px;margin-bottom:5px;padding:5px;background-color:black;font-family:monospace;font-size:14px"><span style="color:{{{color}}};font-weight:bold;">{{{prompt}}} </span><span style="color:white;background-color:black;font-weight:bold;">{{{command}}}</span><br/><pre style="color:white;background-color:black;font-weight:bold;">{{{result}}}</pre></div></includeonly>
</noinclude><includeonly><div style="display:block;border-radius:5px;margin-bottom:5px;padding:5px;background-color:black;font-family:monospace;font-size:14px"><span style="color:{{{color}}};font-weight:bold;">{{{prompt}}} </span><span style="color:white;background-color:black;font-weight:bold;">{{{command}}}</span><br/><span style="color:white;background-color:black;font-weight:bold;">{{{result}}}</span></div></includeonly>

Revision as of 18:02, 16 December 2020

{{CommandOutputTemplate|color=red|prompt=$|command=command|result=output}}
$ command
output
Cookies help us deliver our services. By using our services, you agree to our use of cookies.