Template:Console output/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 12: Line 12:
|7=Text
|7=Text
|8=Text
|8=Text
|col1=A8A8A8
|col1=ACACAC
|col2=FDFDFD
|col2=FDFDFD
|col3=C86C6F
|col3=C86C6F
Line 21: Line 21:
|col8=F0F17A
|col8=F0F17A
}}
}}
==Colors==
{{color|r=172|g=172|b=172}} Command input<br>
{{color|r=253|g=253|b=253}} Command output<br>
{{color|r=200|g=108|b=111}} Warning<br>
{{color|r=205|g=135|b=65}} Message 1<br>
{{color|r=211|g=212|b=168}} Message 2<br>
{{color|r=163|g=207|b=220}} Message 3<br>
{{color|r=172|g=223|b=168}} Message 4<br>
{{color|r=240|g=241|b=122}} Message 5<br>
{{color|r=95|g=201|b=199}} Message 6<br>
{{color|r=219|g=219|b=48}} Message 7<br>
{{color|r=95|g=211|b=213}} Message 8<br>
{{color|r=141|g=121|b=199}} Message 9


==Parameters==
==Parameters==

Revision as of 15:47, 13 June 2024

This is a template for Developer console output.

Example

{{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



Colors

#ACACAC Command input
#FDFDFD Command output
#C86C6F Warning
#CD8741 Message 1
#D3D4A8 Message 2
#A3CFDC Message 3
#ACDFA8 Message 4
#F0F17A Message 5
#5FC9C7 Message 6
#DBDB30 Message 7
#5FD3D5 Message 8
#8D79C7 Message 9

Parameters

1 - first line
2 - second line (optional)
3 - third line (optional)
4 - fourth line (optional)
5 - fifth line (optional)
6 - fifth line (optional)
7 - fifth 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)