Template:GGST-ComboTableHeader: Difference between revisions

Template page
(Making it look nicer on web without messing up mobile)
(Fixing formatting)
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly><!--
<includeonly>
-->
!style="width: 45%;min-width:250px; padding-top:1rem; padding-bottom:1rem" | Combo
{| id="combotable" class="wikitable combo-table"
!Position
|+
!Damage
|-
!Works on  
!rowspan=2 style="width: 45%;min-width:250px" | Combo
!Difficulty
!rowspan=2| Position
!style="width: 45%;min-width:250px" | Notes<!--
!rowspan=2| Damage
-->{{#if:{{{setup|}}}|!! style="min-width:80px;" {{!}} Setup}}
!rowspan=2| Works on  
!class="unsortable"| Video
!rowspan=2| Difficulty  
!class="unsortable"| Recipe
!rowspan=2 style="width: 45%;min-width:250px" | Notes  
!class="unsortable"| Ver
!colspan=2| Recipe
</includeonly><templatestyles src="Template:ComboTable/shared/styles.css"/><noinclude>{{doc}}</noinclude>
!rowspan=2 class="unsortable"| Video
!rowspan=2 class="unsortable"| Ver
|-
!class="unsortable"| PC
!class="unsortable"| PS4/5</includeonly><templatestyles src="Template:ComboTable/shared/styles.css"/><noinclude>{{doc}}</noinclude>

Latest revision as of 03:52, 9 February 2024

-->This is the "GGST-ComboTableHeader" template. Use it on combo pages as the first row in the table, then add GGST-ComboTableRow for individual combo recipes. That is:

{{GGST-ComboTableHeader}}
|-
{{GGST-ComboTableRow
|combo = (66) {{clr|1|5P}}/{{clr|1|2P}}/{{clr|2|5K}}/{{clr|2|2K}} > {{clr|1|6P}} (> {{clr|2|214K}})
|position = Anywhere 
|damage = 70 (73) [76]
|worksOn = Everyone
|difficulty = [1] {{clr|1|Very Easy}}
|notes = Close range {{clr|1|P}}/{{clr|2|K}} confirm. {{clr|1|6P}} > {{clr|2|214K}} is guaranteed in the corner, but very close range or dash momentum is needed midscreen for the combo to connect midscreen. Damage given for {{clr|1|5P}} starter.
|recipePC = 52491
|recipePS = 35854
|video = 
|checkedVersion = 1.19
}}

|}

resulting in

Combo Position Damage Works on Difficulty Notes Video Recipe Ver
(66) 5P/2P/5K/2K > 6P (> 214K) Anywhere 70 (73) [76] Everyone [1] [1] Very Easy Close range P/K confirm. 6P > 214K is guaranteed in the corner, but very close range or dash momentum is needed midscreen for the combo to connect midscreen. Damage given for 5P starter. 52491
(PC)
1.19

See Template:GGST-ComboTableRow for more info on the row template.