Difference between revisions of "Template:History table"

From The Twilight Forest Wiki
Jump to navigation Jump to search
m (increase right column back to 400px)
m (increasing right column back to 550px as it seemed a bit awkward)
Line 2: Line 2:
|-
|-
|style="width:60px; text-align:center; background-color: #f2f2f2" |'''Version'''
|style="width:60px; text-align:center; background-color: #f2f2f2" |'''Version'''
|style="width:400px; text-align:center; background-color: #f2f2f2" |'''Details'''
|style="width:550px; text-align:center; background-color: #f2f2f2" |'''Details'''
{{{1}}}
{{{1}}}
|}
|}

Revision as of 03:46, 15 January 2018

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