User:DoggoBit/Sandbox/Infobox/Layout: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
--infobox-content-size: 90%; | --infobox-content-size: 90%; | ||
--infobox-separator-size: 10px; | --infobox-separator-size: {{#if: {{{clip|}}} | 10px | 0}}; | ||
--infobox-separator-clip: {{#if: {{{clip|}}} | polygon(0 0, 100% 100%, 0 100%) | none}}; | |||
--infobox-clip: {{#if: {{{clip|}}} | polygon(0 0, 100% 100%, 0 100%) | none}}; | |||
border: solid 3px var(--infobox-color); | border: solid 3px var(--infobox-color); |