From Dark and Darker Wiki
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
<div class="bold" style="margin-top:0px!important;font-size:22px;">{{{name}}}</div> | <div class="bold" style="margin-top:0px!important;font-size:22px;">{{{name}}}</div> | ||
<div style="width:100%;justify-content:space-between!important;display:flex;flex-direction: row!important;font-size:17px;bottom:0px;"> | <div style="width:100%;justify-content:space-between!important;display:flex;flex-direction: row!important;font-size:17px;bottom:0px;"> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="line"></div> | <div class="line"></div> | ||
{{#if:{{{classes|}}}| | |||
<div class="stats-container"> | |||
<div style="float: left; width: 40%; font-weight:bold; color:rgb(221,149,42);">Classes</div> | |||
<div style="float: right;width: 60%;text-align-last: right;font-weight:bold;">{{{classes}}}</div> | |||
</div> | |||
|}} | |||
{{#if:{{{damage|}}}| | {{#if:{{{damage|}}}| | ||
<div class="stats-container"> | <div class="stats-container"> | ||
Revision as of 01:44, 3 February 2023
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.
{{Infobox Weapon
|name = {{PAGENAME}}
|classes = [[Fighter]], [[Ranger]]
|damage = <span class="colorrarity0">30</span> <br>
<span class="colorrarity1">34 ~ 35</span> <br>
<span class="colorrarity2">36 ~ 39</span> <br>
<span class="colorrarity3">39 ~ 42</span> <br>
<span class="colorrarity4">42 ~ 46</span> <br>
<span class="colorrarity5">46 ~ 50</span> <br>
<span class="colorrarity6">50 ~ 53</span> <br>
<span class="colorrarity7">53 ~ 55</span>
|movementspeed = -20
|combo = Slash/Slash/Thrust
|combodamage = 100%/100%/100%
|attackspeed = 0.6s/0.56s/0.75s
|sweetsour = 100%/90%/70%
|actionmovementspeed = Attack: -25%
}}
Results in:
Infobox Weapon
Damage
30
34 ~ 35
36 ~ 39
39 ~ 42
42 ~ 46
46 ~ 50
50 ~ 53
Movement Speed
-20
Combo
Slash/Slash/Thrust
Combo Damage
100%/100%/100%
Attack Speed
0.6s/0.56s/0.75s
Sweet Sour
100%/90%/70%
Action Movement Speed
Attack: -25%