More actions
m Working on template {{Infobox gas nebula}}. |
m Coding and testing. |
||
| Line 2: | Line 2: | ||
| name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | | name = <!-- left empty, to NOT have edit links at the bottom of the box.--> | ||
| abovestyle = | | abovestyle = background: #cfe2f3; | ||
background-image: -moz-linear-gradient(center top, #172489 0%, #3d85c6 100%); | |||
background-image: -webkit-gradient(linear, center top, left bottom, color-stop(0%,#cfe2f3), color-stop(100%,#3d85c6)); | |||
background-image: -webkit-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: -o-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: -ms-linear-gradient(top, #172489 0%, #3d85c6 100%); | |||
background-image: linear-gradient(to bottom, #172489 0%, #3d85c6 100%); | |||
| title = | | title = | ||
| above = {{#if: {{{name|}}} | | above = {{#if: {{{name|}}} | ||