Difference between revisions of "Template:Weapon"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Teg
(Created page with "<noinclude>{{doc}}Category:Templates<!-- -->{{#cargo_declare: _table=Weapons |BaseId=String |FormId=String |WeaponName=String |Type=String |Rarity=Integer |ElementalType=...")
>Teg
Line 62: Line 62:
 
{{TermDescription|HP|{{{MinHp|?}}} - {{{MaxHp|?}}} }}
 
{{TermDescription|HP|{{{MinHp|?}}} - {{{MaxHp|?}}} }}
 
{{TermDescription|Attack|{{{MinAtk|?}}} - {{{MaxAtk|?}}} }}
 
{{TermDescription|Attack|{{{MinAtk|?}}} - {{{MaxAtk|?}}} }}
{{TermDescription|Rarity|{{#if: {{{Rarity|}}} | <div style="margin-top:-2px">[[File:Icon Rarity Row {{{Rarity|}}}.png|90px|link=]]</div>}} }}
+
{{TermDescription|Rarity|{{#if: {{{Rarity|}}} | {{{{{Rarity|}}}*}} }} }}
 
{{TermDescription|Element|{{#if: {{{Element|}}} | {{InlineIcon|Icon Element|{{{Element|}}} }} {{{Element|}}} }} }}
 
{{TermDescription|Element|{{#if: {{{Element|}}} | {{InlineIcon|Icon Element|{{{Element|}}} }} {{{Element|}}} }} }}
 
{{TermDescription|Sell Value|{{{SellCoin|0}}} {{InlineIcon|Icon Resource|Rupies}}+ {{{SellDewPoint|0}}} {{InlineIcon|Icon Resource|Eldwater}} }}
 
{{TermDescription|Sell Value|{{{SellCoin|0}}} {{InlineIcon|Icon Resource|Rupies}}+ {{{SellDewPoint|0}}} {{InlineIcon|Icon Resource|Eldwater}} }}

Revision as of 16:25, 30 September 2018

50px Documentation

Usage

{{Weapons
|Id=
|BaseId=
|FormId=
|WeaponName=
|WeaponNameJP=
|Type=
|Rarity=
|ElementalType=
|Obtain=
|ReleaseDate=Month Day, Year
|Availability=
|MinHp=
|MaxHp=
|MinAtk=
|MaxAtk=
|VariationId=
|SkillName=
|Abilities11=
|Abilities21=
|IsPlayable=
|FlavorText=
|SellCoin=
|SellDewPoint=
|CraftNodeId=
|ParentCraftNodeId=
|CraftGroupId=
|FortCraftLevel=
|AssembleCoin=
|DisassembleCoin=
|DisassembleCost=
|Undisassemblable=
|MainWeaponId=
|MainWeaponQuantity=
|CraftMaterialType1=
|CraftMaterial1=
|CraftMaterialQuantity1=
|CraftMaterialType2=
|CraftMaterial2=
|CraftMaterialQuantity2=
|CraftMaterialType3=
|CraftMaterial3=
|CraftMaterialQuantity3=
|CraftMaterialType4=
|CraftMaterial4=
|CraftMaterialQuantity4=
|CraftMaterialType5=
|CraftMaterial5=
|CraftMaterialQuantity5=
}}

This template defines the table "Weapons". This table has not been created yet.