Template:Info grid card: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(Adding switch for MR to not display third video)
(size limit on new still images)
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
.info-grid-image .no-history-tabber-panel .oo-ui-widget.oo-ui-selectWidget {
.info-grid-image .no-history-tabber-panel .oo-ui-widget.oo-ui-selectWidget {
   text-align: center;
   text-align: center;
}
.info-grid-image video {
  width: auto !important;
  height: auto !important;
  max-height: 600px !important;
}
}


Line 33: Line 39:
{{#switch:{{{rarity|}}}
{{#switch:{{{rarity|}}}
|SR
|SR
|SSR=
|SSR
|SSS=
{{tab/header|Evolve 2}}
{{tab/header|Evolve 2}}
[[File:{{{image3|}}}]]
[[File:{{{image3|}}}]]
}}
{{tab/header|Base (Still)}}
[[File:{{{still1|}}}|600x600px]]
{{tab/header|Evolve 1 (Still)}}
[[File:{{{still2|}}}|600x600px]]
{{#switch:{{{rarity|}}}
|SR
|SSR
|SSS=
{{tab/header|Evolve 2 (Still)}}
[[File:{{{still3|}}}|600x600px]]
}}
}}
}}
}}
Line 56: Line 74:
|header=Obtain
|header=Obtain
|content=
|content=
{{Info grid table row|content={{{obtain|}}}}}
{{Info grid table row|label=Source|content={{{obtain|}}}}}
{{#ifeq:{{{originalEvent|}}} | | | <nowiki/>
{{Info grid table row|label=Introduced in Event|content={{{originalEvent|}}}}}
}}
{{Info grid table row|label=Release Date|content={{#explode:{{{releaseDate|2021-07-29 12:00:00}}}| |0}}}}
}}
}}
{{#ifeq:{{{obtainQuote|}}} | | | <nowiki/>
{{#ifeq:{{{obtainQuote|}}} | | | <nowiki/>
Line 63: Line 85:
|content=
|content=
{{Info grid table row|content=''"{{{obtainQuote|}}}"''}}
{{Info grid table row|content=''"{{{obtainQuote|}}}"''}}
}}
}}
{{#ifeq:{{{nameCH|}}} | | | <nowiki/>
{{Info grid table
|header=Card Name in Other Language(s)
|content=
{{Info grid table row|label=Chinese|content={{{nameCH|}}}}}
{{Info grid table row|label=Japanese|content={{{nameJP|}}}}}
{{Info grid table row|label=Korean|content={{{nameKR|}}}}}
}}
}}
}}
}}
</div>
</div>
</div></includeonly>
</div></includeonly>

Latest revision as of 21:35, 2 November 2023