|
|
(8 intermediate revisions by one user not shown) |
Line 1: |
Line 1: |
− | {| class=table1 style="width:70%; margin-right: auto; margin-left: 2.5%; color: {{{1|}}};" | + | {{Delete|reason=No longer needed}} |
− | ! colspan=10 height=25px style="text-align:center;"|'''{{{name|Weapon name}}}'''
| + | |
− | |-
| + | |
− | | Width=11.4% style="padding:10px;" | '''Id #:''' {{{id|?}}}
| + | |
− | | Width=5.6% | [[Image:{{{sprite|No_Image.png{{!}}To be added.}}}|center|frameless|70px]]
| + | |
− | | rowspan=2 width=585px colspan=8 style="padding:10px;"|
| + | |
− | {{{description|?}}}
| + | |
− | |-
| + | |
− | | 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>
| + | |
− | |-
| + | |
− | | colspan=8 style="height:120px; padding:10px"|
| + | |
− | {{{effect|None.}}}
| + | |
− | |}
| + | |
− | <noinclude>[[category:Template]]
| + | |
− | ==Usage==
| + | |
− | <pre>
| + | |
− | {{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 <nowiki>{{CustomWeapon|''color''</nowiki> to match colored names better.
| + | |
− | </pre></noinclude>
| + | |