Template:BBDW Item: Difference between revisions

Template page
m (fixed typo)
m (added itemdescjp field)
Line 3: Line 3:
<td>{{Icon|img={{{icon|}}}|imglink={{{nameen|}}}|caption=|width=45px}}</td>
<td>{{Icon|img={{{icon|}}}|imglink={{{nameen|}}}|caption=|width=45px}}</td>
<td id="{{{nameen|}}}">[[#{{{nameen|}}}|{{{nameen|}}}]]<br/><small>{{{namejp|}}}</small></td>
<td id="{{{nameen|}}}">[[#{{{nameen|}}}|{{{nameen|}}}]]<br/><small>{{{namejp|}}}</small></td>
<td><i>{{{itemdesc|}}}</i>{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>
<td><i>{{{itemdesc|}}}<br/><small>{{{itemdescjp|}}}</small></i>{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>
</tr><!--
</tr><!--


Line 32: Line 32:
|icon=File. Filename without File: prefix
|icon=File. Filename without File: prefix
|itemdesc=Wikitext. Item description
|itemdesc=Wikitext. Item description
|itemdescjp= Original item description in Japanese
|notes=Wikitext. Miscellaneous notes
|notes=Wikitext. Miscellaneous notes
}}</nowiki></pre>
}}</nowiki></pre>
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 00:22, 19 February 2021

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

Adds information about a BBDW item.

Usage

{{BBDW Item
|nameen=String
|namejp=String
|icon=File. Filename without File: prefix
|itemdesc=Wikitext. Item description
|itemdescjp= Original item description in Japanese
|notes=Wikitext. Miscellaneous notes
}}