Difference between revisions of "Template:New feature"
(20 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><div style=' | + | <includeonly> |
+ | <div class='new-feature' style=' | ||
font-weight: bold; | font-weight: bold; | ||
background: #b0b0ff; | background: #b0b0ff; | ||
Line 10: | 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;'> | + | border-top-right-radius: 10px;' |
− | <noinclude>Use this template for functions | + | data-love-version-note="1">Available since LÖVE [[{{{1}}}]]</div><div style=' |
− | + | border: 2px solid #b0b0ff; | |
+ | padding: 3px; | ||
+ | padding-bottom: 1px; | ||
+ | -webkit-border-bottom-right-radius: 10px; | ||
+ | -webkit-border-bottom-left-radius: 10px; | ||
+ | -moz-border-radius-bottomright: 10px; | ||
+ | -moz-border-radius-bottomleft: 10px; | ||
+ | border-bottom-right-radius: 10px; | ||
+ | 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 | ||
Test: | Test: | ||
− | {{New feature| | + | {{New feature|0.8.0| |
This is normal text | This is normal text | ||
''' Bold ''' | ''' Bold ''' |