Difference between revisions of "Template:CustomWeapon"

From HeRO Wiki
Jump to: navigation, search
(Field removed)
(Create consistency between CustomWeapon, and CustomGear, Card and Item templates.)
Line 1: Line 1:
 
{| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%; 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|Weapon name}}}'''
 
|-
 
|-
| Width=11.4% style="padding:10px;" | '''Item#''': {{{id|?}}}  
+
| Width=11.4% style="padding:10px;" | '''Id #:''' {{{id|?}}}  
 
| Width=5.6% | [[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;"|  
Line 28: Line 28:
 
|-
 
|-
 
| colspan=8 style="height:120px; padding:10px"|  
 
| colspan=8 style="height:120px; padding:10px"|  
{{{effect|?}}}
+
{{{effect|None.}}}
 
|}
 
|}
 
<noinclude>[[category:Template]]
 
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
{{Template:CustomWeapon
+
{{CustomWeapon
 
|name=
 
|name=
 
|id=
 
|id=

Revision as of 01:31, 12 November 2022

Weapon name
Id #: ?
To be added.

?

To be added.
Type Atk MAtk Weight Refinable Weapon Level Required Level Usable Jobs
? ? ? ? ? ? ? ?

None.

Usage

{{CustomWeapon
|name=
|id=
|sprite=
|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.