Template:Changelist/doc: Difference between revisions

Template page
No edit summary
Line 1: Line 1:
{{Uses TemplateStyles|Changelist/styles.css}}
{{Uses TemplateStyles|Changelist/style.css}}


This template is used to show a list of changes in a dense, columnar layout. It's similar in usage to [[Template:Combolist]].
This template is used to show a list of changes in a dense, columnar layout. It's similar in usage to [[Template:Combolist]].

Revision as of 05:57, 28 May 2021

This template is used to show a list of changes in a dense, columnar layout. It's similar in usage to Template:Combolist.

Usage

Use the templates Template:Buff, Template:Nerf, or Template:Unclear at the start of the change to indicate which it is.

{{Changelist|
; f,f,n+2
: {{Buff}} Frame advantage on block improved from -18 to -14.
: {{Buff}} Crouching state improved from frames 12~37 to 8~37.
: {{Unclear}} Recovery on hit reduced by 4 frames.
: {{Unclear}} Hitstun reduced by 4 frames.
: {{Nerf}} Distance to the opponent on block reduced.

; d/f+1
: {{Buff}} Downwards range expanded.

; d/f+2
: {{Buff}} Homing property added.
: {{Buff}} Range expanded.
}}

Parameters

Parameter Default Description
columns 20em The minimum width of the columns.
1 A list of definition lists, where the term is the move changed and the definition is the change made.

Example

f,f,n+2
Frame advantage on block improved from -18 to -14.
Crouching state improved from frames 12~37 to 8~37.
Recovery on hit reduced by 4 frames.
Hitstun reduced by 4 frames.
Distance to the opponent on block reduced.
d/f+1
Downwards range expanded.
d/f+2
Homing property added.
Range expanded.