Contributing/Creating Accessories: Difference between revisions
Appearance
m Protected "Contributing/Creating Accessories" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <div style="font-size: 1.7em; font-weight: normal; margin-top: 1em;">Creating a New Accessory Page</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
Welcome, Drifter! | Welcome, Drifter! | ||
Line 6: | Line 7: | ||
Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment. | Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment. | ||
= | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Steps to Create a New Accessory Page</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
< | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">1. Create the Page</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
Enter the name of the accessory exactly as it appears in-game. | Enter the name of the accessory exactly as it appears in-game. | ||
Line 15: | Line 18: | ||
* Blessed Tinkerer Pendant | * Blessed Tinkerer Pendant | ||
< | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">2. Use the Accessory Template</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
On the new page, copy/paste the template below. | On the new page, copy/paste the template below. | ||
If you're using the [[Create Center]] the template will already be preloaded for you. | If you're using the [[Create Center]] the template will already be preloaded for you. | ||
Line 24: | Line 28: | ||
| tooltip_image = | | tooltip_image = | ||
| is_soulbound = | |||
| equipment_type = | | equipment_type = | ||
| level_requirement = | | level_requirement = | ||
Line 29: | Line 34: | ||
| class_requirement2 = | | class_requirement2 = | ||
| class_requirement3 = | | class_requirement3 = | ||
| stat1_name = | | stat1_name = | ||
Line 71: | Line 75: | ||
| how_to_acquire = | | how_to_acquire = | ||
| | | sell_price = | ||
}} | }} | ||
</pre> | </pre> | ||
< | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">3. Filling Out Details</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
* <code>equipment_type</code>: Necklace, Ring, or Earring. | * <code>equipment_type</code>: Necklace, Ring, or Earring. | ||
* <code>level_requirement</code>: Minimum level to equip. | * <code>level_requirement</code>: Minimum level to equip. | ||
Line 93: | Line 98: | ||
Separate multiple entries with commas. Use `::` for pretty links. | Separate multiple entries with commas. Use `::` for pretty links. | ||
* <code> | * <code>Sell Price</code>: | ||
If the accessory can be sold to vendors. | If the accessory can be sold to vendors. | ||
< | <div style="font-size: 1.2em; font-weight: bold; margin-top: 1em;">4. Save the Page</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
Preview the page, verify formatting, then save! | Preview the page, verify formatting, then save! | ||
= | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Examples</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
* [[Herbal Pouch Necklace]] | * [[Herbal Pouch Necklace]] | ||
* [[Blessed Tinkerer Pendant]] | * [[Blessed Tinkerer Pendant]] | ||
= | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Helpful Templates</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
* [[Template:Accessory/doc]] | * [[Template:Accessory/doc]] | ||
* [[Template:SetBonus/doc]] | * [[Template:SetBonus/doc]] | ||
* [[Template:AdditionalStats/doc]] | * [[Template:AdditionalStats/doc]] | ||
= | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Categories</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
Pages using this template are automatically categorized into: | Pages using this template are automatically categorized into: | ||
* Category:Accessory | * Category:Accessory | ||
Line 114: | Line 123: | ||
* Category:<class_requirement> Accessories | * Category:<class_requirement> Accessories | ||
= | <div style="font-size: 1.5em; font-weight: normal; margin-top: 1em;">Notes</div> | ||
<hr style="border: 0; border-top: 1px solid #555;" /> | |||
* Empty fields are hidden automatically. (Don't forget to delete the template comments) | * Empty fields are hidden automatically. (Don't forget to delete the template comments) | ||
* Up to 6 additional stats and 3 set bonus tiers are supported. | * Up to 6 additional stats and 3 set bonus tiers are supported. | ||
* Acquisition entries should always be double-checked! | * Acquisition entries should always be double-checked! | ||
Latest revision as of 08:28, 7 May 2025
Creating a New Accessory Page
Welcome, Drifter! This guide will help you create new accessory pages.
Accessories include Necklaces, Rings, Earrings, and other powerful bonus-granting equipment.
Steps to Create a New Accessory Page
1. Create the Page
Enter the name of the accessory exactly as it appears in-game.
Examples:
- Herbal Pouch Necklace
- Blessed Tinkerer Pendant
2. Use the Accessory Template
On the new page, copy/paste the template below. If you're using the Create Center the template will already be preloaded for you.
{{Accessory | name = | tooltip_image = | is_soulbound = | equipment_type = | level_requirement = | class_requirement1 = | class_requirement2 = | class_requirement3 = | stat1_name = | stat1_value = | stat2_name = | stat2_value = | stat3_name = | stat3_value = | stat4_name = | stat4_value = | stat5_name = | stat5_value = | stat6_name = | stat6_value = | set_name = | set_bonus_1_required = | set_bonus_1_effect1_stat = | set_bonus_1_effect1_value = | set_bonus_1_effect2_stat = | set_bonus_1_effect2_value = | set_bonus_1_effect3_stat = | set_bonus_1_effect3_value = | set_bonus_2_required = | set_bonus_2_effect1_stat = | set_bonus_2_effect1_value = | set_bonus_2_effect2_stat = | set_bonus_2_effect2_value = | set_bonus_2_effect3_stat = | set_bonus_2_effect3_value = | set_bonus_3_required = | set_bonus_3_effect1_stat = | set_bonus_3_effect1_value = | set_bonus_3_effect2_stat = | set_bonus_3_effect2_value = | set_bonus_3_effect3_stat = | set_bonus_3_effect3_value = | how_to_acquire = | sell_price = }}
3. Filling Out Details
equipment_type
: Necklace, Ring, or Earring.level_requirement
: Minimum level to equip.class_requirement1–3
: Classes that can equip the accessory (optional).is_soulbound
: Set to "Yes" if it cannot be traded.
stat1-6_name
: Example: Combat Movement, Healing, Positional, Penetration, Chemical Damage Resiststat1-6_value
: Enter value of stat. (+10, -5, etc)
set_name
: If the accessory has a Set Bonus, enter only the name of the set bonus (not including the words Set Bonus) on the tooltip.set_bonus_1-3_required
: Enter the number of pieces required for each tier of the set bonusset_bonus_1-3_effect1-3_stat
: Example: Combat Movement, Healing, Positional, Penetration, Chemical Damage Resistset_bonus_1-3_effect1-3_value
: Enter value of stat bonus. (+10, -5, etc)
How to Acquire
:
Where to get the accessory (drop sources, vendors, quest). Separate multiple entries with commas. Use `::` for pretty links.
Sell Price
:
If the accessory can be sold to vendors.
4. Save the Page
Preview the page, verify formatting, then save!
Examples
Helpful Templates
Categories
Pages using this template are automatically categorized into:
- Category:Accessory
- Category:<equipment_type> Equipment
- Category:<class_requirement> Accessories
Notes
- Empty fields are hidden automatically. (Don't forget to delete the template comments)
- Up to 6 additional stats and 3 set bonus tiers are supported.
- Acquisition entries should always be double-checked!