Template:InfoboxVersion: Difference between revisions

(testing)
 
No edit summary
Line 1: Line 1:
<includeonly>
<div class="infobox">
<infobox>
    <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>
  <title source="title">
    {{#if:{{{image|}}}|<div class="infobox-image"><div class="infobox-image-row">[[File:{{PAGENAME:{{{image}}}}}]]</div>}}
<default>{{BASEPAGENAME}}</default>
    {{#if:{{{updatename|}}}|<div class="infobox-title">{{{updatename}}}</div>}}
  </title>
</div>
  <image source="image"/>
     <table class="infobox-table">
<group layout="horizontal">
    {{#if:{{{release|}}}|<tr>
     <data source="previous">
        <th>Release date</th>
      <label>Previous</label>
        <td>{{{release}}}</td>
      <format>{{{previous}}}</format>
    </tr>}}
      <default>N/A</default>
    {{#if:{{{fabric|}}}|<tr>
     </data>
        <th>Fabric Download</th>
     <data source="next">
        <td>{{{fabric}}}</td>
      <label>Next Episode</label>
     </tr>}}
      <format>{{{next}}}</format>
     {{#if:{{{forge|}}}|<tr>
  <default>N/A</default>
        <th>Forge download</th>
     </data>
        <td>{{{forge}}}</td>
     </group>
    </tr>}}
</infobox>
     {{#if:{{{previous|}}}|<td scope="left">Previous<br>{{{previous}}}</td>}}
</includeonly>
     {{#if:{{{next|}}}|<td scope="right">Next<br>{{{next}}}</td>}}
    </table>
</div>
<noinclude>
<noinclude>
{{InfoboxVersion
{{InfoboxVersion
|title =1.2.0
| title = 1.4.0
|previous = 1.1.0
| image = Iron Ingot.png
|next = 1.3.0}}
| release = 2024
| previous = 1.3.0
| next = 1.4.1
}}
</noinclude>
</noinclude>

Revision as of 10:12, 1 January 2024

InfoboxVersion


1.4.0
Iron Ingot.png
Release date 2024
Previous
1.3.0
Next
1.4.1