Difference between revisions of "Template:CustomWeapon"

From HeRO Wiki
Jump to: navigation, search
(copyright now hidden if there is no input)
m (Changed px measurements to % for better view on smaller screen devices (mobile). Fixed heading colour parameter.)
Line 1: Line 1:
{| class=table1 style="width:750px; margin-right: auto; margin-left: 40px; color={{{1|}}}"
+
{| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%; color: {{{1|}}};"
 
! colspan=10 height=25px style="text-align:center;"|'''{{{name|?}}}'''
 
! colspan=10 height=25px style="text-align:center;"|'''{{{name|?}}}'''
 
|-
 
|-
| Width=80px style="padding:10px;" | '''Item#''': {{{id|?}}}  
+
| Width=11.4% style="padding:10px;" | '''Item#''': {{{id|?}}}  
| Width=40px | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|center|frameless|70px]]  
+
| Width=5.6% | [[Image:{{{sprite|No Image.png{{!}}To be added.}}}|center|frameless|70px]]  
 
| rowspan=2 width=585px colspan=8 style="padding:10px;"|  
 
| rowspan=2 width=585px colspan=8 style="padding:10px;"|  
 
{{{description|?}}}<br>
 
{{{description|?}}}<br>
 
{{t|1=<small>''Copyrights: {{{copyright|}}}''</small>|1{{{copyright|}}}=}}
 
{{t|1=<small>''Copyrights: {{{copyright|}}}''</small>|1{{{copyright|}}}=}}
 
|-
 
|-
| Width=120px colspan=2 rowspan=4| [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|center|frameless|200px]]
+
| Width=17% colspan=2 rowspan=4| [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|center|frameless|200px]]
 
|- style="text-align:center; vertical-align:center"
 
|- style="text-align:center; vertical-align:center"
| Width=102.75px | '''Type'''
+
| Width=11.5% | '''Type'''
| Width=70.75px | '''Atk'''
+
| Width=10% | '''Atk'''
| Width=70.75px | '''MAtk'''
+
| Width=10% | '''MAtk'''
| Width=70.75px | '''Weight'''
+
| Width=10% | '''Weight'''
| Width=70.75px | '''Refinable'''
+
| Width=10% | '''Refinable'''
| Width=70.75px | '''Weapon Level'''
+
| Width=10% | '''Weapon Level'''
| Width=70.75px | '''Required Level'''
+
| Width=10% | '''Required Level'''
| Width=102.75px | '''Usable Jobs'''
+
| Width=11.5% | '''Usable Jobs'''
 
|- style="text-align:center; vertical-align:center"
 
|- style="text-align:center; vertical-align:center"
| Width=102.75px | <small>{{{type|Whip}}} </small>
+
| Width=11.5% | <small>{{{type|Whip}}} </small>
| Width=70.75px | <small>{{{atk|?}}} </small>
+
| Width=10% | <small>{{{atk|?}}} </small>
| Width=70.75px | <small>{{{matk|?}}}</small>
+
| Width=10% | <small>{{{matk|?}}}</small>
| Width=70.75px | <small>{{{weight|?}}}</small>
+
| Width=10% | <small>{{{weight|?}}}</small>
| Width=70.75px | <small>{{{refinable|?}}}</small>
+
| Width=10% | <small>{{{refinable|?}}}</small>
| Width=70.75px | <small>{{{weaponlv|?}}}</small>
+
| Width=10% | <small>{{{weaponlv|?}}}</small>
| Width=70.75px | <small>{{{reqlvl|?}}}</small>
+
| Width=10% | <small>{{{reqlvl|?}}}</small>
| Width=102.75px | <small>{{{usablejobs|Hunter, Bard, Dancer, Rogue}}} </small>
+
| Width=11.5% | <small>{{{usablejobs|Hunter, Bard, Dancer, Rogue}}} </small>
 
|-
 
|-
 
| colspan=8 style="height:120px; padding:10px"|  
 
| colspan=8 style="height:120px; padding:10px"|  

Revision as of 16:48, 2 October 2019

?
Item#: ?
To be added.

?

To be added.
Type Atk MAtk Weight Refinable Weapon Level Required Level Usable Jobs
Whip ? ? ? ? ? ? Hunter, Bard, Dancer, Rogue

?

Usage

{{Template:CustomWeapon
|name=
|id=
|sprite=
|copyright=
|portrait=
|type=
|atk=
|matk=
|weight=
|refinable=
|weaponlv=
|usablejobs=
|reqlvl=
|description=
|effect=*
}}


You may also change the color of the heading with {{CustomWeapon|''color'' to match colored names better.