Create Center: Difference between revisions
No edit summary |
mNo edit summary |
||
| (68 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="border: 2px solid #4a774a; background-color: #1c1c1c; color: #ccc; padding: 1.5em; border-radius: 8px; margin-bottom: 1.5em; text-align: center;"> | <!-- Hero banner --> | ||
< | <div style=" | ||
Here you can create new pages for | border: 2px solid #4a774a; | ||
background-color: #1c1c1c; | |||
color: #ccc; | |||
< | padding: 1.5em; | ||
border-radius: 8px; | |||
margin-bottom: 1.5em; | |||
text-align: center; | |||
"> | |||
🛠️ <strong>Welcome to the Create Center!</strong><br> | |||
Here you can create new pages for quickly and easily.<br> | |||
<em>New discoveries keep our world alive.</em> | |||
</div> | </div> | ||
<div | <!-- Accordion wrapper --> | ||
<div class="cc-accordion"> | |||
<!-- Weapon --> | <!-- Weapon panel --> | ||
<div style=" | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">⚔️ Create a Weapon</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
< | <p>Enter the name of the weapon.</p> | ||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
width=40 | <p><small>Example: Newhaven Copper Sword/Rough Light Leather</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Weapon | |||
| placeholder=New_Weapon_Name | |||
</ | | button text=Create Weapon Page | ||
| size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Armor panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🦺 Create Armor</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the armor piece.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Newhaven Copper Helmet/Rough Light Leather</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Armor | |||
| placeholder=New_Armor_Name | |||
| button text=Create Armor Page | |||
| size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Accessory panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">💍 Create an Accessory</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the accessory.</p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Accessory | |||
| placeholder=New_Accessory_Name | |||
| button text=Create Accessory Page | |||
| size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Shield panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🛡️ Create a Shield</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the shield.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Newhaven Copper Buckler/Rough Light Leather</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Shield | |||
| placeholder=New_Shield_Name | |||
| button text=Create Shield Page | |||
| size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Offhand Accessory panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">✴️ Create an Offhand Accessory</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Offhand Accessory.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Highlands Pine Banner/Highlands Ramie Cloth</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Offhand | |||
|no autofocus | |||
|placeholder=New_Offhand_Accessory_Name | |||
|button text=Create Offhand Accessory Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Ammo panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🏹 Create Ammo</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Ammo.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Flatlands Arrow/Highlands Silver Ingot</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Ammo | |||
|no autofocus | |||
|placeholder=New_Ammo_Name | |||
|button text=Create Ammo Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Throwing Ammo panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🎯 Create Throwing Ammo</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Throwing Ammo.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Highlands Kunai/Highlands Silver Ingot</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=ThrowingAmmo | |||
|no autofocus | |||
|placeholder=New_Throwing_Ammo_Name | |||
|button text=Create Throwing Ammo Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Tool panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🛠️ Create a Tool</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Tool.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Bronze Pickaxe/Highlands Maple Wood</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Tool | |||
|no autofocus | |||
|placeholder=New_Tool_Name | |||
|button text=Create Tool Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Consumable panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🧪 Create a Consumable</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Consumable.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Smoked Crab Meat Slab/Aromatic Spice</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Consumable | |||
|no autofocus | |||
|placeholder=New_Consumable_Name | |||
|button text=Create Consumable Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Augment panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🧬 Create an Augment</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Augment.</p> | |||
<p><strong>Format:</strong> <code>Item Name/Secondary Material</code></p> | |||
<p><small>Example: Copper Armor Bracing/Fair Thick Leather</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Augment | |||
|no autofocus | |||
|placeholder=New_Augment_Name | |||
|button text=Create Augment Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Equipment Set panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🧩 Create an Equipment Set</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Set.</p> | |||
<p><strong>Format:</strong> <code>''Set Name (Set)''</code></p> | |||
<p><small>Example: Salt Luck (Set)</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=EquipmentSet | |||
|no autofocus | |||
|placeholder=New_Equipment_Set_Name | |||
|button text=Create Equipment Set Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Reagent panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">💉 Create a Reagent</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Reagent.</p> | |||
<p><strong>Format:</strong> <code>''Item Name'' exactly as it appears in-game.</code></p> | |||
<p><small>Example: Weak Numbing Agent</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Reagent | |||
|no autofocus | |||
|placeholder=New_Reagent_Name | |||
|button text=Create Reagent Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Resource Node panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">💎 Create a Resource Node</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Resource Node.</p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=ResourceNode | |||
|no autofocus | |||
|placeholder=New_Resource_Node_Name | |||
|button text=Create Resource Node Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | |||
<!-- Raw Component panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🌿 Create a Raw Component</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Not all items that say "Raw Component" use this form.</p> | |||
<p>Only items used in refining recipes should be added here.</p> | |||
<p>Enter the name of the Raw Component.</p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RawComponent | |||
|no autofocus | |||
|placeholder=New_Raw_Component_Name | |||
|button text=Create Raw Component Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Refining Recipe panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">⚗️ Create a Refining Recipe</div> | ||
<div class="mw-collapsible-content"> | |||
Example: | <p>Enter the name of the Refining Recipe.</p> | ||
< | <p><small>Example: Copper Ingot Recipe</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RefiningRecipe | |||
|no autofocus | |||
|placeholder=New_Refining_Recipe_Name | |||
|button text=Create Refining Recipe Page | |||
</ | |size=40 | ||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Refined Component panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🧵 Create a Refined Component</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>These are any items used in crafting recipes.</p> | |||
<p>Enter the name of the Refined Component.</p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RefinedComponent | |||
|no autofocus | |||
|placeholder=New_Refined_Component_Name | |||
</ | |button text=Create Refined Component Page | ||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Crafting Recipe panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🔨 Create a Crafting Recipe</div> | ||
<div class="mw-collapsible-content"> | |||
Example: | <p>Enter the name of the Crafting Recipe.</p> | ||
< | <p><small>Example: Imbued Copper Greaves Recipe</small></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=CraftingRecipe | |||
|no autofocus | |||
|placeholder=New_Crafting_Recipe_Name | |||
|button text=Create Crafting Recipe Page | |||
</ | |size=40 | ||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Recipe Book panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">📜 Create a Recipe Book</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
< | <p>Enter the name of the Recipe Book.</p> | ||
<p><strong>DON'T INCLUDE THE COLON AFTER "RECIPE"</p> | |||
<p><small>Example: Recipe Imbued Lean Leather Boots</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=RecipeBook | |||
|no autofocus | |||
</ | |placeholder=New_Recipe_Book_Name | ||
|button text=Create Recipe Book Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Misc Item panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">📦 Create a Misc Item</div> | ||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Item.</p> | |||
< | <p>This includes "vendor trash" and "quest items".</p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=MiscItem | |||
|no autofocus | |||
|placeholder=New_Misc_Item_Name | |||
|button text=Create Misc Item Page | |||
</ | |size=40 | ||
|autocompete on category=Misc Items | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Mob panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🐀 Create a Mob</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Mob.</p> | |||
<p>To keep track of mobs that use the same name across multiple zones, we use subpages.</p> | |||
< | <p><small>Example: Mob/Doe/Newhaven_Valley</small></p> | ||
<p>The main page "Mob/Doe" will have links to the subpages. | |||
<p><strong>Format:</strong> <code>Mob/<Name>/<Zone></code></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Mob | |||
|no autofocus | |||
</ | |placeholder=Mob/New_Mob_Name | ||
|button text=Create Mob Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- Named Mob panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">🐉 Create a Named Mob</div> | ||
Enter the name of the | <div class="mw-collapsible-content"> | ||
<p>Enter the name of the Named Mob.</p> | |||
<p><small>Example: NamedMob/Misha</small></p> | |||
< | <p><strong>Format:</strong> <code>Named Mob/<Name></code></p> | ||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=NamedMob | |||
|no autofocus | |||
|placeholder=Named Mob/New_Named_Mob_Name | |||
|button text=Create Named Mob Page | |||
</ | |size=40 | ||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- | <!-- World Boss panel --> | ||
<div | <div class="mw-collapsible mw-collapsed cc-panel"> | ||
< | <div class="cc-header">💀 Create a World Boss</div> | ||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the World Boss.</p> | |||
< | <p><small>Example: World Boss/Stryga</small></p> | ||
<p><strong>Format:</strong> <code>World Boss/<Name></code></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
<p>Coming Soon. | |||
<!-- | |||
{{#forminput: | |||
form=WorldBoss | |||
</ | |no autofocus | ||
|placeholder=World Boss/New_World_Boss_Name | |||
|button text=Create World Boss Page | |||
|size=40 | |||
}} | |||
--> | |||
</div> | |||
</div> | |||
</div> | </div> | ||
<!-- Zone panel --> | |||
<div class="mw-collapsible mw-collapsed cc-panel"> | |||
<div class="cc-header">🌍 Create a Zone</div> | |||
<div class="mw-collapsible-content"> | |||
<p>Enter the name of the Zone.</p> | |||
<p>Leave out any punctuation such as ' or -</p> | |||
<p><small>Example: Aquifer Karst</small></p> | |||
<div style="margin-top:1em; max-width:400px;"> | |||
{{#forminput: | |||
form=Zone | |||
|no autofocus | |||
|placeholder=New_Zone_Name | |||
|button text=Create Zone Page | |||
|size=40 | |||
}} | |||
</div> | |||
</div> | |||
</div> | </div> | ||
</div> | </div> | ||
Latest revision as of 08:58, 5 March 2026
🛠️ Welcome to the Create Center!
Here you can create new pages for quickly and easily.
New discoveries keep our world alive.
Enter the name of the weapon.
Format: Item Name/Secondary Material
Example: Newhaven Copper Sword/Rough Light Leather
Enter the name of the armor piece.
Format: Item Name/Secondary Material
Example: Newhaven Copper Helmet/Rough Light Leather
Enter the name of the accessory.
Enter the name of the shield.
Format: Item Name/Secondary Material
Example: Newhaven Copper Buckler/Rough Light Leather
Enter the name of the Offhand Accessory.
Format: Item Name/Secondary Material
Example: Highlands Pine Banner/Highlands Ramie Cloth
Enter the name of the Ammo.
Format: Item Name/Secondary Material
Example: Flatlands Arrow/Highlands Silver Ingot
Enter the name of the Throwing Ammo.
Format: Item Name/Secondary Material
Example: Highlands Kunai/Highlands Silver Ingot
Enter the name of the Tool.
Format: Item Name/Secondary Material
Example: Bronze Pickaxe/Highlands Maple Wood
Enter the name of the Consumable.
Format: Item Name/Secondary Material
Example: Smoked Crab Meat Slab/Aromatic Spice
Enter the name of the Augment.
Format: Item Name/Secondary Material
Example: Copper Armor Bracing/Fair Thick Leather
Enter the name of the Set.
Format: Set Name (Set)
Example: Salt Luck (Set)
Enter the name of the Reagent.
Format: Item Name exactly as it appears in-game.
Example: Weak Numbing Agent
Enter the name of the Resource Node.
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.
Enter the name of the Refining Recipe.
Example: Copper Ingot Recipe
These are any items used in crafting recipes.
Enter the name of the Refined Component.
Enter the name of the Crafting Recipe.
Example: Imbued Copper Greaves Recipe
Enter the name of the Recipe Book.
DON'T INCLUDE THE COLON AFTER "RECIPE"
Example: Recipe Imbued Lean Leather Boots
Enter the name of the Item.
This includes "vendor trash" and "quest items".
Enter the name of the Mob.
To keep track of mobs that use the same name across multiple zones, we use subpages.
Example: Mob/Doe/Newhaven_Valley
The main page "Mob/Doe" will have links to the subpages.
Format: Mob/<Name>/<Zone>
Enter the name of the Named Mob.
Example: NamedMob/Misha
Format: Named Mob/<Name>
Enter the name of the World Boss.
Example: World Boss/Stryga
Format: World Boss/<Name>
Coming Soon.
Enter the name of the Zone.
Leave out any punctuation such as ' or -
Example: Aquifer Karst