More actions
m (removed test) |
(added statustype parameter (buff, debuff, or neutral)) |
||
Line 11: | Line 11: | ||
|effect={{{3|}}} | |effect={{{3|}}} | ||
|icon={{{5|}}} | |icon={{{5|}}} | ||
|statustype={{{6|neutral}}} | |||
}}<!-- | }}<!-- | ||
--></includeonly><noinclude> | --></includeonly><noinclude> | ||
Line 18: | Line 19: | ||
|effect=Wikitext | |effect=Wikitext | ||
|icon=File | |icon=File | ||
|statustype=String | |||
}} | }} | ||
Line 23: | Line 25: | ||
==Isage== | ==Isage== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{BBDW Status| name en | name jp | effect | modifiers | icon }} | {{BBDW Status| name en | name jp | effect | modifiers | icon | statustype }} | ||
where statustype=neutral, buff, or debuff (neutral by default) | |||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 02:28, 4 March 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.
Isage
{{BBDW Status| name en | name jp | effect | modifiers | icon | statustype }} where statustype=neutral, buff, or debuff (neutral by default)