Difference between revisions of "Template:Ribbon2"
From Geohashing
(move default styles inside the default selector) |
(reduce indent to 1em) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
"icon achievement achievement image" | "icon achievement achievement image" | ||
"icon . action image"; | "icon . action image"; | ||
− | grid-template-columns: auto | + | grid-template-columns: auto 1em 1fr auto; |
gap: 0 1ch; | gap: 0 1ch; | ||
align-items: center; | align-items: center; | ||
Line 51: | Line 51: | ||
} | } | ||
+ | .ribbon2[data-ribbon2-theme=mini], .ribbon2[data-ribbon2-theme=micro] { | ||
+ | display: flex; | ||
+ | flex-direction: row; | ||
+ | gap: 1ch; | ||
+ | |||
+ | .ribbon2-icon img { | ||
+ | width: 3ch; | ||
+ | height: 3ch; | ||
+ | } | ||
+ | } | ||
}}<div class="ribbon2-wrapper"> | }}<div class="ribbon2-wrapper"> |
Latest revision as of 02:18, 18 November 2024
{{{achievement}}}
{{{action}}}
Tests
asdfasdf
{{{achievement}}}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
DanQ earned the Dark Ages achievement
|
SIGSTKFLT earned the Frozen Geohash Achievement
|
{{{achievement}}}
{{{action}}}
Mini
{{{achievement}}}
{{{action}}}
{{{achievement}}}
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Micro
foo
{{{action}}}
TODO
Handle long actions in mini and micro themesSplit themes into their own templates?Make the {{{image}}} parameter work