Template:Console output

提供: Valve Developer Community
ナビゲーションに移動 検索に移動
English (en)Deutsch (de)Esperanto (eo)Español (es)Français (fr)Suomi (fi)Hrvatski (hr)Magyar (hu)Italiano (it)日本語 (ja)한국어 (ko)Nederlands (nl)Polski (pl)Português (pt)Português do Brasil (pt-br)Русский (ru)Slovenčina (sk)Svenska (sv)Türkçe (tr)Українська (uk)Tiếng Việt (vi)中文 (zh)中文(臺灣) (zh-tw)
Curly brackets white.pngTemplate Documentation [閲覧] [編集] [作成 日本語 (ja)]
Icon-translate.png Available doc translations
Info.png
The Template:Console output/doc/ja documentation page does not exist.
English documentation will be displayed instead, which you can translate using Google Translate (or similar software). If there is nothing after this message, most likely the documentation does not exist even in English.

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

#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

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)