Template:BBDW Item: Difference between revisions

Template page
m (changed recipe field to split by semicolon instead of commas)
m (typo fix)
Line 1: Line 1:
<includeonly>{{#if:{{{nameen|}}}{{{namejp|}}}|{{#switch:{{{display|}}}
<includeonly>{{#if:{{{nameen|}}}{{{namejp|}}}|{{#switch:{{{display|}}}
|box=<div style=display:inline-block;vertical-align:top;"><table id="{{{nameen|}}}" class="wikitable mw-collapsible mw-collapsed" style="display:table;width:250px;margin:0;">
|box=<div style="display:inline-block;vertical-align:top;"><table id="{{{nameen|}}}" class="wikitable mw-collapsible mw-collapsed" style="display:table;width:250px;margin:0;">
<tr><td style="display:flex;justify-content:space-evenly;">{{Icon|img={{{icon|}}}|caption=|width=45px}}
<tr><td style="display:flex;justify-content:space-evenly;">{{Icon|img={{{icon|}}}|caption=|width=45px}}
<div>[[#{{{nameen|}}}|{{{nameen|}}}]]<br/><small>{{{namejp|}}}</small></div>
<div>[[#{{{nameen|}}}|{{{nameen|}}}]]<br/><small>{{{namejp|}}}</small></div>

Revision as of 15:25, 21 March 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
|recipe=Sea King Fragment*10;Sea King Fragment*10;Sea King Fragment*10
|display=box - For orbs, to display as boxes instead of table rows. If omitted, this template will display as a table row.
}}