Difference between revisions of "Template:History table"
Jump to navigation
Jump to search
(Tired of the inconsistency: History will now follow the heading level that is found on this page instead of that on individual pages.) |
m (Do not use headers less than h2) |
||
Line 1: | Line 1: | ||
<includeonly>= History = | <includeonly>== History == | ||
{| class="wikitable sortable mw-collapsible mw-collapsed" | {| class="wikitable sortable mw-collapsible mw-collapsed" | ||
|- | |- |
Latest revision as of 19:13, 15 November 2024
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:
History
Version | Details |
---|---|
1.0 | test |
2.0 | another test
Yet another test |
3.0 | tester |