Template:Changelist/doc: Difference between revisions

Template page
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. Make sure there is no space between this and the next word.
Use the templates [[Template:Buff]], [[Template:Nerf]], or [[Template:Unclear]] at the start of the change to indicate which it is. Make sure there's no space after these templates.


<syntaxhighlight lang="html">
<syntaxhighlight lang="html">

Revision as of 06:16, 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's no space after these templates.

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