Difference between revisions of "Template:History table"

From The Twilight Forest Wiki
Jump to navigation Jump to search
(This should make these tables easier to style properly)
Line 1: Line 1:
<includeonly>{| class="wikitable"
<includeonly>{| class="wikitable sortable mw-collapsible mw-expanded"
|-
|-
! style="width:60px"  | Version
! style="width:60px"  | Version

Revision as of 03:28, 16 December 2023

Usage

{{history table|
{{history|1.0|test}}
{{history|2.0|another test
----
Yet another test}}
{{history|3.0|test}}
}}

causes the following to show up:

Version Details
1.0 test
2.0 another test

Yet another test

3.0 test