Difference between revisions of "Template:History table"
Jump to navigation
Jump to search
m (Do not use headers less than h2) |
DoctorCJack (talk | contribs) (Removed table header. I plan to go through as many pages as I can today and make the other headers consistent with each other.) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable sortable mw-collapsible mw-collapsed" | {| class="wikitable sortable mw-collapsible mw-collapsed" | ||
|- | |- |
Latest revision as of 13:29, 7 May 2025
Usage[edit]
{{history table| {{history|1.0|test}} {{history|2.0|another test ---- Yet another test}} {{history|3.0|tester}} }}
causes the following to show up:
Version | Details |
---|---|
1.0 | test |
2.0 | another test
Yet another test |
3.0 | tester |