Difference between revisions of "Template:History table"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (added documentation; having multiple lines for a single version is still somewhat unwieldy for now)
m (remove linebreak)
Line 6: Line 6:
|}
|}
</includeonly><noinclude>
</includeonly><noinclude>
===Usage===
===Usage===
<pre>
<pre>

Revision as of 03:08, 20 December 2017

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