Difference between revisions of "Template:CharacterMisc"
Jump to navigation
Jump to search
>Mornsta-gpuser |
imported>Elaeagnifolia |
||
| Line 9: | Line 9: | ||
{{{otherArt|}}} | {{{otherArt|}}} | ||
}}{{#if:{{{trivia|}}}|<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Trivia</p> | }}{{#if:{{{trivia|}}}|<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Trivia</p> | ||
| − | {{{trivia}}}}}{{#vardefine:Wyrmprints|{{#cargo_query:tables=Wyrmprints|fields=CONCAT('[[File:',BaseId,' 01.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=FeaturedCharacters HOLDS LIKE "%{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}} | + | {{{trivia}}}}}{{#vardefine:Wyrmprints|{{#cargo_query:tables=Wyrmprints|fields=CONCAT('[[File:',BaseId,' 01.png|24px|link=',_pageName,']] [[',_pageName,']]')|where=FeaturedCharacters HOLDS LIKE "% {{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}"|format=ul|group by=_pageName|order by=BaseId|default=}}}}{{#vardefine:CastleStories|{{#cargo_query:tables=CastleStories|fields=_pageName|where=FeaturedCharacters HOLDS LIKE "{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}%"|format=ul|group by=_pageName|order by=ReleaseDate ASC|default=}}}}{{#vardefine:DragaliaLife|{{#cargo_query:tables=Comics|fields=Id,DirectLink,Title|where=FeaturedCharacter HOLDS LIKE "%{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}%" AND _pageName="Dragalia Life"|format=template|template=ComicTitle|named args=yes|group by=Title|order by=Id ASC|default=}}}}{{#vardefine:AdventurersGuide|{{#cargo_query:tables=Comics|fields=Id,DirectLink,Title|where=FeaturedCharacter HOLDS LIKE "%{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}%" AND _pageName="Adventurer's Guide"|format=template|template=ComicTitle|named args=yes|group by=Title|order by=Id ASC|default=}}}}{{#vardefine:Summon|{{#cargo_query:tables=SummonShowcase|fields=_pageName|where=Adventurer HOLDS LIKE "%{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}%"|format=ul|group by=_pageName|order by=StartDate ASC|default=}}{{#cargo_query:tables=SummonShowcase|fields=_pageName|order by=StartDate ASC|where=Dragons HOLDS LIKE "%{{EscQ|{{{ov|{{BASEPAGENAME}}}}}}}%"|format=ul|group by=_pageName|default=}}}}<p style="margin:15px auto;border-bottom:1px solid;margin-bottom:15px;font-size:1.2em;font-variant-caps: small-caps;font-weight:bold">Featured In</p>{{#if:{{#var:Wyrmprints}}{{#var:CastleStories}}{{#var:DragaliaLife}}{{#var:AdventurersGuide}}{{#var:Summon}}||:This {{{1}}} isn't featured in anything.}}{{#if:{{#var:Wyrmprints}}|<p style="margin:15px auto;margin-bottom:8px;font-size:1em;font-variant-caps: small-caps;font-weight:bold">Wyrmprints</p><div>{{#var:Wyrmprints}}</div>}}{{#if:{{#var:CastleStories}}|<p style="margin:15px auto;margin-bottom:8px;font-size:1em;font-variant-caps: small-caps;font-weight:bold">Castle Stories</p><div>{{#var:CastleStories}}</div>}}{{#if:{{#var:DragaliaLife}}|<p style="margin:15px auto;margin-bottom:8px;font-size:1em;font-variant-caps: small-caps;font-weight:bold">Dragalia Life</p><div>{{#var:DragaliaLife}}</div>}}{{#if:{{#var:AdventurersGuide}}|<p style="margin:15px auto;margin-bottom:8px;font-size:1em;font-variant-caps: small-caps;font-weight:bold">Adventurer's Guide</p><div>{{#var:AdventurersGuide}}</div>}}{{#if:{{#var:Summon}}|<p style="margin:15px auto;margin-bottom:8px;font-size:1em;font-variant-caps: small-caps;font-weight:bold">Summon Showcases</p><div>{{#var:Summon}}</div>}}</div> |