Template:Changelist/doc: Difference between revisions

Template page
No edit summary
No edit summary
Line 5: Line 5:
== Usage ==
== Usage ==


Use the templates [[Template:Buff]], [[Template:Nerf]], or [[Template:Unclear]] at the start of the change to indicate which it is.
Use the templates [[Template:Buff]], [[Template:Nerf]], or [[Template:Unclear]] at the start of the change to indicate which it is. Make sure there is no space between this and the next word.


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


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


; d/f+2
; d/f+2
: {{Buff}} Homing property added.
: {{Buff}}Homing property added.
: {{Buff}} Range expanded.
: {{Buff}}Range expanded.
}}
}}
</syntaxhighlight>
</syntaxhighlight>
Line 43: Line 43:
{{Changelist|
{{Changelist|
; f,f,n+2
; f,f,n+2
: {{Buff}} Frame advantage on block improved from -18 to -14.
: {{Buff}}Frame advantage on block improved from -18 to -14.
: {{Buff}} Crouching state improved from frames 12~37 to 8~37.
: {{Buff}}Crouching state improved from frames 12~37 to 8~37.
: {{Unclear}} Recovery on hit reduced by 4 frames.
: {{Unclear}}Recovery on hit reduced by 4 frames.
: {{Unclear}} Hitstun reduced by 4 frames.
: {{Unclear}}Hitstun reduced by 4 frames.
: {{Nerf}} Distance to the opponent on block reduced.
: {{Nerf}}Distance to the opponent on block reduced.


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


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

Revision as of 06:15, 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. Make sure there is no space between this and the next word.

{{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.