Difference between revisions of "Template:HistoryTable"

From Mine Blocks Wiki
Jump to navigation Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!

Line 8: Line 8:
 
| {{{changes-1}}}
 
| {{{changes-1}}}
 
|-
 
|-
{{#ifeq: {{{version-2}}}||
+
{{#ifeq: {{{version-2}}}||! {{{version-2}}}
! {{{version-2}}}
 
 
! {{{date-2}}}
 
! {{{date-2}}}
 
{{!}} {{{changes-2}}}
 
{{!}} {{{changes-2}}}

Revision as of 12:13, 7 July 2022

Version Date Changes
{{{version-1}}} {{{date-1}}} {{{changes-1}}}

Template to list changelogs from a the page's subject. Can list up to 30 versions.

Syntax

{{HistoryTable
| version-N = 
| date-N = 
| changes-N = 
}}