Manjaro Difference between revisions of "Template:CommandTemplate"

Difference between revisions of "Template:CommandTemplate"

Template page
m
m
Line 7: Line 7:
===Sample user command===
===Sample user command===
{{CommandTemplate|color=lawngreen|prompt=user $|command=cat ~/.profile|
{{CommandTemplate|color=lawngreen|prompt=user $|command=cat ~/.profile|
output=<pre style="color:white;background-color:black;border:none;padding:0;margin:0">1234
output=<pre>1234
line2
line2
line3</pre>}}
line3</pre>}}
</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;">{{{output}}}</span></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;">{{<pre style="color:white;background-color:black;border:none;padding:0;margin:0">{{{output}}}</pre>}}</span></div></includeonly>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.