Basic Instructions
To start using this template, copy the following code to the page where you wish to use it:
{{DAH Borrowed}}
Adding information to Borrowed Table
Every cell in the table has a unique parameter name which can be used to have the DAH Borrowed Table show what the item is, if the Item is Craftable, if the Item is Hellforged, and if the Item is borrowed. These are Name of Item for Name of Item, CraftableNotCraftable Item is Not Craftable, CraftableAverage Item is crafted to Average, CraftableExcellant Item is crafted to Excellant, CraftableGood Item is crafted to Good, CraftablePerfect Item is crafted to Perfect, CraftablePoor Item is crafted to Poor, CraftableUncrafted Item is Uncrafted,
CraftableVeryGood Item is crafted to Very Good, CraftableVeryPoor Item is crafted to Very Poor, Hellforged0 Item has not been hellforged, Hellforged1 Item has been Hellforged 1 time, Hellforged2 Item has been Hellforged 2 times, Hellforged3 Item has been Hellforged 3 times, Hellforged4 Item has been Hellforged 4 times, Hellforged5 Item has been Hellforged 5 times, or Name of Player for Name of Player and Player id number for Name of Player who borrowed Item. To add a cell's information in the table , change the code so it looks like:
{{DAH Borrowed
|Glove-Name=Name of Item
|Glove-Hellforge-Lvl=Hellforged0
|Glove-Craft-Lvl=CraftableNotCraftable
|Glove-Borrowed-By1=Name of player who is borrowing Item
|Glove-Borrowed-By2=Player id number of player who is borrowing Item
}}
If a borrowed parameter name is not given, it will automatically default to none. However, if the borrowed parameter name is listed, a value must be given or the template will malfunction.
Optional Parameters
The following optional parameters can be added to give the table a more custom appearance:
|table-style= (css)
|title-style= (css)
|column1-width= #
|column2-width= #
|column3-width= #
|column4-width= #
|column5-width= #
|borrowed-style= (css)
|borrowed-cell-style= (css)
|empty-borrowed-cell-style=(css)
|
All Borrowed Table Parameters
|Glove-Name=
|Glove-Hellforge-Lvl=
|Glove-Craft-Lvl=
|Glove-Borrowed-By1=
|Glove-Borrowed-By2=
|Helmet-Name=
|Helmet-Hellforge-Lvl=
|Helmet-Craft-Lvl=
|Helmet-Borrowed-By1=
|Helmet-Borrowed-By2=
|Amulet-Name=
|Amulet-Hellforge-Lvl=
|Amulet-Craft-Lvl=
|Amulet-Borrowed-By1=
|Amulet-Borrowed-By2=
|Weapon-Name=
|Weapon-Hellforge-Lvl=
|Weapon-Craft-Lvl=
|Weapon-Borrowed-By1=
|Weapon-Borrowed-By2=
|Armor-Name=
|Armor-Hellforge-Lvl=
|Armor-Craft-Lvl=
|Armor-Borrowed-By1=
|Armor-Borrowed-By2=
|Shield-Name=
|Shield-Hellforge-Lvl=
|Shield-Craft-Lvl=
|Shield-Borrowed-By1=
|Shield-Borrowed-By2=
|Ring-Name=
|Ring-Hellforge-Lvl=
|Ring-Craft-Lvl=
|Ring-Borrowed-By1=
|Ring-Borrowed-By2=
|Boot-Name=
|Boot-Hellforge-Lvl=
|Boot-Craft-Lvl=
|Boot-Borrowed-By1=
|Boot-Borrowed-By2=
|Rune-Name=
|Rune-Hellforge-Lvl=
|Rune-Craft-Lvl=
|Rune-Borrowed-By1=
|Rune-Borrowed-By2=
Templates used in this template
DAH Borrowed By;
CraftableNotCraftable;
Hellforged0;
CraftableUncrafted;
CraftableVeryPoor;
CraftablePoor;
CraftableAverage;
CraftableGood;
CraftableVeryGood;
CraftableExcellent;
CraftablePerfect;
Hellforged1;
Hellforged2;
Hellforged3;
Hellforged4;
Hellforged5;
|