Template:Bbdw: Difference between revisions

Template page
m (added icons to the status tooltip)
(Updating BBDW Items to link to Gameplay:Items_(BBDW))
Line 33: Line 33:
|where=nameen='{{{2|}}}'
|where=nameen='{{{2|}}}'
|format=template|template=bbdw/item|named args=yes
|format=template|template=bbdw/item|named args=yes
|default=[[Items (BBDW)#{{{2|}}}|{{{2|}}}]]
|default=[[Gameplay:Items (BBDW)#{{{2|}}}|{{{2|}}}]]
}}
}}
<!--Orbs--><!--orbs query on namejp instead of nameen-->
<!--Orbs--><!--orbs query on namejp instead of nameen-->

Revision as of 19:00, 25 February 2021

Documentation icon Template documentation[view] [edit] [history] [purge]

Produces an icon.

Usage

{{bbdw|itemname}}

Subpages

Template:bbdw

Placeholder Icon

BBDW Double Skill Up Placeholder.png

Element Icons

{{bbdw|Fire}} BBDW Element Fire.png
{{bbdw|Water}} BBDW Element Water.png
{{bbdw|Earth}} BBDW Element Earth.png
{{bbdw|Wind}} BBDW Element Wind.png
{{bbdw|Light}} BBDW Element Light.png
{{bbdw|Dark}} BBDW Element Dark.png

Rarity Icons

{{bbdw|Rarity R}}, {{bbdw|Rarity SS+++}}, etc.

Rarity AII Rarity AI Rarity S Rarity SS Rarity SS+ Rarity SS++ Rarity SS+++

Position & Role Icons

{{bbdw|Front Attacker}}, {{bbdw|Flex Tank}}, etc.

Front Flex Rear
Attacker Front Attacker Flex Attacker Rear Attacker
Tank Front Tank Flex Tank Rear Tank
Supporter Front Supporter Flex Supporter Rear Supporter
Healer Front Healer Flex Healer Rear Healer

Command Type Icons

{{bbdw|Command R}} Command R
{{bbdw|Command D}} Command D
{{bbdw|Command S}} Command S
{{bbdw|Command EX}} Command EX
{{bbdw|Command DD}} Command DD
{{bbdw|Command AH}} Command AH

Items

Main article: Gameplay:Items (BBDW)
To edit the way the icon is displayed, see Template:bbdw/item

Reference item names from Gameplay:Items (BBDW) by their English name.

{{bbdw|item|Crystallized Azure}} {{bbdw|item|Crystallized Azure|display=icononly}}

Orbs

References items from Gameplay:Items (BBDW) by their Japanese name.

{{bbdw|orb|紅炎のオーブR2}}

BBDW Item Kouen no Orb R2.pngCrimson Flames Orb R2
紅炎のオーブR2
An orb with the Ars Magus of rising flames sealed within it. Equip it onto a character for its effect to activate.{{{notes}}}

Groups

Used mainly by other templates (Template:BBDW Character, Template:BBDW Character Table)

{{bbdw|Group|Grimoire/魔道書, Neutral/中立, Prime Field/素体}}

Grimoire/魔道書, Neutral/中立, Prime Field/素体

Statuses

Main article: Status (BBDW)

Display a list of statuses: {{bbdw|status|ATK UP, ATK DOWN}}

ATK UP, ATK DOWN

Display a single status: {{bbdw|status|ATK Up}} {{bbdw|status|Healing Up}}

 ☗ ATK Up: Increase ATK Value by %
ATK Up
 ☗ Healing Up: Healing Skill Effectiveness Up
Healing Up

Characters

  • {{bbdw|char|Ciel Sulfur}}
  • {{bbdw|character|Ciel Sulfur}}
  • {{bbdw|character|Noel Vermillion|display=icononly}}
  • {{bbdw|character|Noel Vermillion|display=textonly}}

Grimoires

  • {{bbdw|grim|ティーパーティ}}
  • {{bbdw|grimoire|Invisible}}

Grimoires can be searched by their Japanese name or by their English name.

BBDW Grimoire Tea Party.png
(★5) Tea Party
Blazblue Alternative Dark War 4Star Grimoire 26.png
(★4) Invisible
Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'd help out!!' or `g`.`nameen`='Of course I'd help out!!' ORDER BY `g`.`_page...' at line 1

Function: CargoSQLQuery::run Query: SELECT `g`.`_pageID` AS `cargo_backlink_page_id_g`,`g`.`pgname` AS `imglink`,`g`.`nameen` AS `name`,IF ( `g`.`icon` IS NULL, `g`.`image`, `g`.`icon` ) AS `img`,CONCAT('(★', `g`.`rarity`, ') ', '', `g`.`nameen`, '') AS `caption`,CONCAT('80px') AS `width` FROM `cargo__BBDW_Grimoires` `g` WHERE `g`.`namejp`='Of course I'd help out!!' or `g`.`nameen`='Of course I'd help out!!' ORDER BY `g`.`_pageID`,`g`.`pgname`,`g`.`nameen`,IF ( `g`.`icon` IS NULL, `g`.`image`, `g`.`icon` ),CONCAT('(★', `g`.`rarity`, ') ', '', `g`.`nameen`, '') LIMIT 100