Template:BBDW Item: Difference between revisions

Template page
m (removed the link when clicking the item image)
m (changed formatting of flavor text and notes to make the visually distinct)
Line 3: Line 3:
<td>{{Icon|img={{{icon|}}}|caption=|width=45px}}</td>
<td>{{Icon|img={{{icon|}}}|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>{{{itemdesc|}}}{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>
<td>{{#if:{{{notes|}}}|{{{notes|}}}}}<!--
-->{{#if:{{{notes|}}}{{{itemdesc|}}}|<br/>}}<!--
--><small><i>{{{itemdesc|}}}</i></small></td>
<td>{{{itemdescjp|}}}</td>
<td>{{{itemdescjp|}}}</td>
</tr><!--
</tr><!--

Revision as of 01:22, 24 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
}}