- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -

Template:Command: Difference between revisions

From HLRS Platforms
Jump to navigationJump to search
No edit summary
(Formatting - reduce padding)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="background-color:#ddffdd; color:#000000; padding:.5em .5em; margin:.5em; border:1px solid #99cc99; border-left:10px solid #99cc99; font-size: 92%;">{{{command}}}
<div style="background-color:#dddddd; color:#000000; padding: 0em 1em 0em 0em; margin: 0.5em; border:1px solid #999999; border-left:10px solid #999999; font-family: monospace;">{{#tag:syntaxhighlight|{{{command|}}}|lang="bash"|}}</div>
<noinclude>[[Category:Templates]] This template is for commands which can be run by any user.
<noinclude>[[Category:Templates]] This template is for commands which can be run by any user.
 
Note: The provided command will be rendered with bash syntax, and line breaks will be presevered</noinclude>
Note, that you might use certain HTML tags inside the template, as e.g. &lt;b&gt;rendered bold&lt;/b&gt;, etc.</noinclude>

Latest revision as of 14:44, 20 January 2025

This template is for commands which can be run by any user.

Note: The provided command will be rendered with bash syntax, and line breaks will be presevered