Difference between revisions of "Template:Removed new feature"

(Add "Removed new feature")
 
(Add version picker semantic attributes)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<div style='
+
<div class='removed-new-feature' style='
 
font-weight: bold;
 
font-weight: bold;
 
background: #ff9090;
 
background: #ff9090;
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}}}]] and removed in LÖVE [[{{{2}}}]]</div><div style='
+
border-top-right-radius: 10px;'
 +
data-love-version-note="1">Available since LÖVE [[{{{1}}}]] and removed in LÖVE [[{{{2}}}]]</div><div style='
 
border: 2px solid #ff9090;
 
border: 2px solid #ff9090;
 
padding: 3px;
 
padding: 3px;
Line 19: Line 20:
 
-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;'>{{{3}}} </div>{{#if: {{{4|}}} |{{#set:Since={{{5}}}}}}}{{#if: {{{5|}}} |{{#set:Removed={{{5}}}}}}}
+
border-bottom-left-radius: 10px;'
 +
data-love-filterable="1"
 +
data-love-version-added="{{{1}}}"
 +
data-love-version-removed="{{{2}}}">{{{3}}} </div>{{#if: {{{4|}}} |{{#set:Since={{{5}}}}}}}{{#if: {{{5|}}} |{{#set:Removed={{{5}}}}}}}
 
</includeonly><noinclude>Use this template for functions
 
</includeonly><noinclude>Use this template for functions
  
 
Test: start
 
Test: start
{{Removed new feature|0.8.0|
+
{{Removed new feature|0.8.0|0.9.0|
 
This is normal text
 
This is normal text
 
''' Bold '''
 
''' Bold '''

Latest revision as of 14:32, 16 May 2016

Use this template for functions

Test: start

Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0

This is normal text Bold

  • bullleted

end