From V Rising Wiki

No edit summary
No edit summary
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div class="iconbox" style="width:{{{size|80px}}}!important;"><div class="rarity{{{rarity|}}} rounded relative">[[File:{{{image|{{{1}}}}}}.png|{{{size|60px}}}|link={{{1}}}|{{{1}}}]]{{#if:{{{amount|}}}|<span class="iconamount">{{{amount}}}</span>|}}</div>{{#ifeq: {{{caption}}} | no | |{{#if:{{{caption|}}}|[[{{{1}}}|<strong>{{{caption}}}</strong>]]|[[{{{1}}}|<strong>{{{1}}}</strong>]]}}}}</div></includeonly>
<includeonly><div class="iconbox" style="width:{{{size|80px}}}!important;"><div class="rarity{{{rarity|{{Rarity|{{{1}}}}}}}} rounded relative">[[File:{{{image|{{{1}}}}}}.png|{{{size|60px}}}|link={{{1}}}|{{{1}}}]]{{#if:{{{amount|}}}|<span class="iconamount">{{{amount}}}</span>|}}</div>{{#if:{{{top|}}}|{{{top}}}<br>|}}{{#ifeq: {{{caption}}} | no | |{{#if:{{{caption|}}}|[[{{{1}}}|<strong>{{{caption}}}</strong>]]|[[{{{1}}}|<strong>{{{1}}}</strong>]]}}}}</div></includeonly>
 
<noinclude>
<noinclude>
== Usage ==
== Usage ==
Line 16: Line 15:
==Example==
==Example==


<pre>{{Iconbox|Bone Sword|amount=1|rarity=0|caption=Bone Sword}}</pre>
<pre>{{Iconbox|Bone Sword|amount=1|caption=Bone Sword}}</pre>
results in...
results in...


{{Iconbox|Bone Sword|amount=1|rarity=0|caption=Bone Sword}}
{{Iconbox|Bone Sword|amount=1|caption=Bone Sword}}


==Example==
==Example==
Line 37: Line 36:
results in...
results in...


{{Iconbox|Copper Mace|rarity=1|caption=no}}
{{Iconbox|Copper Mace|caption=no}}


<pre>{{Iconbox|Iron Reaper|rarity=2|amount=1|caption=no}}</pre>
<pre>{{Iconbox|Iron Reaper|rarity=-1|amount=1|caption=no}}</pre>
results in...
results in...


{{Iconbox|Iron Reaper|rarity=2|amount=1|caption=no}}
{{Iconbox|Iron Reaper|rarity=-1|amount=1|caption=no}}


<pre>{{Iconbox|Sanguine Axes|rarity=3}}</pre>
<pre>{{Iconbox|Sanguine Axes|rarity=0}}</pre>
results in...
results in...


{{Iconbox|Sanguine Axes|rarity=3}}
{{Iconbox|Sanguine Axes|rarity=0}}
{{Iconbox|Sanguine Axes|rarity=3}}
 




</noinclude>
</noinclude>

Latest revision as of 07:25, 10 July 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=1|caption=Bone Sword}}

results in...


Example

{{Iconbox|Bone Sword}}

results in...

Example

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

results in...

Bone Sword


{{Iconbox|Copper Mace|rarity=1|caption=no}}

results in...

Copper Mace


{{Iconbox|Iron Reaper|rarity=-1|amount=1|caption=no}}

results in...

Iron Reaper1


{{Iconbox|Sanguine Axes|rarity=0}}

results in...