Template:Bbdw/item: Difference between revisions

Template page
m (removed template loop)
m (added notes to the tooltip)
Line 1: Line 1:
<includeonly><div style="display:inline;">{{tt
<includeonly><div style="display:inline;">{{tt
|{{#if:{{{icon|}}}|[[File:{{{icon|}}}|25x25px|link=]]|[[File:BBDW Double Skill Up Placeholder.png|25x25px|link=]]}}[[Items (BBDW)#{{{nameen|}}}|{{{nameen|}}}]]<!--
|{{#if:{{{icon|}}}|[[File:{{{icon|}}}|25x25px|link=]]|[[File:BBDW Double Skill Up Placeholder.png|25x25px|link=]]}}[[Items (BBDW)#{{{nameen|}}}|{{{nameen|}}}]]<!--
-->|{{{itemdesc|}}}<!--
-->|{{#if:{{{notes|}}}|{{{notes|}}}<hr/>}}<i><small>{{{itemdesc|}}}</small></i><!--
-->}}</div></includeonly><noinclude>
-->}}</div></includeonly><noinclude>
Do not use this template directly.
Do not use this template directly.
Line 11: Line 11:
|icon=
|icon=
|itemdesc=test
|itemdesc=test
|notes=test2
}}
}}
<pre><nowiki>
<pre><nowiki>
Line 17: Line 18:
|icon=icon name
|icon=icon name
|itemdesc=test
|itemdesc=test
|notes=test2
}}
}}
</nowiki></pre>
</nowiki></pre>
</noinclude>
</noinclude>

Revision as of 04:18, 23 February 2021

Do not use this template directly.

Use {{bbdw|item|item name}} instead.

Usage

{{bbdw/item
|nameen=item name
|icon=icon name
|itemdesc=test
|notes=test2
}}