Template:BBDW Item: Difference between revisions

Template page
m (added itemdescjp field)
m (split jp description into its own column)
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|}}}<br/><small>{{{itemdescjp|}}}</small></i>{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>
<td>{{{itemdesc|}}}{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>
<td>{{{itemdescjp|}}}</td>
</tr><!--
</tr><!--



Revision as of 02:43, 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
}}