Template:Item: Difference between revisions

From Blue Archive Wiki
Jump to navigation Jump to search
Content added Content deleted
(For Material-type items, show a list of characters that use it)
(Item Tier and Recipe data display)
Line 66: Line 66:
| ordermethod = title
| ordermethod = title
}}
}}
</td></tr> }}
</td></tr> }}{{#if: {{{Tier|}}} | <tr>
<th>Tier</td>
<td colspan="3">{{{Tier|}}}</td>
</tr>
}}{{#if: {{{RecipeCost|{{{RecipePart|}}} }}} | <tr>
<th>Recipe</td>
<td colspan="3">
{{#forargs: RecipePart
| key
| value
| {{ItemCard|{{#var: value }}|quantity={{{RecipeCount{{#var: key }}|}}} }}

<nowiki />
}}

{{ItemCard|Credits|quantity={{{RecipeCost|}}} }}
</td>
</tr>
}}
</table>{{#ifeq:{{NAMESPACE}}||[[Category:Items]]{{#if: {{{Category|}}} | [[Category:{{{Category|}}}]]}} }}{{#ifexist: Image:{{{Icon|{{PAGENAMEE}}.png}}} | {{#seo: |image = {{{Icon|{{PAGENAMEE}}.png}}} |image_alt = {{{NameEN|}}} }} | }}{{#seo:
</table>{{#ifeq:{{NAMESPACE}}||[[Category:Items]]{{#if: {{{Category|}}} | [[Category:{{{Category|}}}]]}} }}{{#ifexist: Image:{{{Icon|{{PAGENAMEE}}.png}}} | {{#seo: |image = {{{Icon|{{PAGENAMEE}}.png}}} |image_alt = {{{NameEN|}}} }} | }}{{#seo:
|title={{{NameEN|}}}
|title={{{NameEN|}}}

Revision as of 10:58, 12 June 2022

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


General item template for materials (BD, book, oopart), collectibles etc.