Jump to content

Create Center: Difference between revisions

From Drifters Almanac
No edit summary
No edit summary
Line 7: Line 7:


<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 2em;">
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 2em;">
<!-- Weapon -->
<div style="flex: 1 1 430px;
            border: 1px solid #4a774a;
            background-color: #222;
            padding: 1em;
            border-radius: 8px;
            text-align: center;">
  <span style="font-size: 1.3em;">⚔️ Create a Weapon</span><br><br>
  Enter the name of the weapon.<br><br>
  For crafted weapons use format: ''Item Name/Secondary Material''<br>
  Example: Newhaven Copper Sword/Rough Light Leather<br><br>
 
  <div class="cc-form-wrapper">
    {{#forminput:form=Weapon
      |no autofocus
      |placeholder=New_Weapon_Name
      |button text=Create Weapon Page
      |default=New_Weapon_Name
      |size=40
    }}
  </div>
</div>


<!-- Weapon -->
<!-- Weapon -->
Line 265: Line 288:
|button text=Create Recipe Book Page
|button text=Create Recipe Book Page
|default=New_Recipe_Book_Name
|default=New_Recipe_Book_Name
|preload=Template:RecipeBook/preload
|size=40
|size=40
}}
}}
Line 279: Line 301:
|placeholder=New_Misc_Item_Name
|placeholder=New_Misc_Item_Name
|button text=Create Misc Item Page
|button text=Create Misc Item Page
|preload=Template:MiscItem/preload
|default=New_Misc_Item_Name
|size=40
|size=40
}}
}}

Revision as of 16:55, 27 June 2025

🛠️ Welcome to the Create Center!

Here you can create new pages for Drifter's Almanac quickly and easily.
If you need full guidance, visit Contributing.

New discoveries keep our world alive.

 ⚔️ Create a Weapon

Enter the name of the weapon.

For crafted weapons use format: Item Name/Secondary Material
Example: Newhaven Copper Sword/Rough Light Leather

⚔️ Create a Weapon

Enter the name of the weapon.

For crafted weapons use format: Item Name/Secondary Material
Example: Newhaven Copper Sword/Rough Light Leather

🦺 Create Armor

Enter the name of the armor piece.

For crafted armor use format: Item Name/Secondary Material
Example: Newhaven Copper Helmet/Rough Light Leather

💍 Create an Accessory

Enter the name of the accessory.

🛡️ Create a Shield

Enter the name of the Shield.

For crafted shields use format: Item Name/Secondary Material
Example: Newhaven Copper Buckler/Rough Light Leather

✴️ Create an Offhand Accessory

Enter the name of the Offhand Accessory.
For crafted items use format: Item Name/Secondary Material
Example: Highlands Pine Banner/Highlands Ramie Cloth

🏹 Create Ammo

Enter the name of the Ammo.
For crafted items use format: Item Name/Secondary Material
Example: Flatlands Arrow/Fine Pine Shaft

🎯 Create Throwing Ammo

Enter the name of the Throwing Ammo.
For crafted items use format: Item Name/Secondary Material
Example: Highlands Kunai/Fine Hardwood Shaft

🛠️ Create a Tool

Enter the name of the Tool.
For crafted tools use format: Item Name/Secondary Material
Example: Bronze Pickaxe/Fine Ash Shaft

🧪 Create a Consumable

Enter the name of the Consumable.
For crafted items use format: Item Name/Secondary Material
Example: Smoked Crab Meat Slab/Aromatic Spice

🧬 Create an Augment

Enter the name of the Augment.
For variants use format: Item Name/Secondary Material
Example: Copper Armor Bracing/Fair Thick Leather

🧩 Create an Equipment Set

Use format: Set Name (Set)
Example: Salt Luck (Set)

💉 Create a Reagent

Enter the name of the Reagent item.
Use format: Item Name exactly as it appears in-game.
Example: Weak Numbing Agent

💎 Create a Resource Node

Enter the name of the resource node.

🌿 Create a Raw Component

Not all items that say "Raw Component" use this form.
Only items used in refining recipes should be added here.
Enter the name of the raw component.

⚗️ Create a Refining Recipe

Enter the name of the refining recipe.
Example: Copper Ingot Recipe

🧵 Create a Refined Component

These are any items used in crafting recipes.
Enter the name of the refined component.

🔨 Create a Crafting Recipe

Enter the name of the crafting recipe.
Example: Imbued Copper Greaves Recipe

📜 Create a Recipe Book

Enter the name of the recipe book.
Example: Recipe Imbued Lean Leather Boots

📦 Create a Misc Item

Enter the name of the item.



Need help? Visit the Contributing page for detailed instructions.