Template:BBDW Grimoire: Difference between revisions

Template page
m (fixed English flavor text bug where only the first paragraph of multiple would be italicized)
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 26: Line 26:
</tr><!--
</tr><!--
-->{{#if:{{{namejp|}}}{{{namejpalt|}}}|<tr><th>Name</th><td>{{{namejp|}}} {{#if:{{{namejpalt|}}}|({{{namejpalt|}}})}}</td><tr>}}<!--
-->{{#if:{{{namejp|}}}{{{namejpalt|}}}|<tr><th>Name</th><td>{{{namejp|}}} {{#if:{{{namejpalt|}}}|({{{namejpalt|}}})}}</td><tr>}}<!--
-->{{#if:{{{flavortexten|}}}|<tr><th>Profile Description (English)</th><td style="font-style:italic">{{{flavortexten|}}}</td></tr>}}<!--
-->{{#if:{{{flavortexten|}}}|<tr><th>Profile Description (English)</th><td style="font-style:italic"><div style="white-space:pre-wrap;margin:0;padding:0;">
-->{{#if:{{{flavortext|}}}|<tr><th>Profile Description (Japanese)</th><td>{{{flavortext|}}}</td></tr>}}<!--
{{{flavortexten|}}}
</div></td></tr>}}<!--
-->{{#if:{{{flavortext|}}}|<tr><th>Profile Description (Japanese)</th><td><div style="white-space:pre-wrap;margin:0;padding:0;">
{{{flavortext|}}}
</div></td></tr>}}<!--
-->{{#if:{{{rarity|}}}|<tr><th>Rarity</th><td>{{#switch:{{{rarity|}}}|1=★|2=★★|3=★★★|4=★★★★|5=★★★★★}}</td><tr>}}<!--
-->{{#if:{{{rarity|}}}|<tr><th>Rarity</th><td>{{#switch:{{{rarity|}}}|1=★|2=★★|3=★★★|4=★★★★|5=★★★★★}}</td><tr>}}<!--
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{{cost|}}}</td><tr>}}<!--
-->{{#if:{{{cost|}}}|<tr><th>Cost</th><td>{{{cost|}}}</td><tr>}}<!--
Line 38: Line 42:
-->{{#cargo_query:table=BBDW_Events
-->{{#cargo_query:table=BBDW_Events
|fields=CONCAT('([[Gameplay: ', nameen, ' BBDW Event|', nameen, ']])' )=name
|fields=CONCAT('([[Gameplay: ', nameen, ' BBDW Event|', nameen, ']])' )=name
|where=(new_grimoires HOLDS '{{#replace:{{{nameen|}}}|'|\'}}'  
|where=(new_grimoires HOLDS '{{#replace:{{{namejp|}}}|'|\'}}'  
OR new_grimoires HOLDS '{{#replace:{{{namejp|}}}|'|\'}}'  
OR featured_grimoires HOLDS '{{#replace:{{{namejp|}}}|'|\'}}'  
OR featured_grimoires HOLDS '{{#replace:{{{nameen|}}}|'|\'}}'  
{{#if:{{{nameen|}}}|OR new_grimoires HOLDS '{{#replace:{{{nameen|}}}|'|\'}}'
OR featured_grimoires HOLDS '{{#replace:{{{namejp|}}}|'|\'}}'
OR featured_grimoires HOLDS '{{#replace:{{{nameen|}}}|'|\'}}' }}
) {{#ifeq:{{{limited|}}}|Event|AND eventtype='Event'|AND eventtype='Gacha'}}
) {{#switch:{{{limited|}}}|Event=AND eventtype='Event'|Gacha=AND eventtype='Gacha'|Welfare=AND eventtype='Welfare'}}
|more results text=|limit=1
|more results text=|limit=1
|default={{{obtain|}}}
|default={{{obtain|}}}
}}
}}
</td></tr><!--
</td></tr>}}<!--
--><tr><th>Characters</th><td>{{{characters|}}}</td></tr>
--><tr><th>Characters</th><td>{{#arraymap:{{{characters|}}}|,|x|[[x]]|,}}</td></tr>
}}
</table></div>
</table></div>
</div><!--
</div><!--
Line 109: Line 112:


Refer to pages in [[:Category:BBDW Grimoire]] or [[Grimoires (BBDW)]] for examples of this template in use.
Refer to pages in [[:Category:BBDW Grimoire]] or [[Grimoires (BBDW)]] for examples of this template in use.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Latest revision as of 15:17, 30 September 2021

This template defines the table "BBDW_Grimoires". View table.

Refer to pages in Category:BBDW Grimoire or Grimoires (BBDW) for examples of this template in use.