Template:Userbox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
{{#switch:{{{type}}} | {{#switch:{{{type}}} | ||
| black = #000 | | black = #000 | ||
| pink = rgb(159, 59, 86,.4) | |||
| #default = {{{border-c|rgba(255,255,255,.1)}}} | | #default = {{{border-c|rgba(255,255,255,.1)}}} | ||
}}; | }}; | ||
Line 8: | Line 9: | ||
box-shadow:{{#switch:{{{type}}} | box-shadow:{{#switch:{{{type}}} | ||
| black = | | black = | ||
| pink = rgb(159, 59, 86,.4) | |||
| #default = inset 0 0px 5px rgba(0,0,0,.5) | | #default = inset 0 0px 5px rgba(0,0,0,.5) | ||
}}"> | }}"> | ||
Line 13: | Line 15: | ||
<div style="background:{{#switch:{{{type}}} | <div style="background:{{#switch:{{{type}}} | ||
| black = #000 | | black = #000 | ||
| pink = rgb(159, 59, 86,.4) | |||
| #default = rgba(0,0,0,.16) | | #default = rgba(0,0,0,.16) | ||
}}; display:grid; width:47px; padding:.2em; {{{id-s|}}}"> | }}; display:grid; width:47px; padding:.2em; {{{id-s|}}}"> | ||
Line 20: | Line 23: | ||
<div style="background:{{#switch:{{{type}}} | <div style="background:{{#switch:{{{type}}} | ||
| black = #000 | | black = #000 | ||
| pink = rgb(159, 59, 86,.4) | |||
| #default = rgba(0,0,0,.16) | | #default = rgba(0,0,0,.16) | ||
}};display:grid; font-size:8pt; {{{info-s|}}}"><p style="align-self:center; padding-left:5px; line-height: 1.25em; ">{{{info|''info''}}}</p></div></div></onlyinclude></includeonly> | }};display:grid; font-size:8pt; {{{info-s|}}}"><p style="align-self:center; padding-left:5px; line-height: 1.25em; ">{{{info|''info''}}}</p></div></div></onlyinclude></includeonly> |
Revision as of 19:10, 24 April 2023
The above documentation is transcluded from Template:Userbox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.