Template:Userbox: Difference between revisions
Jump to navigation
Jump to search
Mailmanmicky (talk | contribs) mNo edit summary |
Mailmanmicky (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
{{#switch:{{{type}}} | {{#switch:{{{type}}} | ||
| | | black = | ||
| #default = {{{border-c|rgba(255,255,255,.1)}}} | | #default = {{{border-c|rgba(255,255,255,.1)}}} | ||
}}; | }}; | ||
box-shadow:{{#switch:{{{type}}} | box-shadow:{{#switch:{{{type}}} | ||
| | | black = | ||
| #default = inset 0 0px 5px rgba(0,0,0,.5) | | #default = inset 0 0px 5px rgba(0,0,0,.5) | ||
}}"> | }}"> | ||
<div style="background:{{#switch:{{{type}}} | <div style="background:{{#switch:{{{type}}} | ||
| | | black = #000 | ||
| #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 19: | Line 19: | ||
<div style="background:{{#switch:{{{type}}} | <div style="background:{{#switch:{{{type}}} | ||
| | | black = #000 | ||
| #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 12:00, 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.