Difference between revisions of "Template:Icon"

From Dungeon Defenders 2 Wiki
Jump to: navigation, search
m
m
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
 
   |godly = <span style="color:#40E0D0"> [[File:Godly Icon.png|18px]] Godly </span>
 
   |godly = <span style="color:#40E0D0"> [[File:Godly Icon.png|18px]] Godly </span>
 
   |ancient = <span style="color:#DD1F13"> [[File:Ancient Icon.png|18px]] Ancient </span>
 
   |ancient = <span style="color:#DD1F13"> [[File:Ancient Icon.png|18px]] Ancient </span>
 +
}}
 +
<!--checkbox-->
 +
| checkbox = {{#switch:{{{2|}}}
 +
  |yes = [[File:TickGreen.png]]
 +
  |no = [[File:CrossWhite.png]]
 
}}
 
}}
 
}}<!--
 
}}<!--
  
 
--><noinclude>
 
--><noinclude>
{| style="text-align: center; width:50%;"
+
{| style="text-align: center; width:75%;"
 
|-
 
|-
 
|
 
|
Line 33: Line 38:
  
 
=== Available Inputs ===
 
=== Available Inputs ===
{| class="wikitable" style="width:50%;"
+
{| class="wikitable" style="width:75%;"
 
|-
 
|-
! Currency !! Rarity
+
! Currency !! Rarity !! Checkbox
 
|-
 
|-
 
|style="vertical-align: top; width:25%;"|
 
|style="vertical-align: top; width:25%;"|
Line 59: Line 64:
  
 
{{Icon|rarity|ancient}}
 
{{Icon|rarity|ancient}}
 +
|style="vertical-align: top; width:25%;"|
 +
{{Icon|checkbox|yes}} Yes
 +
 +
{{Icon|checkbox|no}} No
 
|}
 
|}
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 
</noinclude>
 
</noinclude>

Latest revision as of 14:04, 22 June 2026

Usage:
{{Icon|category|type}}

Example:
{{Icon|rarity|powerful}}

  • Current default size will always be 18px.
  • Accepted inputs are not case-sensitive. But for consistency, probably best to stick to having the first letter of each input in upper-case.
  • Only the rarity category will automatically have the wording beside their respective icons.

Available Inputs

Currency Rarity Checkbox

Gold Icon.png Gold

Defender Medal Icon.png Defender Medal

Gem Icon.png Gem

Worn Icon.png Worn

Sturdy Icon.png Sturdy

Powerful Icon.png Powerful

Epic Icon.png Epic

Mythical Icon.png Mythical

Legendary Icon.png Legendary

Godly Icon.png Godly

Ancient Icon.png Ancient

TickGreen.png Yes

CrossWhite.png No