From V Rising Wiki

(Created page with "<includeonly> <div style="position:relative; top: 0; left: 0; size:86px!important;"><div style="position:relative;">{{#if:{{{2|}}}|[[File:AbilityFrame_{{lc:{{{2}}}}}.png|86px]]|86px}}</div><div style="position:absolute; top: 15px; left: 15px;">[[File:{{{1}}}.png|56px]]</div></div> </includeonly> <noinclude> == Usage == This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reser...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="position:relative; top: 0; left: 0; size:86px!important;"><div style="position:relative;">{{#if:{{{2|}}}|[[File:AbilityFrame_{{lc:{{{2}}}}}.png|86px]]|[[File:AbilityFrame_normal.png|86px]]}}</div><div style="position:absolute; top: 15px; left: 15px;">[[File:{{{1}}}.png|56px]]</div></div>
<div style=" text-align:center; display:inline-block; max-width:86px!important;"><div style="position:relative;">{{#if:{{{2|}}}|[[File:AbilityFrame_{{lc:{{{2}}}}}.png|86px]]|[[File:AbilityFrame_normal.png|86px]]}}<div style="position:absolute; top: 15px; left:15px;">[[File:{{{1}}}.png|56px|link={{{1}}}]]</div></div>{{#ifeq:{{{3|}}}|caption|<span style="text-align:center;>{{{1}}}</span>|}}</div>
</includeonly>
</includeonly>
<noinclude>
<noinclude>
 
{{#ifeq:{{{3}}}|caption|<span style="text-align:center;>{{{1}}}</span>|}}
== Usage ==
== 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.
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.
Line 11: Line 11:
==Example==
==Example==


<pre>{{Abilitybox|Blood Rage|normal}}</pre>
<pre>{{Abilitybox|Blood Rage|normal|caption}}</pre>
results in...
results in...
 
<div style="display:flex;">
{{Abilitybox|Blood Rage|normal}}
{{Abilitybox|Blood Rage|normal|caption}}{{Abilitybox|Blood Rage|normal|caption}}{{Abilitybox|Blood Rage|normal|caption}}
 
</div>
==Example==
==Example==



Latest revision as of 17:15, 15 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.

{{Abilitybox|ability name|type of the ability(normal, travel, ultimate)}}

Example

{{Abilitybox|Blood Rage|normal|caption}}

results in...

AbilityFrame normal.png
Blood Rage.png
Blood Rage


AbilityFrame normal.png
Blood Rage.png
Blood Rage


AbilityFrame normal.png
Blood Rage.png
Blood Rage


Example

{{Abilitybox|Blood Rage|travel}}

results in...


AbilityFrame travel.png
Blood Rage.png


Example

{{Abilitybox|Blood Rage|ultimate}}

results in...


AbilityFrame ultimate.png
Blood Rage.png


Example

{{Abilitybox|Blood Rage}}

results in...


AbilityFrame normal.png
Blood Rage.png