Last modified on 1 July 2025, at 15:22

Difference between revisions of "Template:RoadmapOverviewItem"

m
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div style='text-align: left;float:left; width:50%; margin-bottom: 16px; font-size: 24px;'>{{{version}}}</div>
+
<div style="width: 100%; display: flex; align-items:center; justify-content: space-evenly;">
 +
<p style="width: 30%; float:left; text-align: left; font-size: 24px;">v{{{version}}}</p>
 +
<p style="width: 70%; float:right; text-align: right; vertical-align: bottom; margin-top: 8px; margin-left: 8px;">{{{date}}}</p>
 +
</div>
 +
{{{content|''tbd.''}}}
 +
----
 +
: {{{link| [[Version_{{#explode:{{{version}}}|.|0}}#{{{version}}}|View details]] }}}
  
<div style='text-align: right;float:left;width:50%; margin-bottom: 16px;'> <span style="margin-left: 8px; color: black; padding:2px; padding-left:8px; padding-right:8px; border-radius:3px; background: {{{full}}}; border: solid {{{partial}}} 1px;" >{{{date}}}</span> </div>
+
<!-- For the View Details link, default is to automate link via version number. Otherwise, can use link= to supply a full link, use 'link=' to hide the broken link.--><noinclude>
 +
= See also =
 +
* [[Roadmap_Templates#Roadmap_Overview_Item]]
  
{{{content|{{{1}}} }}}
+
[[Category:Templates]]
----
+
</noinclude>
: {{{link| }}}
+

Latest revision as of 15:22, 1 July 2025

v{{{version}}}

{{{date}}}

tbd.


[[Version_{{{version}}}#{{{version}}}|View details]]


See also