Template:ItemLinkBox: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div class="dxx-item-linkbox">[[File:{{{image|{{{x|{{{1}}}}}}.png}}}|80px
<includeonly><div class="dxx-item-linkbox">
|link={{#ifeq:{{{link|}}}|none||{{{link|{{{1|Example}}}}}}]]
[[File:{{{image|{{{1}}}}}}|100px|link={{#ifeq:{{{link|}}}|none||{{{link|{{{1}}}}}}}}]]
<br>
<br />
<span class="dxx-item-linkbox-caption">
<span class="dxx-item-linkbox-name">
  {{#ifeq:{{{link|}}}|none
{{#ifeq:{{{link|}}}|none
    |{{{2|{{{1|Example}}}}}}
  |{{{2|{{{1}}}}}}
    |[[{{{link|{{{1|Example}}}}}}|{{{2|{{{1|Example}}}}}}]]
  |[[{{{link|{{{1}}}}}}|{{{2|{{{1}}}}}}]]
  }}
}}
  {{#if:{{{extra|}}}|
</span>
    <br><span class="dxx-item-linkbox-extra">''{{{extra}}}''</span>
</div></includeonly><noinclude>
  |}}
</span></div>
<noinclude>
...
...
</noinclude>
</noinclude>