Difference between revisions of "Template:DemonBuild:PVP"

From SMT: Dx2 Wiki
Jump to: navigation, search
m
m (add transcend)
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
{| border=0 style="max-width: 190px; text-align: center"
+
{| border=0 style="width: 150px; text-align: center; font-size: 12px;"
| style="text-align: left" |{{#if: {{{demon|}}} | [[File: Arch{{{archetype}}}.png|20px]]|}} {{#ifeq: {{{demon|Any Demon}}} | Any Demon | Any Demon | {{DemonIcon|{{{demon|Any Demon}}}}} }}
+
 
|- BGCOLOR={{#switch: {{{archetype}}}| Purple = "#912E7C" | Clear = "#C0C0C0" | Teal = "#32b4c8" | Red = "#C83232" | Yellow = "#cfbb20"}} style="height: 5px;"
+
<!-- Display archetype image, demon image and link demon page -->
|
+
|- style="text-align: left;"
 +
| style="display: flex; align-items: center; justify-content: space-between;" | {{#if: {{{demon|}}} | [[File: Arch{{{archetype}}}.png|20px]] [[File: {{{demon}}}.jpg|50px|link={{{demon}}}]] <div style="width: 70px; word-wrap: break-word;">[[{{{demon}}}]]</div> | }}
 +
 
 +
<!-- Archetype Colour Bar -->
 +
|- style="height: 5px; background: {{#switch: {{{archetype}}}| Purple = &#35;912E7C | Clear = &#35;C0C0C0 | Teal = &#35;32b4c8 | Red = &#35;C83232 | Yellow = &#35;cfbb20}};"
 +
| <!-- Blank Row -->
 +
 
 
<!-- Display Panel Info -->
 
<!-- Display Panel Info -->
<tr style="color: white; background: #4b4d4f; text-align: center; font-size: 12px; height: 15px;"><td>'''Panels'''</td></tr>
+
|- style="color: white; background: #4b4d4f; height: 15px;"
{{#if: {{{panels|}}} | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>{{{panels}}}</td></tr>
+
| Panels &#124; Transcend
                    | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>None</td></tr>}}
+
|- style="background: #f0f0f0; height: 15px;"
 +
| {{#if: {{{panels|}}} | {{{panels}}} | None }} &#124; {{#if: {{{transcend|}}} | {{{transcend}}} | 0}}
  
 
<!-- Display Skill Info -->
 
<!-- Display Skill Info -->
<tr style="color: white; background: #4b4d4f; text-align: center; font-size: 12px; height: 15px;"><td>'''Skills'''</td></tr>
+
|- style="color: white; background: #4b4d4f; height: 15px;"
{{#if: {{{skill1|}}} | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>[[{{{skill1}}}]]</td></tr>
+
| Skills
                    | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>-</td></tr>}}
+
|- style="background: #f0f0f0; height: 15px;"
{{#if: {{{skill2|}}} | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>[[{{{skill2}}}]]</td></tr>
+
| {{#if: {{{skill1|}}} | [[{{{skill1}}}]] | - }}
                    | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>-</td></tr>}}
+
|- style="background: #f0f0f0; height: 15px;"
 +
| {{#if: {{{skill2|}}} | [[{{{skill2}}}]] | - }}
 +
|- style="background: #f0f0f0; height: 15px;"
 +
| {{#if: {{{skill3|}}} | [[{{{skill3}}}]] | - }}
  
 
<!-- Display Brand Info -->
 
<!-- Display Brand Info -->
<tr style="color: white; background: #4b4d4f; text-align: center; font-size: 12px; height: 15px;"><td>'''Brand Sets'''</td></tr>
+
|- style="color: white; background: #4b4d4f; height: 15px;"
{{#if: {{{brands|}}} | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px; max-width: 200px"><td>{{{brands}}}</td></tr>
+
| Brand Sets
                    | <tr style="color: black; background: #f0f0f0; text-align: center; font-size: 12px; height: 15px;"><td>-</td></tr>}}
+
|- style="background: #f0f0f0; height: 15px;"  
|}</includeonly>
+
| {{#if: {{{brandSets|}}} | {{{brandSets}}} | - }}
 +
 
 +
<!-- Display Stats -->
 +
|- style="color: white; background: #4b4d4f; height: 15px;"
 +
| Detailed Stats
 +
|- style="background: #f0f0f0; height: 15px;"
 +
|
 +
  {| class="mw-collapsible mw-collapsed" style="width: 100%;" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}"
 +
    | style="float: none; display: flex; justify-content: center;" |
 +
    |- style="color: white; background: #4b4d4f; height: 15px;"
 +
    | Infusion Distribution
 +
    |-  
 +
    | {{#if: {{{mitama|}}} | {{{mitama}}} | - }}
 +
    |- style="color: white; background: #4b4d4f; height: 15px;"
 +
    | Stats
 +
    |-
 +
    | {{#if: {{{stats|}}} | {{{stats}}} | - }}
 +
    |- style="color: white; background: #4b4d4f; height: 15px;"
 +
    | Brand Stats
 +
    |-
 +
    | {{#if: {{{brandStats|}}} | {{{brandStats}}} | - }}
 +
    |}
  
<noinclude>
+
|}</includeonly><noinclude>
 
[[Category:Templates|{{PAGENAME}}]]
 
[[Category:Templates|{{PAGENAME}}]]
 
Template for PVP Rankings
 
Template for PVP Rankings
Line 32: Line 63:
 
|archetype=Yellow
 
|archetype=Yellow
 
|panels=P1, P2, P3
 
|panels=P1, P2, P3
 +
|transcend=
 
|skill1=Epitome of Endurance
 
|skill1=Epitome of Endurance
 
|skill2=
 
|skill2=
|brands=Life
+
|skill3=
 +
|brandSets=Life
 +
|mitama=10 St, 10 Ma, 10 Vi, 10 Ag, 10 Lu
 +
|stats=HP: 4000<br/>Phys ATK: 2000
 +
|brandStats=Phys ATK%: 100%<br/>HP%: 100%
 
}}
 
}}
 
</pre>
 
</pre>
Line 42: Line 78:
 
|archetype=Yellow
 
|archetype=Yellow
 
|panels=P1, P2, P3
 
|panels=P1, P2, P3
 +
|transcend=
 
|skill1=Epitome of Endurance
 
|skill1=Epitome of Endurance
 
|skill2=
 
|skill2=
|brands=Life
+
|skill3=
 +
|brandSets=Life
 +
|mitama=10 St, 10 Ma, 10 Vi, 10 Ag, 10 Lu
 +
|stats=HP: 4000<br/>Phys ATK: 2000
 +
|brandStats=Phys ATK%: 100%<br/>HP%: 100%
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Latest revision as of 00:02, 11 March 2022

Template for PVP Rankings

Example Usage

{{DemonBuild:PVP
|demon=Jack Frost
|archetype=Yellow
|panels=P1, P2, P3
|transcend=
|skill1=Epitome of Endurance
|skill2=
|skill3=
|brandSets=Life
|mitama=10 St, 10 Ma, 10 Vi, 10 Ag, 10 Lu
|stats=HP: 4000<br/>Phys ATK: 2000
|brandStats=Phys ATK%: 100%<br/>HP%: 100%
}}


ArchYellow.png Jack Frost.jpg
Panels | Transcend
P1, P2, P3 | 0
Skills
Epitome of Endurance
-
-
Brand Sets
Life
Detailed Stats
Infusion Distribution
10 St, 10 Ma, 10 Vi, 10 Ag, 10 Lu
Stats
HP: 4000
Phys ATK: 2000
Brand Stats
Phys ATK%: 100%
HP%: 100%