Template:ItemLinkBox: Difference between revisions
Appearance
Created page with "<!-- Template:ItemLinkBox --> <div class="dxx-item-linkbox"> [[File:{{{image|{{{x|{{{1}}}}}}.png}}} |80px |link={{#ifeq:{{{link|}}}|none||{{{link|{{{1|Example}}}}}}}} ]] <br> <span class="dxx-item-linkbox-caption"> {{#ifeq:{{{link|}}}|none |{{{2|{{{1|Example}}}}}} |[[{{{link|{{{1|Example}}}}}}|{{{2|{{{1|Example}}}}}}]] }} {{#if:{{{extra|}}}| <br><span class="dxx-item-linkbox-extra">''{{{extra}}}''</span> |}} </span> </d..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<div class="dxx-item-linkbox">[[File:{{{image|{{{x|{{{1}}}}}}.png}}}|80px | |||
<div class="dxx-item-linkbox"> | |link={{#ifeq:{{{link|}}}|none||{{{link|{{{1|Example}}}}}}]] | ||
<br> | |||
<span class="dxx-item-linkbox-caption"> | |||
{{#ifeq:{{{link|}}}|none | |||
|{{{2|{{{1|Example}}}}}} | |||
|[[{{{link|{{{1|Example}}}}}}|{{{2|{{{1|Example}}}}}}]] | |||
}} | |||
{{#if:{{{extra|}}}| | |||
<br><span class="dxx-item-linkbox-extra">''{{{extra}}}''</span> | |||
|}} | |||
</span></div> | |||
</div> | |||
<noinclude> | <noinclude> | ||
... | |||
</noinclude> | </noinclude> | ||
Revision as of 23:41, 1 December 2025
[[File:{{{1}}}.png|80px
|link={{#ifeq:|none||Example]]
Example
...