Difference between revisions of "Template:Weapondata"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
 
Line 18: Line 18:
 
|es=background:{{{esbg|#D3D3D3}}};  
 
|es=background:{{{esbg|#D3D3D3}}};  
 
|os=background:{{{osbg|#E5E5E5}}};
 
|os=background:{{{osbg|#E5E5E5}}};
|
 
{{#if:{{{jname|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Japanese Name:''' {{!!}} {{{jname}}} }}
 
|
 
{{#if:{{{script|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''[[wikipedia:Japanese writing system|Script]]:''' {{!!}} {{{script}}} }}
 
|
 
{{#if:{{{kanji|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Kanji:''' {{!!}} {{{kanji}}} }}
 
|
 
{{#if:{{{romaji|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Romaji:''' {{!!}} {{{romaji}}} }}
 
|
 
{{#if:{{{altname|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Alt. Name(s):''' {{!!}} {{{altname}}} }}
 
|
 
{{#if:{{{programmer|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Programmer(s):''' {{!!}} {{{programmer}}} }}
 
 
|
 
|
 
{{#if:{{{boss|}}} {{{eagainst|}}} {{{user|}}} {{{at|}}} {{{cost|}}} {{{capacity|}}} {{{type|}}}|{{!}}-
 
{{#if:{{{boss|}}} {{{eagainst|}}} {{{user|}}} {{{at|}}} {{{cost|}}} {{{capacity|}}} {{{type|}}}|{{!}}-
Line 47: Line 35:
 
|
 
|
 
{{#if:{{{type|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Type:''' {{!!}} {{{type}}} }}
 
{{#if:{{{type|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Type:''' {{!!}} {{{type}}} }}
 +
|
 +
{{#if:{{{jname|}}} {{{script|}}} {{{kanji|}}} {{{romaji|}}} {{{altname|}}} {{{programmer|}}}|{{!}}-
 +
{{!}} colspan="2" cellspacing="5" style="color:{{{headertext|black}}};border:1px solid {{{line|#8F8F8F}}}; background-color: {{{headerbg|#BABABA}}}; font-size: 12px; text-align:center" {{!}}<b>Misc. Information</b>|}}
 +
|
 +
{{#if:{{{jname|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Japanese Name:''' {{!!}} {{{jname}}} }}
 +
|
 +
{{#if:{{{script|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''[[wikipedia:Japanese writing system|Script]]:''' {{!!}} {{{script}}} }}
 +
|
 +
{{#if:{{{kanji|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Kanji:''' {{!!}} {{{kanji}}} }}
 +
|
 +
{{#if:{{{romaji|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Romaji:''' {{!!}} {{{romaji}}} }}
 +
|
 +
{{#if:{{{altname|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Alt. Name(s):''' {{!!}} {{{altname}}} }}
 +
|
 +
{{#if:{{{programmer|}}}| {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Programmer(s):''' {{!!}} {{{programmer}}} }}
 
|
 
|
 
{{#if:{{{OffAppear}}} {{{appearances|}}} {{{appear2|}}}|{{!}}-
 
{{#if:{{{OffAppear}}} {{{appearances|}}} {{{appear2|}}}|{{!}}-

Latest revision as of 10:45, 20 April 2019

Weapondata
{{{sprite}}}


'''How to use this template:'''
{{Weapondata
|align= Set templates alignment (default is right).
|imagebg= Can set image background color (use white, #FFFFFF).
|name= name of the weapon.
|image= Image.
|caption= caption from the image.
|jname= Japanese name.
|script=Characters Japanese name in kanji, katakana, and/or hiragana.
|kanji= "Obsolete" use |script=
|romaji= Romanization of kanji.
|altname= Other name(s) for the weapon.
|programmer= The real life programmer of the weapon.
|boss= boss from which the weapon is obtained from.
|eagainst= boss (or enemy) that the weapon is effective against.
|user= the character that uses this weapon (only in instances where more than one character uses it).
|cost= the amount of units the weapon uses.
|capacity= the amount of uses for this weapon on a full weapons bar.
|type=the type of element or nature of this weapon.
|OffAppear=Official Game appearances
|appearances=MaGMML game appearances in games.
|appear2=Appearances in other medias.
|sprite=Sprite or 3D model.
|notes= Other special details about this weapon.
}}