Difference between revisions of "Template:CommandOutputTemplate"
Template page
Views
Actions
Namespaces
Variants
Tools
m (experimenting) |
m (experimenting) |
||
Line 4: | Line 4: | ||
</noinclude><includeonly><div style="display:block;border-radius:5px;padding-top:3px;background-color:black;font-family:monospace;font-size:14px"> | </noinclude><includeonly><div style="display:block;border-radius:5px;padding-top:3px;background-color:black;font-family:monospace;font-size:14px"> | ||
<span style="color:{{{color}}};margin-left:1em;margin-top:0;margin-bottom:0;padding:0;font-weight:bold;">{{{prompt}}}</span> <span style="color:white;margin-top:0;margin-bottom:0;padding:0;font-weight:bold;">{{{command}}}</span><br/> | <span style="color:{{{color}}};margin-left:1em;margin-top:0;margin-bottom:0;padding:0;font-weight:bold;">{{{prompt}}}</span> <span style="color:white;margin-top:0;margin-bottom:0;padding:0;font-weight:bold;">{{{command}}}</span><br/> | ||
<div style="color:white;">{{{result}}}</div></div> | <div style="color:white;margin-left:1em;margin-right:1em;">{{{result}}}</div></div> | ||
</includeonly> | </includeonly> |
Revision as of 17:10, 15 March 2021
{{CommandOutputTemplate|color=yellow|prompt=prompt|command=command|result=result}}
prompt command
result