Template:SkylistTableCaption
来自Valve Developer Community
跳转到导航
跳转到搜索
文档页面 Template:SkylistTableCaption/doc/zh 不存在。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。
模板将改为显示英文文档。如果此消息后没有任何内容,则很可能该文档甚至不存在英文版本。

本模板使用字符串子页面
请遵循该子页面上的格式添加翻译。
请遵循该子页面上的格式添加翻译。
This template contains a ready-made set of table rows that point to the parameters to which the light_environment properties described in the Sky List article belong.

Parameters
- {{{layout}}} - older, old, new, newer_csgo.
Examples
Older Layout
{| class="standard-table" style="width: 100%; text-align:center;"
!colspan="8"| sky_day01_01<br/>[[File:sky_day01_01.png|600px]]
|-
{{SkylistTableCaption|layout=older}}
|-
| None
| {{vec3|0|0|0}}
| 0
| {{Skycell|255|255|255|200}}
| {{Skycell|255|255|255|20}}
|}
sky_day01_01![]() | |||||||
---|---|---|---|---|---|---|---|
示例地图 | 理想的太阳角度 | 理想的太阳球场(Pitch) | 理想的亮度 | 理想的氛围(Ambience) | |||
None | 0 0 0 | 0 | 255 255 255 200 | 255 255 255 20 |
Old Layout
{| class="standard-table" style="width: 100%; text-align:center;"
!colspan="8"| sky_day01_01<br/>[[File:sky_day01_01.png|600px]]
|-
{{SkylistTableCaption|layout=old}}
|-
| None
| {{vec3|0|0|0}}
| 0
| {{Skycell|255|255|255|200}}
| {{Skycell|255|255|255|20}}
| {{vec5|-1|-1|-1|-1|(1)}}
| {{vec5|-1|-1|-1|-1|(1)}}
| 0
|}
sky_day01_01![]() | |||||||
---|---|---|---|---|---|---|---|
示例地图 | 理想的太阳角度 | 理想的太阳球场(Pitch) | 理想的亮度 | 理想的氛围(Ambience) | 理想的 HDR 亮度 (Scale) | 理想的 HDR 氛围 (Scale) | 理想的太阳传播角度 |
None | 0 0 0 | 0 | 255 255 255 200 | 255 255 255 20 | -1 -1 -1 -1 (1) | -1 -1 -1 -1 (1) | 0 |
New Layout
{| class="standard-table" style="width: 100%; text-align:center;"
!colspan="8"| sky_day01_01<br/>[[File:sky_day01_01.png|600px]]
|-
{{SkylistTableCaption|layout=new}}
|-
| None
| {{vec3|0|0|0}}
| 0
| {{Skycell|255|255|255|200}}
| {{Skycell|255|255|255|20}}
| {{vec3|0|30|0}}
| -80
| {{skycell|171|206|220|15}}
|}
sky_day01_01![]() | |||||||
---|---|---|---|---|---|---|---|
示例地图 | 理想的太阳角度 | 理想的太阳球场(Pitch) | 理想的亮度 | 理想的氛围(Ambience) | 理想的定向(Directional)角度 | 理想的定向球场(Pitch) | 理想的定向亮度 |
None | 0 0 0 | 0 | 255 255 255 200 | 255 255 255 20 | 0 0 0 | 0 | 255 255 255 200 |
{| class="standard-table" style="width: 100%; text-align:center;"
!colspan="8"| sky_dust<br/>[[File:sky_dust_csgo.jpg|600px]]
|-
{{SkylistTableCaption|layout=newer_csgo}}
|-
| None
| {{vec3|0|0|0}}
| 0
| {{Skycell|255|255|255|200}}
| {{Skycell|255|255|255|20}}
|}
sky_dust![]() | |||||||
---|---|---|---|---|---|---|---|
示例地图 | 理想的太阳角度 | 理想的太阳球场(Pitch) | 理想的亮度 | 理想的氛围(Ambience) | |||
None | 0 0 0 | 0 | 255 255 255 200 | 255 255 255 20 |