Template:BBDW Status: Difference between revisions

Template page
(added statustype parameter (buff, debuff, or neutral))
(separates each status into its own h2 section and adds status application info)
Line 1: Line 1:
<includeonly><tr>
<includeonly>
=={{{1|}}}==
<table class="wikitable">
<tr><th>Icon</th><th>EN</th><th>JP</th><th>Effect</th><th>Modifiers</th></tr>
<tr>
<td>{{#if:{{{5|}}}|[[File:{{{5|}}}|45x45px]]}}</td>
<td>{{#if:{{{5|}}}|[[File:{{{5|}}}|45x45px]]}}</td>
<td>{{{1|}}}</td>
<td>{{{1|}}}</td>
Line 5: Line 9:
<td>{{{3|}}}</td>
<td>{{{3|}}}</td>
<td>{{{4|}}}</td>
<td>{{{4|}}}</td>
</tr><!--
</tr></table>
Applied by:
{{BBDW Status Application/query|ATK Up}}<!--
-->{{#cargo_store:_table=BBDW_Statuses
-->{{#cargo_store:_table=BBDW_Statuses
|nameen={{{1|}}}
|nameen={{{1|}}}
Line 23: Line 29:


This template adds an entry to the list of possible [[Status (BBDW)|statuses]] that a character can apply in [[BBDW]].
This template adds an entry to the list of possible [[Status (BBDW)|statuses]] that a character can apply in [[BBDW]].
==Isage==
==Usage==
<pre><nowiki>
<pre><nowiki>
{{BBDW Status| name en | name jp | effect | modifiers | icon | statustype }}
{{BBDW Status| name en | name jp | effect | modifiers | icon | statustype }}

Revision as of 19:45, 29 May 2021

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

This template adds an entry to the list of possible statuses that a character can apply in BBDW.

Usage

{{BBDW Status| name en | name jp | effect | modifiers | icon | statustype }}
where statustype=neutral, buff, or debuff (neutral by default)