Template:CardRow
Creates a table row for card data. Includes P or S icon, Fes icon (where applicable), card name (en and jp), character name (en and jp), and a link to the card page. Check below for what it looks like in action. NOTE: support card icons take up two columns so that they line up nicely when combined with produce cards in the same table. Copy+paste and fill this out to make a table row.
{{CardRow
|icon_1= (Required: file name of the P or S icon)
|icon_2= (Optional: file name of the fes icon; leave blank for supports)
|en_card_name= (Required: translated card name)
|en_character_name= (Required: translated character name)
|jp_card_name= (Required: original jp card name)
|jp_character_name= (Required: original jp character name)
|card_page= (Required: page title of the card's page)
|limited= (Optional: 'yes' or 'event' or 'no'(default))
}}
Example Usage
An example of normal and then of compact
{| class="wikitable" style="text-align:center; width:500px;"
!colspan="2"|Icon
!Card Name
{{CardRow
|icon_1= CardIcon-1040120020.png
|icon_2= CardIcon-1040120020_FES.png
|en_card_name= Rinze Kaden
|en_character_name= Rinze Morino
|jp_card_name= 【凛世花伝】
|jp_character_name= 杜野凛世
|card_page= P-SSR2 Rinze
|limited= yes
}}
{{CardRow
|icon_1= CardIcon-2030110010.png
|icon_2=
|en_card_name= Ijippari Sunset
|en_character_name= Juri Saijo
|jp_card_name= 【意地っ張りサンセット】
|jp_character_name= 西城樹里
|card_page= S-SR1 Juri
|limited= no
}}
{{CardRow
|icon_1= CardIcon-2030040010.png
|icon_2=
|en_card_name= Yaken, Nan no Hanashi~!?
|en_character_name= Kogane Tsukioka
|jp_card_name= 【やけん、なんの話~!?】
|jp_character_name= 月岡恋鐘
|card_page= S-SR1 Kogane
|limited= event
}}
|}
{| class="wikitable" style="text-align:center; width:500px;"
!colspan="2"|Icon
!Card Name
{{CardRow
|icon_1= CardIcon-1040120020.png
|icon_2= CardIcon-1040120020_FES.png
|en_card_name= Rinze Kaden
|en_character_name= Rinze Morino
|jp_card_name= 【凛世花伝】
|jp_character_name= 杜野凛世
|card_page= P-SSR2 Rinze
|limited= yes
}}
{{CardRow
|icon_1= CardIcon-2030110010.png
|icon_2=
|en_card_name= Ijippari Sunset
|en_character_name= Juri Saijo
|jp_card_name= 【意地っ張りサンセット】
|jp_character_name= 西城樹里
|card_page= S-SR1 Juri
|limited= no
}}
{{CardRow
|icon_1= CardIcon-2030040010.png
|icon_2=
|en_card_name= Yaken, Nan no Hanashi~!?
|en_character_name= Kogane Tsukioka
|jp_card_name= 【やけん、なんの話~!?】
|jp_character_name= 月岡恋鐘
|card_page= S-SR1 Kogane
|limited= event
}}
|}
The above will result in the following:
Icon | Card Name | |
---|---|---|
Limited SSR Produce Idol [Rinze Kaden] Rinze Morino | ||
SR Support Idol [Ijippari Sunset] Juri Saijo | ||
Event Limited SR Support Idol [Yaken, Nan no Hanashi~!?] Kogane Tsukioka |
Icon | Card Name | |
---|---|---|
Limited SSR Produce Idol [Rinze Kaden] Rinze Morino | ||
SR Support Idol [Ijippari Sunset] Juri Saijo | ||
Event Limited SR Support Idol [Yaken, Nan no Hanashi~!?] Kogane Tsukioka |