From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="vertical-align:top;text-align:center;padding:10px; display: inline-block;max-width:%75">
<div style="vertical-align:top;text-align:center;padding:10px; display: inline-block;max-width:%75">[[File:{{{image}}}|{{{size}}}|link={{{link}}}|{{{caption}}}]]<br>[[{{{link}}}|<strong>{{{caption}}}</strong>]]</div>
[[File:{{{image}}}|{{{size}}}|link={{{link}}}|{{{caption}}}]]<br>[[{{{link}}}|<strong>{{{caption}}}</strong>]]
</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 12: Line 10:
==Example==
==Example==


<pre>{{Iconbox|image:Bone-Sword.webp|link:Bone Sword|size:30px|caption:asd}}</pre>
<pre>{{Iconbox|image=Bone-Sword.webp|link=Bone Sword|size=30px|caption=Caption}}</pre>
results in...
results in...


{{Iconbox|image:Bone-Sword.webp|link:Bone Sword|size:30px|caption:asd}}
{{Iconbox|image=Bone-Sword.webp|link=Bone Sword|size=30px|caption=Caption}}
</noinclude>
</noinclude>

Revision as of 06:20, 23 June 2022


Usage

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

{{Iconbox|image:Bone-Sword.webp|link:Bone Sword|size:30px|caption:asd}}

Example

{{Iconbox|image=Bone-Sword.webp|link=Bone Sword|size=30px|caption=Caption}}

results in...