Template:BBDW Item: Difference between revisions

Template page
m (split jp description into its own column)
m (removed the link when clicking the item image)
Line 1: Line 1:
<includeonly>{{#if:{{{nameen|}}}{{{namejp|}}}
<includeonly>{{#if:{{{nameen|}}}{{{namejp|}}}
|<tr>
|<tr>
<td>{{Icon|img={{{icon|}}}|imglink={{{nameen|}}}|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>{{{itemdesc|}}}{{#if:{{{notes|}}}|<br/>{{{notes|}}}}}</td>

Revision as of 03:52, 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
}}