Template:SF6-ComboTableItem: Difference between revisions

Template page
(WIP: testing responsive combo table)
(Optional character specific stocks column)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<table class="wikitable sortable" border="1" style="margin: 1em auto 1em auto;" role="table">
  <tr class="table-header" role="row">
    <th role="columnheader">Combo</th>
    <th role="columnheader">Position</th>
    <th role="columnheader">Damage</th>
    <th role="columnheader">Drive Gauge</th>
    <th role="columnheader">Super Gauge</th>
    <th role="columnheader">Difficulty</th>
    <th role="columnheader">Notes</th>
    <th role="columnheader">Video</th>
  </tr>
   <tr role="row">
   <tr role="row">
     <td role="cell">{{{Combo|}}}</td>
     <td role="cell">{{{Combo|}}}</td>
     <td role="cell">{{{Position|}}}</td>
     <td role="cell">{{{Position|}}}</td>
     <td role="cell">{{{Damage|}}}</td>
     <td role="cell">{{{Damage|}}}</td>{{#if:{{{Stocks|}}}|<td role="cell">{{{Stocks|}}}</td>}}
     <td role="cell">{{{Drive|}}}</td>
     <td role="cell">{{{Drive|}}}</td>
     <td role="cell">{{{Super|}}}</td>
     <td role="cell">{{{Super|}}}</td>
Line 20: Line 9:
     <td role="cell">{{{Video|}}}</td>
     <td role="cell">{{{Video|}}}</td>
   </tr>
   </tr>
  <tr role="row">
    <td role="cell">2P, 2MP &gt; 28HK</td>
    <td role="cell">Corner</td>
    <td role="cell">321</td>
    <td role="cell">3</td>
    <td role="cell">3</td>
    <td role="cell">[2] Easy</td>
    <td role="cell">Do a barrel roll</td>
    <td role="cell"></td>
  </tr>
  <tr role="row">
    <td role="cell">2P, 5HP &gt; Drive Rush &gt; 2HP, 2LP, 2LP, 28HK &gt; SU3</td>
    <td role="cell">Anywhere</td>
    <td role="cell">123</td>
    <td role="cell">1</td>
    <td role="cell">1</td>
    <td role="cell">[1] Very Easy</td>
    <td role="cell">Lorem ipsum dolor sit amet</td>
    <td role="cell"></td>
  </tr>
  <tr role="row">
    <td role="cell">2P, 2MP &gt; 28HK</td>
    <td role="cell">Corner</td>
    <td role="cell">321</td>
    <td role="cell">3</td>
    <td role="cell">3</td>
    <td role="cell">[2] Easy</td>
    <td role="cell">Do a barrel roll</td>
    <td role="cell"></td>
  </tr>
</table>
<noinclude>
<noinclude>
</noinclude><templatestyles src="SF6-ComboTable-wip/styles.css"/><includeonly>
</noinclude>
{{#template_display:_format=standard}}</includeonly>

Latest revision as of 16:39, 7 December 2023