Template:Weapon: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
No edit summary
No edit summary
Line 73: Line 73:
}}
}}


</div>{{#ifeq:{{{displayOnly|0}}} | 1 | |<!--
</div>
-->{{#vardefine:frontImage|{{#invoke:String|replace|{{{name|}}}|:|}} front.png}}<!--

-->{{#vardefine:backImage|{{#invoke:String|replace|{{{name|}}}|:|}} back.png}}<!--
-->{{#vardefine:leftImage|{{#invoke:String|replace|{{{name|}}}|:|}} left.png}}<!--
-->{{#vardefine:rightImage|{{#invoke:String|replace|{{{name|}}}|:|}} right.png}}<!--
--><nowiki/>
==Outfit Preview==
==Outfit Preview==
<div class="grid-4-card-container">
<div class="grid-4-card-container">
Line 104: Line 108:
|activeSkillDescription={{{activeSkillDescription|}}}
|activeSkillDescription={{{activeSkillDescription|}}}
}}[[Category:Weapons]][[Category:{{{weaponType|}}} Weapons]]
}}[[Category:Weapons]][[Category:{{{weaponType|}}} Weapons]]
}}
</includeonly>
</includeonly>

Revision as of 01:03, 14 February 2024

Documentation

Description

Template used for creating weapon pages.

Usage

{{Weapon
|name=
|rarity=
|weaponType=
|tag1=
|tag2=
|tag3=
|description=
|source=
|exclusiveCompanion=
|basicAttackName=
|basicAttackDescription=
|passiveSkillName=
|passiveSkillDescription=
|activeSkillName=
|activeSkillCooldown=
|activeSkillCost=
|activeSkillDescription=
}}

This template defines the table "Weapon". View table.