Template:Console output/doc: Difference between revisions
| No edit summary | No edit summary | ||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| This is a template for [[Developer console]] output. | This is a template for [[Developer console]] output. | ||
| == | ==Examples== | ||
| {{tlc|<nowiki>Console  | {{tlc|<nowiki>Console output|1=] noclip|2=[[Noclip]] ON|3=Warning:|4=Malformed custom spawnlist|5=Text|6=Text|7=Text|8=Text|col1=A5A5A5|col2=FDFDFD|col3=C86C6F|col4=CD8741|col5=D3D4A8|col6=A3CFDC|col7=ACDF80|col8=F0F17A</nowiki>}} | ||
| {{Console  | {{Console output | ||
| |1=] noclip | |1=] noclip | ||
| |2=Noclip ON | |2=[[Noclip]] ON | ||
| |3=Warning: | |3=Warning: | ||
| |4=Malformed custom spawnlist | |4=Malformed custom spawnlist | ||
| Line 20: | Line 20: | ||
| |col7=ACDF80 | |col7=ACDF80 | ||
| |col8=F0F17A | |col8=F0F17A | ||
| }} | |||
| {{tlc|<nowiki>Console output|1=] noclip|2=[[Noclip]] ON|col1=A5A5A5|col2=FDFDFD</nowiki>}} | |||
| {{Console output | |||
| |1=] noclip | |||
| |2=[[Noclip]] ON | |||
| |col1=ACACAC | |||
| |col2=FDFDFD | |||
| }} | }} | ||
| Line 35: | Line 44: | ||
| {{color|r=95|g=211|b=213}} Message 8<br> | {{color|r=95|g=211|b=213}} Message 8<br> | ||
| {{color|r=141|g=121|b=199}} Message 9 | {{color|r=141|g=121|b=199}} Message 9 | ||
| Custom colors can be set. | |||
| ==Parameters== | ==Parameters== | ||
| <code>morelines</code> - Doesn't do anything but fixes having too much space<br> | |||
| <code>1</code> - first line<br> | <code>1</code> - first line<br> | ||
| <code>2</code> - second line (optional)<br> | <code>2</code> - second line (optional)<br> | ||
Latest revision as of 09:59, 15 June 2024
This is a template for Developer console output.
Examples
{{Console output|1=] noclip|2=[[Noclip]] ON|3=Warning:|4=Malformed custom spawnlist|5=Text|6=Text|7=Text|8=Text|col1=A5A5A5|col2=FDFDFD|col3=C86C6F|col4=CD8741|col5=D3D4A8|col6=A3CFDC|col7=ACDF80|col8=F0F17A}}
] noclip
Noclip ON
Warning:
Malformed custom spawnlist
Text
Text
Text
Text
{{Console output|1=] noclip|2=[[Noclip]] ON|col1=A5A5A5|col2=FDFDFD}}
] noclip
Noclip ON
Colors
#ACACACrgb(172,172,172) Command input
#FDFDFDrgb(253,253,253) Command output
#C86C6Frgb(200,108,111) Warning
#CD8741rgb(205,135,65) Message 1
#D3D4A8rgb(211,212,168) Message 2
#A3CFDCrgb(163,207,220) Message 3
#ACDFA8rgb(172,223,168) Message 4
#F0F17Argb(240,241,122) Message 5
#5FC9C7rgb(95,201,199) Message 6
#DBDB30rgb(219,219,48) Message 7
#5FD3D5rgb(95,211,213) Message 8
#8D79C7rgb(141,121,199) Message 9
Custom colors can be set.
Parameters
morelines - Doesn't do anything but fixes having too much space
1 - first line
2 - second line (optional)
3 - third line (optional)
4 - fourth line (optional)
5 - fifth line (optional)
6 - sixth line (optional)
7 - seventh line (optional)
8 - eight line (optional)
col1 - first line color
col2 - second line color (optional)
col3 - third line color (optional)
col4 - fourth line color (optional)
col5 - fifth line color (optional)
col6 - sixth line color (optional)
col7 - seventh line color (optional)
col8 - eight line color (optional)