Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on X (Twitter) or Tumblr!

Template:SupportDataFEWA: Difference between revisions

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
m (...Some of these have quite a bit of whitespace...)
No edit summary
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{| width="60%" style="{{round|6px}}; border:3px solid {{Color2}};" cellspacing="1" cellpadding="1" align="center"  
{| style="width: 60%; border-spacing: 1px; border-radius: 6px; border: 3px solid {{Color2}}; margin: auto; text-align: center; background: black" class="cellpadding-1"
|- style="text-align:center;"
|- style="background: {{Color1}}"
{{!}} style="background:{{Color1}};" rowspan="3" |{{#if:{{{first|}}}|<choose><option>{{#vardefine:A|male}}</option><option>{{#vardefine:A|female}}</option></choose><choose><option>{{#vardefine:B|female}}</option><option>{{#vardefine:B|male}}</option></choose>}}[[File:Portrait {{lc:{{{character1portrait|{{{character1|Chrom}}}}}}}} {{#ifeq:{{{character1|}}}|Robin|{{#switch:{{#var:A}}|male=m|female=f}}|}}{{#ifeq:{{{character1|}}}|Corrin|{{#switch:{{#var:B}}|male=m|female=f}}|}} fewa.png|80px]]<br>'''[[{{{character1article|{{{character1|Chrom}}}}}}|{{{character1|Chrom}}}]]'''
! rowspan="3" |{{#if:{{{first|}}}|<choose><option>{{#vardefine:A|m}}</option><option>{{#vardefine:A|f}}</option></choose><choose><option>{{#vardefine:B|f}}</option><option>{{#vardefine:B|m}}</option></choose>}}[[File:Portrait {{lc:{{{character1portrait|{{{character1|Chrom}}}}}}}} {{#switch:{{{character1|}}}|Robin={{#var:A}}|Corrin={{#var:B}}}} fewa.png|80x80px]]<br>[[{{{character1article|{{{character1|Chrom}}}}}}|{{{character1|Chrom}}}]]
{{!}} style="background:{{Color1}};" colspan="3" {{!}} '''Support information:'''
! colspan="3" | Support information
{{!}} style="background:{{Color1}};" rowspan="3" |<div style="display: inline-block; transform: scaleX(-1);">[[File:Portrait {{lc:{{{character2portrait|{{{character2|Azura}}}}}}}} {{#ifeq:{{{character2|}}}|Robin|{{#switch:{{#var:A}}|male=m|female=f}}|}}{{#ifeq:{{{character2|}}}|Corrin|{{#switch:{{#var:B}}|male=m|female=f}}|}} fewa.png|80px]]</div><br>'''[[{{{character2article|{{{character2|Azura}}}}}}|{{{character2|Azura}}}]]'''
! rowspan="3" | {{mirror|[[File:Portrait {{lc:{{{character2portrait|{{{character2|Azura}}}}}}}} {{#switch:{{{character2|}}}|Robin={{#var:A}}|Corrin={{#var:B}}}} fewa.png|80x80px]]}}<br>[[{{{character2article|{{{character2|Azura}}}}}}|{{{character2|Azura}}}]]
|-style="text-align:center;"
|- style="background: {{Color3}}"
{{!}} style="background:{{Color3}};" {{!}} '''C:'''<br>{{{c}}} pts.
| '''C:'''<br>{{{c}}} pts.
{{!}} style="background:{{Color3}};" {{!}} '''B:'''<br>{{{b}}} pts.
| '''B:'''<br>{{{b}}} pts.
{{!}} style="background:{{Color3}};" {{!}} {{#if:{{{a+|}}}|'''A+:'''<br>{{{a+}}} pts.|{{#if:{{{a|}}}|'''A:'''<br>{{{a}}} pts.|<small>{{color|red|ERROR:  Undefined support type.<br>Please invoke either "<nowiki>a+=</nowiki>" or "<nowiki>a=</nowiki>".}}</small>}}}}
| {{#if:{{{a+|}}}|'''A+:'''<br>{{{a+}}} pts.|'''A:'''<br>{{{a}}} pts.}}
{{!-}}
{{!}} style="background:{{Color3}};" colspan="3" {{!}} <center>{{#if:{{{dlc|}}}|<small>This support requires [[Downloadable content in Fire Emblem Warriors|DLC]].</small>| }}</center>
{{!-}}
|-
|-
|}
| style="background:{{Color3}}" colspan="3" | {{#if:{{{dlc|}}}|<small>This support requires [[Downloadable content in Fire Emblem Warriors|DLC]].</small>}}
<noinclude>
|}<noinclude>
==Usage==
 
For core support data on {{title|Warriors}} character support pages.  This template provides information on support speed.
{{doc}}</noinclude>
<pre>
{{SupportDataFEWA
|first=Invoke this on the first instance on the page.  This will activate randomizer code that will allow any instance of a Robin or Corrin portrait to rotate between the available genders.
|character1=Name of the first character
|character2=Name of the second character
|c=Number of points to the C support rank.
|b=Number of points to the B support rank.
|a+=Number of points to the A+ support rank.  Only use for a support pairing that includes conversations.
|a=Number of points to the A support rank.  Only use for a support pairing that lacks conversations.  Every pairing should invoke either "a+=" or "a="; an error message will be shown if neither is invoked.
|dlc=Put down anything in this field to denote it as a pairing that requires DLC to achieve.
}}
</pre>[[Category:Chapter Data Templates]]
</noinclude>

Latest revision as of 16:08, 24 May 2023

Portrait chrom fewa.png
Chrom
Support information Portrait azura fewa.png
Azura
C:
{{{c}}} pts.
B:
{{{b}}} pts.
A:
{{{a}}} pts.

Usage

For core support data on Warriors character support pages. This template provides information on support speed.

{{SupportDataFEWA
|first=Invoke this on the first instance on the page. This will activate randomizer code that will allow any instance of a Robin or Corrin portrait to rotate between the available genders.
|character1=Name of the first character
|character2=Name of the second character
|c=Number of points to the C support level.
|b=Number of points to the B support level.
|a+=Number of points to the A+ support level. Only use for a support pairing that includes conversations.
|a=Number of points to the A support level. Only use for a support pairing that lacks conversations. Every pairing should invoke either "a+=" or "a=".
|dlc=Put down anything in this field to denote it as a pairing that requires DLC to achieve.
}}