Difference between revisions of "Template:History table"
Jump to navigation
Jump to search
m (reduce size) |
m (increase right column back to 400px) |
||
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: | |style="width:400px; text-align:center; background-color: #f2f2f2" |'''Details''' | ||
{{{1}}} | {{{1}}} | ||
|} | |} |
Revision as of 20:29, 14 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 |