Template:Caption: Difference between revisions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
|background=var(--background-color-neutral-subtle) | |background=var(--background-color-neutral-subtle) | ||
|borderColor=var(--border-color-muted) | |borderColor=var(--border-color-muted) | ||
|extraStyle=display: inline-block; {{#ifeq:{{{align|center}}}|left|float: left;|}}{{#ifeq:{{{align|center}}}|right|float: right;|}} | |extraStyle=display: inline-block; {{#ifeq:{{{align|center}}}|left|float: left;|}}{{#ifeq:{{{align|center}}}|right|float: right;|}} {{#if:{{{width|}}}|width: {{{width}}};|}} | ||
|{{#tag:div|{{Box | |{{#tag:div|{{Box | ||
|padding=0.6rem | |padding=0.6rem |