Template:Version history table header/doc

From Path of Exile 2 Wiki
Revision as of 18:26, 20 March 2013 by >@DeletedUser40283032
Jump to navigation Jump to search

Template:VersionHistoryTable is used together with Template:VersionHistoryRow to create a table for the version history.

Variables

The Version and Changes header is automatically included.

| table = (optional)

normal - Create a normal table without "collapsed" or "collapsible"
collapsed - Create a collapsed table

| width = (optional)

Maximum width of the table

Usage

{{VersionHistoryTable}}
{{VersionHistoryRow|0.9.13}}
*  Ground Slam now attacks at the speed of your weapon.
{{VersionHistoryRow|0.9.12qq}}
* Damage modifiers are now factored into Damage Effectiveness rather than being listed as separate stats.
|}

Example

Template:VersionHistoryTable Template:VersionHistoryRow

  • Ground Slam now attacks at the speed of your weapon.

Template:VersionHistoryRow

  • Damage modifiers are now factored into Damage Effectiveness rather than being listed as separate stats.

|}