Difference between revisions of "Template:Test"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
m
Line 1: Line 1:
{| style="float: right; width: 270px; border: 1px solid #008000; border-radius: 5px; padding: 3px;"
+
| [[File:{{{icon}}}|48px]]
|-
+
| data-sort-value="{{{name}}}" style="background: linear-gradient(to bottom, #000435 0%, #191970 100%)" | {{Hero Shard|{{{name}}}}}
! colspan="2" style="background-color: #008000; color: white; font-size:120%;"| <div>{{{name|{{PAGENAME}}}}}</div>
+
| {{{effect}}}
|-
+
| {{{gearslot}}}
| colspan="2" style="text-align:center;" |<!---
+
| {{{shardpack}}}
--->{{#if: {{{image|}}}
 
      | [[{{{image}}}|256px|center|{{{description|}}}]] <div style="padding: 5px;"><i>{{{description|description?}}}</i></div>
 
    }}
 
|-
 
! colspan="2" style="background-color: #008000; color: white; font-size:120%;" | Information
 
|-
 
| style="width:50%; text-align: right;" | <!-- Sets the width of the left column-->
 
| style="width:50%; text-align: right;" | <!-- Sets the width of the right column-->
 
|-
 
| '''Hero:'''
 
|{{#if: {{{hero|}}}
 
  | [[{{{hero}}}|{{{hero}}}]]
 
  | hero?
 
}} {{Valid for {{{hero}}}}}
 
|-
 
| '''Defense Type:'''
 
| [[Defenses|{{{defense type|?}}}]]
 
|-
 
| '''Mana Cost:'''
 
| [[Mana|{{{mana cost|?}}}]]
 
|-
 
| '''Damage Type:'''
 
| [[Elements|{{{damage type|?}}}]]
 
|-
 
| '''Status Effect:'''
 
| [[Status Effects|{{{status effect|None}}}]]
 
|-
 
| '''Base Range:'''
 
| {{{base_range|?}}}
 
|-
 
| '''Range Cap:'''
 
| {{{range_cap|?}}}
 
|-
 
| '''Range Scalar:'''
 
| {{{range_scalar|?}}}
 
|}
 
[[Category:Defenses]] [[Category:Heroes]] [[Category:Dungeon Defenders 2]]
 
<noinclude>
 
===Parameters===
 
{| border="1" style="border-collapse:collapse;"
 
|-
 
! Parameter !! Description
 
|-
 
| name || calls for name. page name by default.
 
|-
 
| hero || calls for the hero.
 
|-
 
| description || calls for the description.
 
|-
 
| damage_type || calls for the damage type.
 
|-
 
| defense_type || calls for the defense type. 
 
|-
 
| mana || calls for the mana value.
 
|-
 
| base_range || calls for base range.
 
|-
 
| range_cap || calls for the range cap.
 
|-
 
| range_scalar || calls for the range scalar.
 
|-
 
|}
 
__NOEDITSECTION__
 
</noinclude>
 

Revision as of 14:42, 23 February 2025

| [[File:{{{icon}}}|48px]] | data-sort-value="{{{name}}}" style="background: linear-gradient(to bottom, #000435 0%, #191970 100%)" | style="background: linear-gradient(to bottom, #000435 0%, #191970 100%); color:#D3D3D3;" | {{{name}}} | {{{effect}}} | {{{gearslot}}} | {{{shardpack}}}