RogerDodger (talk | contribs) |
RogerDodger (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Uses TemplateStyles|Combolist/styles.css}} | {{Uses TemplateStyles|Combolist/styles.css}} | ||
This template is used to show a list of combos in a dense, columnar layout. | This template is used to show a list of combos in a dense, columnar layout. It's similar in usage to [[Template:Changelist]]. | ||
== Usage == | == Usage == | ||
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 | 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"> | ||
{{Combolist|columns=20em| | {{Combolist|columns=20em| | ||
; [13] | ; [13] uf+4 | ||
; [12] | ; [12] df+2 | ||
: [+53] 4,u+3 b+2,f~n(x3) ws2,4 S! f+2,1 | : [+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 | : [+51] 4,u+3 b+2,f~n 1,2,f~n ws2,4 S! f+2,1 | ||
; CH d+2 | ; CH d+2 | ||
: [63]<ref | : [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 | <references/> | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Line 41: | Line 41: | ||
{{Combolist|columns=20em| | {{Combolist|columns=20em| | ||
; [13] | ; [13] uf+4 | ||
; [12] | ; [12] df+2 | ||
: [+53] 4,u+3 b+2,f~n(x3) ws2,4 S! f+2,1 | : [+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 | : [+51] 4,u+3 b+2,f~n 1,2,f~n ws2,4 S! f+2,1 | ||
; CH d+2 | ; CH d+2 | ||
: [63]<ref | : [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 | <references/> |
Latest revision as of 05:21, 4 February 2024
This template uses TemplateStyles: | |
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][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
- ↑ Harder than d+4 pickup, but safer on failure