Jump to: navigation, search

Difference between revisions of "Template:RoadmapDetailFeature"


(Creating a template for a single line in the roadmap release group details)
 
(made data fields templatable)
Line 1: Line 1:
 
<div style="display: flex; background-color: #FFFFFFFF; justify-content: space-evenly; flex-wrap: wrap; margin-bottom:4px;">
 
<div style="display: flex; background-color: #FFFFFFFF; justify-content: space-evenly; flex-wrap: wrap; margin-bottom:4px;">
 
<p style="width: 30%">
 
<p style="width: 30%">
<span>Signature.</span>
+
<span>{{{feature}}}</span>
<span>iOS</span>  
+
<span>{{{product|}}}</span>  
 
</p>
 
</p>
<p style="width: 15%"> Included </p>
+
<p style="width: 15%"> {{{inclusion}}} </p>
<p style="width: 55%"> Xamarin now allows users to create handwritten signatures in-app.</p>
+
<p style="width: 55%"> {{{descr|{{{1}}} }}} </p>
 
</div>
 
</div>

Revision as of 13:28, 7 August 2023

{{{feature}}}

{{{inclusion}}}

{{{1}}}