Template:Version history table header/doc: Difference between revisions
Jump to navigation
Jump to search
>@DeletedUser40283032 (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> <nowiki>{{VersionHistoryTable}}</nowiki> is used to create a table for the v...") |
>@DeletedUser40283032 mNo edit summary |
||
Line 5: | Line 5: | ||
The '''Version''' and '''Changes''' header is automatically included. | The '''Version''' and '''Changes''' header is automatically included. | ||
'''table''' (optional) | ''' | table =''' (optional) | ||
::normal - Create a normal table without "collapsed" or "collapsible" | ::normal - Create a normal table without "collapsed" or "collapsible" | ||
::collapsed - Create a collapsed table | ::collapsed - Create a collapsed table | ||
'''| width = ''' (optional) | |||
:: Maximum width of the table | |||
==Usage== | ==Usage== |
Revision as of 07:57, 20 March 2013
This subpage provides documentation for Template:Version history table header.
{{VersionHistoryTable}} is used 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}} | align=center|[[Version 0.9.13|0.9.13]] || * Ground Slam now attacks at the speed of your weapon. |- | align=center|[[Version 0.9.12qq|0.9.12qq]] || * Damage modifiers are now factored into Damage Effectiveness rather than being listed as separate stats. |}
Example
Template:VersionHistoryTable | align=center|0.9.13 ||
- Ground Slam now attacks at the speed of your weapon.
|- | align=center|0.9.12qq ||
- Damage modifiers are now factored into Damage Effectiveness rather than being listed as separate stats.
|}