Difference between revisions of "Template:RoadmapOverviewItem"
(Creating a template for individual items on the RoadmapOverview) |
|||
| (47 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| − | <div style= | + | <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}}} | + | : {{{link| [[Version_{{#explode:{{{version}}}|.|0}}#{{{version}}}|View details]] }}} |
| + | |||
| + | <!-- 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]] | ||
| + | |||
| + | [[Category:Templates]] | ||
| + | </noinclude> | ||
Latest revision as of 15:22, 1 July 2025
v{{{version}}}
{{{date}}}
tbd.
- [[Version_{{{version}}}#{{{version}}}|View details]]
