How to Contribute

From Titan Quest 2 Wiki

Welcome. Anyone can edit. Anonymous edits are allowed and will have an account assigned for privacy protection. All contributions are submitted under our wiki copyright policy and may be curated for clarity and consistency.

How to Contribute to the Titan Quest 2 Wiki

Quick Start

  1. Open the page you want to improve and click Edit source on the top right menu of the page to use markup. Visual editing is available, but we recommend markup for precise control.
  2. Make your change. Use the preview button before saving.
  3. Write a short edit summary so others understand what changed.
  4. If your change is tentative, mark it clearly as speculation and add a note asking for verification.

Use Markup

Use these basics to match the wiki style.

  • Bold: '''text'''
  • Italic: ''text''
  • Links: [[Page Name]] or [[Target Page|Link Text]]
  • Lists: start lines with * for bullets or # for numbers
  • Headings: use your classes
 * <h2 class="fancy-main">Section Title</h2>
 * <h3 class="secondary">Subsection</h3>
 * <h4 class="decorative">Small Heading</h4>

The {{ItemLink}} Magic Word

Use {ItemLink}} whenever you reference a page that should also show its icon.

  • Basic: {{ItemLink|Earth Mastery}}
  • With custom text: {{ItemLink|Earth Mastery|Earth}}
  • With size: {{ItemLink|Earth Mastery|Earth|size=24px}}

Icon rule used by {{ItemLink}}:

  • Icons must follow this filename: Titan-quest-2-wiki-<slug>.png
  • The slug is the page name, lowercased, spaces and underscores replaced with hyphens. Example: Earth MasteryTitan-quest-2-wiki-earth-mastery.png
  • If an icon is missing, please upload it with the correct name or add a note so we can create it.

What To Add

We want verified player experience during Early Access.

  • Add information you tested in game. Include the game version and date when relevant.
  • Post observations, screenshots, and steps used to reproduce outcomes.
  • It is fine to be unsure. Edit the page and label uncertain parts as speculation so others can help confirm.

What To Avoid

  • Do not post datamined content. Many things may change or be removed during Early Access.
  • Do not copy content from other sites that conflicts with our copyright policy.

How To Mark Speculation and Questions

Use clear, visible markers on the page so readers know what needs checking.

  • Inline speculation: (Speculation) This effect might scale with Resolve.
  • Block note example:
<h4 class="decorative">Needs Verification</h4>
* ''(Speculation)'' Fissure may apply Burning on every tick. Tested on 0.1.1 on August 8, 2025. Please confirm.

You can also leave an HTML comment that editors will see in source view: <!-- Unsure about this breakpoint, needs testing -->

Simple Test Report Pattern

Copy this when you publish results of your testing in the comments section.

* Version: 0.1.1
* Date: August 8, 2025
* Setup: Level 8 Storm, Resolve 20, no modifiers
* Method: Cast Cyclone, counted ticks in 10s duration
* Result: 10 ticks observed, average 4 Cold Damage per tick
* Notes: Damage increased by 5% per Amplify stack up to 10 stacks

Page Skeleton You Can Reuse

This is a clean structure for general pages.

Intro sentence that explains what this page covers.
<h2 class="fancy-main">PAGE TITLE</h2>
<h3 class="secondary">Overview</h3>
Brief description and key facts. Link related topics such as {{ItemLink|Damage_Types|Damage Types|size=24px}} and {{ItemLink|Ailments|size=24px}}.

<h3 class="secondary">Details</h3>
Bullets or short paragraphs. Use {{ItemLink}} for skills, items, or tags.

<h4 class="decorative">Notes</h4>
* ''(Speculation)'' … 
* Questions welcome here.

Saving Edits

  • Use Preview to check layout.
  • Write a clear edit summary.
  • Mark small fixes as minor.
  • If you start a larger rewrite, consider saving in smaller chunks.

Privacy and Copyright

  • Anonymous edits are allowed and get an account assigned for privacy protection.
  • All edits are submitted under our wiki copyright policy.
  • By contributing, you agree that your work may be edited for style, accuracy, and consistency with site guidelines.

Need Help

If you are unsure, ask directly on the page in a short note and tag it as speculation or needs verification. The community will test and help confirm. You can also point to related context such as Patch Notes when your information depends on a recent update.