Template:ItemLinkBox: Difference between revisions
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 |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly><div class="dxx-item-linkbox"> | ||
<div class="dxx-item-linkbox"> | [[File:{{{image|{{{1}}}}}}|100px|link={{#ifeq:{{{link|}}}|none||{{{link|{{{1}}}}}}}}]] | ||
<br /> | |||
<span class="dxx-item-linkbox-name"> | |||
{{#ifeq:{{{link|}}}|none | |||
|{{{2|{{{1}}}}}} | |||
|[[{{{link|{{{1}}}}}}|{{{2|{{{1}}}}}}]] | |||
}} | |||
</span> | |||
</div></includeonly><noinclude> | |||
... | |||
</ | |||
<noinclude> | |||
</noinclude> | </noinclude> | ||