Template:Weapon Infobox: Difference between revisions
From Tiny Rogues Wiki
(undo 1) Tag: Undo |
(undo 2) Tag: Undo |
||
Line 14: | Line 14: | ||
<infobox> | <infobox> | ||
<title source="name"> | <title source="name"> | ||
<default><center><p style="color:{{#switch: {{{Rarity}}} | C = #7b7c85 | U = #61ceee | R = #e1c969 | E = #b100fc | L = #f64e00 | Grey }};height:5px;font-size: {{#if: {{{HeaderSize|}}} | {{{HeaderSize}}} | 1.1em }};margin-bottom:20px; margin-top:20px" >{{PAGENAME}}</p></center></default> | |||
</title> | </title> | ||
<image source="image"><default>{{PAGENAMEE}}.png</default></image> | <image source="image"><default>{{PAGENAMEE}}.png</default></image> | ||
<group> | <group> | ||
<data source="Weapon_Type"><label><span style="color:#82838e; font-weight:bold">Type:</span></label></data> | <data source="Weapon_Type"><label><span style="color:#82838e; font-weight:bold">Type:</span></label></data> | ||
<data source="Rarity"><label><span style="color:#82838e; font-weight:bold">Rarity:</span></label><format>{{#ifeq: {{{Rarity}}} | | <data source="Rarity"><label><span style="color:#82838e; font-weight:bold">Rarity:</span></label><format>{{#ifeq: {{{Rarity}}} | C | {{Common}} |}}{{#ifeq: {{{Rarity}}} | U | {{Uncommon}} |}}{{#ifeq: {{{Rarity}}} | R | {{Rare}} |}}{{#ifeq: {{{Rarity}}} | E | {{Epic}}|}}{{#ifeq: {{{Rarity}}} | L | {{Legendary}}|}}</format></data> | ||
<data source="Hand"> <label><span style="color:#82838e; font-weight:bold">Hand:</span></label> <format>{{#ifeq: {{{Hand}}} | 1 | {{One-Handed}} |}} {{#ifeq: {{{Hand}}} | 2 | {{KW|2H}}|}}</format></data> | <data source="Hand"> <label><span style="color:#82838e; font-weight:bold">Hand:</span></label> <format>{{#ifeq: {{{Hand}}} | 1 | {{One-Handed}} |}} {{#ifeq: {{{Hand}}} | 2 | {{KW|2H}}|}}</format></data> | ||
<data source="ManaDrain"> <label><span style="color:#1dc1ee; font-weight:bold">Mana Drain:</span></label><format><span style="color:#1dc1ee; font-weight:bold">{{tt|{{{ManaDrain}}}[[File:IconMana.png|15px|link=]]|{{KW/Mana}} }}</span></format></data> | <data source="ManaDrain"> <label><span style="color:#1dc1ee; font-weight:bold">Mana Drain:</span></label><format><span style="color:#1dc1ee; font-weight:bold">{{tt|{{{ManaDrain}}}[[File:IconMana.png|15px|link=]]|{{KW/Mana}} }}</span></format></data> | ||
Line 40: | Line 34: | ||
<image source="Image"><default>{{#setmainimage:{{PAGENAMEE}}.gif}}</default></image> | <image source="Image"><default>{{#setmainimage:{{PAGENAMEE}}.gif}}</default></image> | ||
</infobox> | </infobox> | ||
</includeonly> | </includeonly><includeonly>[[Category: Weapon]]</includeonly>{{#switch: {{{Rarity}}} | ||
<includeonly>[[Category: Weapon]]</includeonly>{{#switch: {{{Rarity}}} | | C = {{#css:.portable-infobox {border-color: #7b7c85;} }} | ||
| | | U = {{#css:.portable-infobox {border-color: #61ceee;} }} | ||
| | | R = {{#css:.portable-infobox {border-color: #e1c969;} }} | ||
| | | E = {{#css:.portable-infobox {border-color: #b100fc;} }} | ||
| | | L = {{#css:.portable-infobox {border-color: #f64e00;} }}}} | ||
| | |||
}} |
Revision as of 16:48, 27 January 2024
This template defines the table "Weapon_Infobox". View table.