Difference between revisions of "Template:CustomWeapon"

From HeRO Wiki
Jump to: navigation, search
(based on CustomGear template but with ATK instead of DEF)
 
m
 
(23 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<center>
+
{| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%; color: {{{1|}}};"
{| class=table1 width=700 style="color={{{1|}}}"
+
! colspan=10 height=25px style="text-align:center;"|'''{{{name|Weapon name}}}'''
! colspan=9 |'''{{{name|?}}}'''
+
 
|-
 
|-
| Width=51 | Item#: {{{id|?}}} || Width=24 | [[Image:{{{sprite|No Image.png}}}]] || rowspan=2 width = 700 colspan=7|  
+
| Width=11.4% style="padding:10px;" | '''Id #:''' <includeonly>{{Template:Ifwp|1={{{id}}}|2=<span class="plainlinks">[https://hero-server-db.herokuapp.com/item-search?id={{{id}}} {{{id}}}]</span>|3=?}}</includeonly>
{{{description|?}}}<br>
+
| Width=5.6% | [[Image:{{{sprite|No_Image.png{{!}}To be added.}}}|center|frameless|70px]]  
''Copyrights: {{{copyright|?}}}''
+
| rowspan=2 width=585px colspan=8 style="padding:10px;"|  
 +
{{{description|?}}}
 
|-
 
|-
| Width=75 colspan=2 rowspan=7 | [[Image:{{{portrait|No Image.png}}}]]
+
| Width=17% colspan=2 rowspan=4| [[Image:{{{portrait|Placeholder_Card.png{{!}}To be added.}}}|center|frameless|200px]]
 +
|- style="text-align:center; vertical-align:center"
 +
| Width=11.5% | '''Type'''
 +
| Width=10% | '''Atk'''
 +
| Width=10% | '''MAtk'''
 +
| Width=10% | '''Weight'''
 +
| Width=10% | '''Refinable'''
 +
| Width=10% | '''Weapon Level'''
 +
| Width=10% | '''Required Level'''
 +
| Width=11.5% | '''Usable Jobs'''
 +
|- style="text-align:center; vertical-align:center"
 +
| Width=11.5% | <small>{{{type|?}}} </small>
 +
| Width=10% | <small>{{{atk|?}}} </small>
 +
| Width=10% | <small>{{{matk|?}}}</small>
 +
| Width=10% | <small>{{{weight|?}}}</small>
 +
| Width=10% | <small>{{{refinable|?}}}</small>
 +
| Width=10% | <small>{{{weaponlv|?}}}</small>
 +
| Width=10% | <small>{{{reqlvl|?}}}</small>
 +
| Width=11.5% | <small>{{{usablejobs|?}}}</small>
 
|-
 
|-
| Atk: {{{atk|?}}} || MAtk: {{{matk|?}}}|| Weight: {{{weight|?}}}|| Refinable: {{{refinable|?}}}|| Usable Jobs: {{{usablejobs|?}}} || Type: {{{type|?}}} || Required Level: {{{reqlvl|?}}}
+
| colspan=8 style="height:120px; padding:10px"|  
|-
+
{{{effect|None.}}}
| colspan=7 width=700|  
+
{{{effect|?}}}
+
 
|}
 
|}
</center><noinclude>[[category:Template]]
+
<noinclude>[[category:Template]]
 
==Usage==
 
==Usage==
 
<pre>
 
<pre>
 
{{CustomWeapon
 
{{CustomWeapon
|sprite= The item sprite [file name only]
+
|name=
|id= the item ID
+
|id=
|description =  
+
|sprite=
|copyright=
+
|portrait=
|portrait= Item portrait [file name only]
+
|type=
 
|atk=
 
|atk=
 
|matk=
 
|matk=
 +
|weight=
 
|refinable=
 
|refinable=
 +
|weaponlv=
 
|usablejobs=
 
|usablejobs=
|type=
 
 
|reqlvl=
 
|reqlvl=
|effect=
+
|description=
 +
|effect=*
 
}}
 
}}
You may also change the color of the heading with <nowiki>{{CustomGear|''color''</nowiki> to match colored names better.
+
 
 +
 
 +
You may also change the color of the heading with <nowiki>{{CustomWeapon|''color''</nowiki> to match colored names better.
 
</pre></noinclude>
 
</pre></noinclude>

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