From V Rising Wiki

(Undo revision 1823 by Ta1ha (talk))
No edit summary
Line 1: Line 1:
<includeonly><div style="vertical-align:top;text-align:center;padding:10px; display: inline-block;max-width:%75">[[File:{{{1}}}.png|{{{size|60px}}}|link={{{1}}}|{{{1}}}]]{{#if:{{{caption|}}}|<br>{{#if:{{{amount|}}}|<strong>{{{amount}}}</strong><br>|}}[[{{{1}}}|<strong>{{{caption}}}</strong>]]|[[{{{1}}}|<strong>{{{1}}}</strong>]]}}</div></includeonly>
<includeonly><div style="vertical-align:top;text-align:center;padding:10px; display: inline-block;max-width:%75">[[File:{{{1}}}.png|{{{size|60px}}}|link={{{1}}}|{{{1}}}]]{{#if:{{{amount|}}}|<br><strong>{{{amount}}}</strong>|}}{{#ifeq: {{{caption}}} | no | |{{#if:{{{caption|}}}|<br>[[{{{1}}}|<strong>{{{caption}}}</strong>]]|<br>[[{{{1}}}|<strong>{{{1}}}</strong>]]}}}}</div></includeonly>
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Line 23: Line 23:


<pre>{{Iconbox|Bone Sword}}</pre>
<pre>{{Iconbox|Bone Sword}}</pre>
results in...
{{Iconbox|Bone Sword}}
==Example==
<pre>{{Iconbox|Bone Sword|caption=no}}</pre>
results in...
results in...



Revision as of 09:00, 30 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|Bone Sword|size=30px|caption=caption|amount=1}}

Example

{{Iconbox|Bone Sword|size=30px|caption=caption}}

results in...


Example

{{Iconbox|Bone Sword|amount=1x|caption=Bone Sword}}

results in...


Example

{{Iconbox|Bone Sword}}

results in...

Example

{{Iconbox|Bone Sword|caption=no}}

results in...