<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.pottercraftmc.com/index.php?action=history&amp;feed=atom&amp;title=PotterCraft%3AWiki_Guidelines</id>
	<title>PotterCraft:Wiki Guidelines - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pottercraftmc.com/index.php?action=history&amp;feed=atom&amp;title=PotterCraft%3AWiki_Guidelines"/>
	<link rel="alternate" type="text/html" href="https://wiki.pottercraftmc.com/index.php?title=PotterCraft:Wiki_Guidelines&amp;action=history"/>
	<updated>2026-09-25T21:43:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.pottercraftmc.com/index.php?title=PotterCraft:Wiki_Guidelines&amp;diff=151&amp;oldid=prev</id>
		<title>Curtis73: Updated page content</title>
		<link rel="alternate" type="text/html" href="https://wiki.pottercraftmc.com/index.php?title=PotterCraft:Wiki_Guidelines&amp;diff=151&amp;oldid=prev"/>
		<updated>2026-09-16T19:48:08Z</updated>

		<summary type="html">&lt;p&gt;Updated page content&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div class=&amp;quot;page-header-box&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h1&amp;gt;PotterCraft Wiki Contributor Guidelines&amp;lt;/h1&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;Welcome to the wiki! This article contains standards, conventions, and best practices for contributing to this wiki.&amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;If you&amp;#039;re unsure about anything, feel free to ask! And you&amp;#039;re more than welcome to click edit on a page if you want to see how it&amp;#039;s formatted.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== 1. General Principles &amp;amp; Tone ==&lt;br /&gt;
The PotterCraft Wiki serves as the official community archive and gameplay encyclopedia. When writing or editing articles, please keep the following principles in mind:&lt;br /&gt;
&lt;br /&gt;
* Articles should be written from a neutral, third-person perspective (e.g., &amp;#039;&amp;#039;&amp;quot;Players obtain cards by...&amp;quot;&amp;#039;&amp;#039; rather than &amp;#039;&amp;#039;&amp;quot;You get cards by...&amp;quot;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;quot;I bought cards by...&amp;quot;&amp;#039;&amp;#039;).&lt;br /&gt;
* Focus on practical information, clear steps, and accurate numbers. Avoid unnecessary filler.&lt;br /&gt;
* When documenting staff members, lore, or past events, keep descriptions respectful, factual, and community-focused.&lt;br /&gt;
&lt;br /&gt;
== 2. Content Accuracy &amp;amp; Server Canon ==&lt;br /&gt;
* Only document features, spells, commands, and rules that exist or historically existed on PotterCraft.&lt;br /&gt;
* While community-driven events and historical server lore (such as tournaments, PvP wars/kingdoms, and such) are encouraged, completely fabricated fan-fiction or rumors should not be documented as server canon.&lt;br /&gt;
* Do not document instructions on how to perform active server crashes, duplication glitches, or economy exploits. If a known bug is being patched, discuss the historical context without providing reproduction steps.&lt;br /&gt;
&lt;br /&gt;
== 3. Standard Formatting &amp;amp; Templates ==&lt;br /&gt;
To maintain visual consistency across all articles, use the server&amp;#039;s standard template library.&lt;br /&gt;
&lt;br /&gt;
This library will continue to grow as the wiki evolves. If you find yourself repeating a certain style of formatting, consider making a template out of it to save yourself (and others!) time.&lt;br /&gt;
&lt;br /&gt;
=== Event &amp;amp; Tournament Pages ===&lt;br /&gt;
For tournaments, and events, place the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Infobox Event}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; template at the top-right of the article:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox Event&lt;br /&gt;
| title       = First Triwizard Tournament&lt;br /&gt;
| image       = Triwizard_2016.png&lt;br /&gt;
| caption     = The opening ceremony at the lake&lt;br /&gt;
| date        = August 2016&lt;br /&gt;
| location    = Hogwarts Castle &amp;amp; Arena&lt;br /&gt;
| winner      = PlayerName&lt;br /&gt;
| organizer   = StaffName&lt;br /&gt;
| reward      = Triwizard Trophy &amp;amp; 500 House Points&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Feature &amp;amp; System Pages ===&lt;br /&gt;
For custom plugins, gameplay mechanics, and collectibles, use the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Infobox Feature}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; template:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Infobox Feature&lt;br /&gt;
| name        = Wizard Cards&lt;br /&gt;
| image       = Cards_Preview.png&lt;br /&gt;
| release     = 2016&lt;br /&gt;
| category    = Collectibles&lt;br /&gt;
| status      = Active&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Section Headings &amp;amp; Hierarchy ===&lt;br /&gt;
Always use proper MediaWiki heading syntax rather than bold text for headings:&lt;br /&gt;
* &amp;lt;code&amp;gt;== Section Heading ==&amp;lt;/code&amp;gt; (Level 2 - Main article sections)&lt;br /&gt;
* &amp;lt;code&amp;gt;=== Subsection Heading ===&amp;lt;/code&amp;gt; (Level 3 - Sub-topics within a section)&lt;br /&gt;
* &amp;lt;code&amp;gt;==== Topic Heading ====&amp;lt;/code&amp;gt; (Level 4 - Minor subdivisions)&lt;br /&gt;
&lt;br /&gt;
If you use the visual editor (strongly recommended), make sure you select the correct heading tier from the &amp;quot;Paragraph&amp;quot; dropdown.&lt;br /&gt;
&lt;br /&gt;
== 4. Screenshot &amp;amp; Media Standards ==&lt;br /&gt;
Visual documentation makes articles significantly easier to follow:&lt;br /&gt;
&lt;br /&gt;
* If uploading screenshots of events or things in-game, press &amp;lt;code&amp;gt;F1&amp;lt;/code&amp;gt; to hide your hand, crosshair, and chat for clean, cinematic presentation.&lt;br /&gt;
* When uploading images, give files clear &amp;amp; descriptive names (e.g., &amp;lt;code&amp;gt;Easter_Event_2020.png&amp;lt;/code&amp;gt; instead of &amp;lt;code&amp;gt;2020-04-14_01.12.33.png&amp;lt;/code&amp;gt;).&lt;br /&gt;
* When uploading images, ensure they look legible against dark backgrounds (avoid pure black text with transparent backgrounds).&lt;br /&gt;
&lt;br /&gt;
== 5. Page Creation &amp;amp; Organization ==&lt;br /&gt;
* Before creating a new page, check [[Special:AllPages|Browse All Pages]] to verify that the topic has not already been documented under a slightly different name.&lt;br /&gt;
* Use categories - categorize new articles at the bottom of the page using category tags:&lt;br /&gt;
** &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Events]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for tournaments and live events.&lt;br /&gt;
** &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:Features]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for custom server plugins and systems.&lt;br /&gt;
** &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Category:History]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; for historical eras and resets.&lt;br /&gt;
&lt;br /&gt;
== 6. Prohibited Actions &amp;amp; Moderation ==&lt;br /&gt;
To protect the integrity of the wiki, the following actions will result in account suspension or revocation of editing privileges:&lt;br /&gt;
* Vandalism, blanking legitimate articles, or deleting content unnecessarily.&lt;br /&gt;
* Inserting unauthorised commercial links or advertising external servers.&lt;br /&gt;
* Harassment, personal attacks, or doxxing of community members.&lt;br /&gt;
&lt;br /&gt;
If you notice vandalism or incorrect information that you cannot fix yourself, please report it in the official PotterCraft Discord support channel.&lt;/div&gt;</summary>
		<author><name>Curtis73</name></author>
	</entry>
</feed>