Difference between revisions of "Template:TierListData"

From SMT: Dx2 Wiki
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<td style="width: 100px; text-align: center">{{#ifeq:{{{pvpbest1|}}}|Any|Any|{{#if:{{{pvpbest1|}}}|{{ArchIcon|arch={{{pvpbest1}}}}}}} {{#if:{{{pvpbest2|}}}|{{ArchIcon|arch={{{pvpbest2}}}}}}} {{#if:{{{pvpbest3|}}}|{{ArchIcon|arch={{{pvpbest3}}}}}|}} {{#if:{{{pvpbest4|}}}|{{ArchIcon|arch={{{pvpbest4}}}}}|}}}}</td>
 
<td style="width: 100px; text-align: center">{{#ifeq:{{{pvpbest1|}}}|Any|Any|{{#if:{{{pvpbest1|}}}|{{ArchIcon|arch={{{pvpbest1}}}}}}} {{#if:{{{pvpbest2|}}}|{{ArchIcon|arch={{{pvpbest2}}}}}}} {{#if:{{{pvpbest3|}}}|{{ArchIcon|arch={{{pvpbest3}}}}}|}} {{#if:{{{pvpbest4|}}}|{{ArchIcon|arch={{{pvpbest4}}}}}|}}}}</td>
 
<td class="pveRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{pve|}}} | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{pve|}}}|{{{pve}}}|-}}</td>
 
<td class="pveRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{pve|}}} | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{pve|}}}|{{{pve}}}|-}}</td>
<td class="pvpOffRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{offensive|}}} | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{offensive|}}}|{{{offensive}}}|-}}</td>
+
<td class="pvpOffRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{offensive|}}} | SS = 11 | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{offensive|}}}|{{{offensive}}}|-}}</td>
<td class="pvpDefRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{defensive|}}} | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{defensive|}}}|{{{defensive}}}|-}}</td>
+
<td class="pvpDefRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{defensive|}}} | SS = 11 | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{defensive|}}}|{{{defensive}}}|-}}</td>
 +
<td class="pvpTournRank" style="width: 50px; font-size: 16px; font-weight: bold; text-align: center" data-sort-value={{#switch: {{{tournament|}}} | SS = 11 | S = 10 | A = 9 | B = 8 | C = 7 | D = 6 | F = 5 | 1 }}>{{#if:{{{tournament|}}}|{{{tournament}}}|-}}</td>
 
</tr>
 
</tr>
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Pros </td>
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Pros </td>
<td colspan="5" style="padding: 3px; text-align: left">{{#if:{{{pro|}}}|{{{pro}}}|-}}</td>
+
<td colspan="6" style="padding: 3px; text-align: left">{{#if:{{{pro|}}}|{{{pro}}}|-}}</td>
 
</tr>
 
</tr>
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Cons </td>
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Cons </td>
<td colspan="5" style="padding: 3px; text-align: left">{{#if:{{{con|}}}|{{{con}}}|-}}</td>
+
<td colspan="6" style="padding: 3px; text-align: left">{{#if:{{{con|}}}|{{{con}}}|-}}</td>
  
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Notes </td>
 
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Notes </td>
<td colspan="7" style="padding: 3px; text-align: left">{{#if:{{{notes|}}}|{{{notes}}}|-}}</td>
+
<td colspan="6" style="padding: 3px; text-align: left">{{#if:{{{notes|}}}|{{{notes}}}|-}}</td>
 
</tr>
 
</tr>
  
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
 
<tr class="expand-child" style="text-align: center; width: 100%; vertical-align: middle; font-size: 11px; border: 0px; background: #f0f0f0">
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Pair With </td>
+
<td style="background: #eaecf0; font-weight: bold; font-size: 15px"> Synergies </td>
<td colspan="5" style="padding: 3px; text-align: left">{{#if:{{{pairwith|}}}|{{{pairwith}}}|-}}</td>
+
<td colspan="6" style="padding: 3px; text-align: left">{{#if:{{{pairwith|}}}|{{{pairwith}}}|-}}</td>
 
</tr>
 
</tr>
  
Line 29: Line 30:
 
=== Usability Examples ===
 
=== Usability Examples ===
 
----
 
----
Still under modifications to ensure correct transclusion on necessary pages. (Feb 20 2020 - WanderingSeth)
+
Created by Sire, Modified by Melfaize July 21st 2024
  
 
Parameters as shown all have the capacity to be empty. A few exceptions are as follows:
 
Parameters as shown all have the capacity to be empty. A few exceptions are as follows:
Line 37: Line 38:
 
*Also usable for the Tier List aggregate of all labeled section transclusions.
 
*Also usable for the Tier List aggregate of all labeled section transclusions.
 
<pre>
 
<pre>
{| class="wikitable sortable"
+
{{| class="wikitable sortable"
 
|-
 
|-
 
! rowspan="2" style="width: 80px" | Name  
 
! rowspan="2" style="width: 80px" | Name  
 
! colspan="2" style="width: 200px" class="unsortable" | Best Archetype(s)
 
! colspan="2" style="width: 200px" class="unsortable" | Best Archetype(s)
 
! rowspan="2" data-sort-type="number" | PVE
 
! rowspan="2" data-sort-type="number" | PVE
! colspan="2" class="unsortable" | PVP
+
! colspan="3" class="unsortable" | PVP
 
|- style="vertical-align: middle;"
 
|- style="vertical-align: middle;"
! style="width: 100px" class="unsortable" | PVE !! style="width: 100px" class="unsortable" | PVP !! data-sort-type="number" | Offense !! data-sort-type="number" | Defense
+
! style="width: 100px" class="unsortable" | PVE !! style="width: 100px" class="unsortable" | PVP !! data-sort-type="number" | Offense !! data-sort-type="number" | Defense !! data-sort-type="number" | Tournament
|-
+
|- {{TierListData|demon=Seth|pvebest1=Clear|pvebest2=Teal|pvebest3=Red|pvebest4=Yellow|pvpbest1=Any
<section begin=tierentry />{{TierData|demon=Seth|pvebest1=Clear|pvebest2=Teal|pvpbest1=Yellow|pvpbest2=Red
+
|pve=D|offensive=F|defensive=F|tournament=F
|pve=
 
|offensive=4|defensive=4
 
 
|pro=*Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
 
|pro=*Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
 
*Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.
 
*Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.
Line 55: Line 54:
 
*P3 reducing his Ouas to only 4MP.
 
*P3 reducing his Ouas to only 4MP.
 
|con=*Lack of phys pierce reduces his usability on specific content.
 
|con=*Lack of phys pierce reduces his usability on specific content.
 +
|notes=
 +
*Easy 4x4 fusion paths and good panels make him a decent Panel 4 goal to strive toward.
 +
*Difficult to build in both elements simultaneously - generally it's best to pick one and stick with it. If you unlock his Skill Switches from Transcend, you could swap the builds around at will.
 +
*Purple no longer meme :(
 +
|pairwith=
 +
*{{DemonIcon|Demeter|size=32px}}
 
}}<section end=tierentry />
 
}}<section end=tierentry />
 
|}</pre>
 
|}</pre>
Line 62: Line 67:
 
! colspan="2" style="width: 200px" class="unsortable" | Best Archetype(s)
 
! colspan="2" style="width: 200px" class="unsortable" | Best Archetype(s)
 
! rowspan="2" data-sort-type="number" | PVE
 
! rowspan="2" data-sort-type="number" | PVE
! colspan="2" class="unsortable" | PVP
+
! colspan="3" class="unsortable" | PVP
 
|- style="vertical-align: middle;"
 
|- style="vertical-align: middle;"
! style="width: 100px" class="unsortable" | PVE !! style="width: 100px" class="unsortable" | PVP !! data-sort-type="number" | Offense !! data-sort-type="number" | Defense
+
! style="width: 100px" class="unsortable" | PVE !! style="width: 100px" class="unsortable" | PVP !! data-sort-type="number" | Offense !! data-sort-type="number" | Defense !! data-sort-type="number" | Tournament
 
|- {{TierListData|demon=Seth|pvebest1=Clear|pvebest2=Teal|pvebest3=Red|pvebest4=Yellow|pvpbest1=Any
 
|- {{TierListData|demon=Seth|pvebest1=Clear|pvebest2=Teal|pvebest3=Red|pvebest4=Yellow|pvpbest1=Any
|pve=D|offensive=F|defensive=F
+
|pve=D|offensive=F|defensive=F|tournament=F
 
|pro=*Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
 
|pro=*Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
 
*Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.
 
*Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.

Latest revision as of 01:31, 3 September 2024


Usability Examples


Created by Sire, Modified by Melfaize July 21st 2024

Parameters as shown all have the capacity to be empty. A few exceptions are as follows:

  • pvebest1 and pvpbest1 can be set to a value of "Any", if so, any further pvebests and pvpbests will be ignored.
  • You can input as many bests up to best4.
  • Shown below is example code for a header table containing the TierData template. Necessary on pages to give context but can be replaced with another template.
  • Also usable for the Tier List aggregate of all labeled section transclusions.
{{| class="wikitable sortable"
|-
! rowspan="2" style="width: 80px" | Name 
! colspan="2" style="width: 200px" class="unsortable" | Best Archetype(s)
! rowspan="2" data-sort-type="number" | PVE
! colspan="3" class="unsortable" | PVP
|- style="vertical-align: middle;"
! style="width: 100px" class="unsortable" | PVE !! style="width: 100px" class="unsortable" | PVP !! data-sort-type="number" | Offense !! data-sort-type="number" | Defense !! data-sort-type="number" | Tournament
|- {{TierListData|demon=Seth|pvebest1=Clear|pvebest2=Teal|pvebest3=Red|pvebest4=Yellow|pvpbest1=Any
|pve=D|offensive=F|defensive=F|tournament=F
|pro=*Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
*Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.
*Seth allows you to craft your version. Teal, clear, or yellow will change his application slightly.
*Able to Debuff, or depending on color, buff, as well as do respectable damage.
*P3 reducing his Ouas to only 4MP.
|con=*Lack of phys pierce reduces his usability on specific content.
|notes=
*Easy 4x4 fusion paths and good panels make him a decent Panel 4 goal to strive toward.
*Difficult to build in both elements simultaneously - generally it's best to pick one and stick with it. If you unlock his Skill Switches from Transcend, you could swap the builds around at will.
*Purple no longer meme :(
|pairwith=
*{{DemonIcon|Demeter|size=32px}}
}}<section end=tierentry />
|}
Name Best Archetype(s) PVE PVP
PVE PVP Offense Defense Tournament
Seth.jpg Seth
Clear Teal Red Yellow Any D F F F
Pros
  • Not much to say here. With panels he's a hell of an ST nuker, probably the best (caveats).
  • Invest your red peppers into Ouas, with the upgrade it gains a lot of strength.
  • Seth allows you to craft your version. Teal, clear, or yellow will change his application slightly.
  • Able to Debuff, or depending on color, buff, as well as do respectable damage.
  • P3 reducing his Ouas to only 4MP.
Cons
  • Lack of phys pierce reduces his usability on specific content.
Notes
  • Easy 4x4 fusion paths and good panels make him a decent Panel 4 goal to strive toward.
  • Difficult to build in both elements simultaneously - generally it's best to pick one and stick with it. If you unlock his Skill Switches from Transcend, you could swap the builds around at will.
  • Purple no longer meme :(
Synergies