Template:Console output: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
<div style="background-color:# | <div style="background-color:#1E1E1E; gap:5px; height:fit-content; top: 0px; border-radius: 5px; padding: 10px; border:medium solid rgb(10 10 10 / 8%); width:98.5%; opacity:.9"> | ||
<code> | <code> | ||
<span style="color:#{{{col1}}}"> | <span style="color:#{{{col1}}}"> | ||
Line 11: | Line 11: | ||
</code> | </code> | ||
<br> | <br> | ||
{{#switch:{{{morelines}}}|#default|false|no|1= | |||
{{#if:{{{2|}}}|<code> | {{#if:{{{2|}}}|<code> | ||
<span style="color:#{{{col2}}}"> | <span style="color:#{{{col2}}}"> | ||
Line 35: | Line 36: | ||
</code> | </code> | ||
<br>}} | <br>}} | ||
{{#if:{{{6|}}}|<code> | |||
<span style="color:#{{{col6}}}"> | |||
{{{5}}} | |||
</span> | |||
</code> | |||
<br>}} | |||
{{#if:{{{7|}}}|<code> | |||
<span style="color:#{{{col7}}}"> | |||
{{{5}}} | |||
</span> | |||
</code> | |||
<br>}} | |||
{{#if:{{{8|}}}|<code> | |||
<span style="color:#{{{col8}}}"> | |||
{{{5}}} | |||
</span> | |||
</code> | |||
<br>}}}} | |||
</div> | </div> | ||
<br> | <br> | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> |
Latest revision as of 09:55, 15 June 2024
The above documentation is transcluded from Template:Console output/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.