Difference between revisions of "Template:New feature"
m (Added CSS class) |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 11: | Line 11: | ||
-moz-border-radius-topright: 10px; | -moz-border-radius-topright: 10px; | ||
border-top-left-radius: 10px; | border-top-left-radius: 10px; | ||
− | border-top-right-radius: 10px;'>Available since LÖVE [[{{{1}}}]]</div><div style=' | + | border-top-right-radius: 10px;' |
+ | data-love-version-note="1">Available since LÖVE [[{{{1}}}]]</div><div style=' | ||
border: 2px solid #b0b0ff; | border: 2px solid #b0b0ff; | ||
padding: 3px; | padding: 3px; | ||
+ | padding-bottom: 1px; | ||
-webkit-border-bottom-right-radius: 10px; | -webkit-border-bottom-right-radius: 10px; | ||
-webkit-border-bottom-left-radius: 10px; | -webkit-border-bottom-left-radius: 10px; | ||
Line 19: | Line 21: | ||
-moz-border-radius-bottomleft: 10px; | -moz-border-radius-bottomleft: 10px; | ||
border-bottom-right-radius: 10px; | border-bottom-right-radius: 10px; | ||
− | border-bottom-left-radius: 10px;'>{{{2}}} </div>{{#if: {{{3|}}} |{{#set:Since={{{3}}}}}}} | + | border-bottom-left-radius: 10px;' |
+ | data-love-filterable="1" | ||
+ | data-love-version-added="{{{1}}}">{{{2}}} </div>{{#if: {{{3|}}} |{{#set:Since={{{3}}}}}}} | ||
</includeonly><noinclude>Use this template for functions | </includeonly><noinclude>Use this template for functions | ||
Test: | Test: |