- 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
(replace pre with code tag)
(Update css)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="background-color:#dddddd; color:#000000; padding: 0.5em; margin: 0.5em; border:1px solid #999999; border-left:10px solid #999999; font-size: 92%;"><code style="background-color:inherit; margin: 0; border:0; padding:0;">{{{command}}}</code></div>
<div style="background-color:#dddddd; color:#000000; padding: 0.1em 1em; margin: 0.5em; border:1px solid #999999; border-left:10px solid #999999; font-family: monospace;">{{{command}}}</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, that you might use certain HTML tags inside the template, as e.g. &lt;b&gt;rendered bold&lt;/b&gt;, etc.</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 12:41, 28 May 2020

{{{command}}}

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

Note, that you might use certain HTML tags inside the template, as e.g. <b>rendered bold</b>, etc.