Template:Version infobox: Difference between revisions
imported>Denatidum No edit summary |
imported>Ttv pedro270707 m (Fixed capitalization of "Release date" and removed unwanted category) |
||
Line 12: | Line 12: | ||
{{#if: {{{releasedate|}}} | | {{#if: {{{releasedate|}}} | | ||
<tr> | <tr> | ||
<th>Release | <th>Release date</th> | ||
<td>{{{releasedate|}}}</td> | <td>{{{releasedate|}}}</td> | ||
</tr> | </tr> | ||
Line 38: | Line 38: | ||
<!-- Put categories on the documentation page --> | <!-- Put categories on the documentation page --> | ||
</noinclude> | </noinclude> | ||
Revision as of 16:24, 20 March 2023
[view | | | ]Documentation
This template allows for the creation of version infoboxes. This example on the side is created with {{Version infobox|title=Lorem ipsum|image=[[File:Stalactite.png|frameless|160px]]|releasedate=January 1, 1970|downloadclient=https://archive.org/download/Minecraft-JE-Classic/c0.0.23a_01/c0.0.23a_01.jar|downloadserver=https://archive.org/download/Minecraft-JE-Classic/c0.0.23a_01/c0.0.23a_01.jar|prevversion=Minecraft Beta 1.7.5|nextversion=Minecraft Beta 1.7.6.1|prevpatch=Minecraft Beta 1.7.6}}
.
Lorem ipsum
Release date | January 1, 1970 |
---|---|
Downloads | Client Server |
[view | | | ]The above documentation is transcluded from Template:Version infobox/doc.