Template:SkylistTableCaption: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed hover info not working properly)
(Reduced width of example map cell in old and new layouts to 12% to fit with all the others and to fix misalignment)
Line 10: Line 10:
|
|
{{#ifeq: {{{layout}}} | old |  
{{#ifeq: {{{layout}}} | old |  
!width="16%"{{!}}Example Map
!width="12%"{{!}}Example Map
!width="12%"{{!}}Ideal Sun Angle
!width="12%"{{!}}Ideal Sun Angle
!width="12%"{{!}}Ideal Sun Pitch
!width="12%"{{!}}Ideal Sun Pitch
!width="12%"{{!}}Ideal Brightness
!width="12%"{{!}}Ideal Brightness
!width="12%"{{!}}Ideal Ambience
!width="12%"{{!}}Ideal Ambience
!width="12%"{{!}}Ideal HDR Brightness {{Hover info|The value in parentheses is BrightnessHDRScale's value in light_environment, aka amount to scale direct light by when compiling for HDR. If this isn't present, it's likely 1 or simply undefined in the sky list.|(Scale)}}
!width="12%"{{!}}Ideal HDR Brightness {{Hover info|The value in parentheses is BrightnessHDRScale's value in light_environment, aka the amount to scale direct light by when compiling for HDR. If this isn't present, it's likely 1 or simply undefined in the sky list.|(Scale)}}
!width="12%"{{!}}Ideal HDR Ambience {{Hover info|The value in parentheses is AmbientHDRScale's value in light_environment, aka amount to scale ambient light by when compiling for HDR. If this isn't present, it's likely 1 or simply undefined in the sky list.|(Scale)}}
!width="12%"{{!}}Ideal HDR Ambience {{Hover info|The value in parentheses is AmbientHDRScale's value in light_environment, aka the amount to scale ambient light by when compiling for HDR. If this isn't present, it's likely 1 or simply undefined in the sky list.|(Scale)}}
!width="12%"{{!}}Ideal Sun Spread Angle
!width="12%"{{!}}Ideal Sun Spread Angle
|
|
{{#ifeq: {{{layout}}} | new |
{{#ifeq: {{{layout}}} | new |
!width="16%"{{!}}Example Map
!width="12%"{{!}}Example Map
!width="12%"{{!}}Ideal Sun Angle
!width="12%"{{!}}Ideal Sun Angle
!width="12%"{{!}}Ideal Sun Pitch
!width="12%"{{!}}Ideal Sun Pitch

Revision as of 18:17, 1 June 2019