Template:Combolist/doc: Difference between revisions

Template page
(fix input notation)
Line 7: Line 7:
Use a number in square brackets at the start of the combo to indicate how much damage it does. If there are multiple launchers and combos, write the damage next to both the launchers (for how much damage they do) and the combos (for how much damage they add), starting the latter with a <code>+</code>.
Use a number in square brackets at the start of the combo to indicate how much damage it does. If there are multiple launchers and combos, write the damage next to both the launchers (for how much damage they do) and the combos (for how much damage they add), starting the latter with a <code>+</code>.


Use [https://www.mediawiki.org/wiki/Help:Cite#Grouped_references grouped references] for any detailed notes that can't be easily described in notation.
Use [https://www.mediawiki.org/wiki/Help:Cite references] for any detailed notes that can't be easily described in notation.


<syntaxhighlight lang="html">
<syntaxhighlight lang="html">
Line 17: Line 17:


; CH d+2
; CH d+2
: [63]<ref group="s">Harder than d+4 pickup, but safer on failure</ref> f,F b+3,3,f~n b+2,f~n(x3) ws2,4 S! f+2,1
: [63]<ref>Harder than d+4 pickup, but safer on failure</ref> f,F b+3,3,f~n b+2,f~n(x3) ws2,4 S! f+2,1
: [62] f,F d+4,4,u+3,f~n f+4,1 S! b+2,f~n ws2,3
: [62] f,F d+4,4,u+3,f~n f+4,1 S! b+2,f~n ws2,3
}}
}}


<references group="s"/>
<references/>
</syntaxhighlight>
</syntaxhighlight>



Revision as of 05:21, 4 February 2024

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

Usage

Use a number in square brackets at the start of the combo to indicate how much damage it does. If there are multiple launchers and combos, write the damage next to both the launchers (for how much damage they do) and the combos (for how much damage they add), starting the latter with a +.

Use references for any detailed notes that can't be easily described in notation.

{{Combolist|columns=20em|
; [13] uf+4
; [12] df+2
: [+53] 4,u+3 b+2,f~n(x3) ws2,4 S! f+2,1
: [+51] 4,u+3 b+2,f~n 1,2,f~n ws2,4 S! f+2,1

; CH d+2
: [63]<ref>Harder than d+4 pickup, but safer on failure</ref> f,F b+3,3,f~n b+2,f~n(x3) ws2,4 S! f+2,1
: [62] f,F d+4,4,u+3,f~n f+4,1 S! b+2,f~n ws2,3
}}

<references/>

Parameters

Parameter Default Description
columns 20em The minimum width of the columns.
1 A list of definition lists, where the term is the launcher and the definition is the combo.

Example

[13] uf+4
[12] df+2
[+53] 4,u+3 b+2,f~n(x3) ws2,4 S! f+2,1
[+51] 4,u+3 b+2,f~n 1,2,f~n ws2,4 S! f+2,1
CH d+2
[63][s 1] f,F b+3,3,f~n b+2,f~n(x3) ws2,4 S! f+2,1
[62] f,F d+4,4,u+3,f~n f+4,1 S! b+2,f~n ws2,3
  1. Harder than d+4 pickup, but safer on failure