More actions
mNo edit summary |
mNo edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{EditorSidebar}} | |||
This is the official '''style guide''' of the DemocracyCraft Wiki. | This is the official '''style guide''' of the DemocracyCraft Wiki. | ||
== Capitalisation == | == General Styling == | ||
=== Quick references === | |||
While editing pages in "edit source" mode, you can press the "Help" button for a quick reference to formatting types like italics, bold, and headers. | |||
=== Capitalisation === | |||
Always capitalise proper nouns, as is proper in English. Use sentence case for all titles, headings, and categories (for example, "[[List of presidents]]" rather than "List of Presidents"). | Always capitalise proper nouns, as is proper in English. Use sentence case for all titles, headings, and categories (for example, "[[List of presidents]]" rather than "List of Presidents"). | ||
== Date format == | === Date format === | ||
When writing dates, use the | When writing dates, use the day-month-year format. For example, 14 April 2020. Incorrect versions of this format include "the 14th of April 2020" or "14 April, 2020"; avoid these incorrect versions. | ||
== Interlinks == | === Interlinks === | ||
Interlinks — links to other pages in the wiki — should only be included in the first mention of the subject, not every time it appears on the page. | Interlinks — links to other pages in the wiki — should only be included in the first mention of the subject, not every time it appears on the page. | ||
== Spelling == | === Spelling === | ||
Proper spelling should be used at all times, unless quoting someone. For common nouns, use Australian English spellings (such as organisation, centre, encyclopaedia). | Proper spelling should be used at all times, unless quoting someone. For common nouns, use Australian English spellings (such as organisation, centre, encyclopaedia). | ||
== Page styling == | |||
== Specific page type formatting == | |||
Follow these layout directions for individual page types! | |||
* [[:DemocracyCraft Wiki:Biographies|Biographies]] | |||
* [[:DemocracyCraft Wiki:Organisations|Organisations]] | |||
* [[:DemocracyCraft Wiki:Political party|Political party]] | |||
* [[:DemocracyCraft Wiki:News|News]] | |||
* [[:DemocracyCraft Wiki:Businesses|Businesses]] | |||
* [[:DemocracyCraft Wiki:Elections|Elections]] | |||
== Templates == | |||
=== How to use templates === | |||
You can use templates by wrapping the name with double curly braces, like <code><nowiki>{{Infobox}}</nowiki></code>. A lot of templates that are for information also take in parameters, which are better explained in their documentation page, but the general template is between each parameter is a vertical line (<code>|</code>). | |||
=== Information templates === | |||
* [[:Template:Infobox]] | |||
* [[:Template:Navbox]] | |||
** [[:Template:Department_of_Education]] | |||
** [[:Template:Department_of_the_Interior]] | |||
* [[:Template:Sidebar]] | |||
** [[:Template:Jobs]] | |||
** [[:Template:Elections_in_2025_sidebar]] | |||
=== Notification templates === | |||
* [[:Template:Stub]] |
Latest revision as of 00:12, 26 June 2025
Editor's guide |
---|
![]() |
Main pages |
Page examples |
This is the official style guide of the DemocracyCraft Wiki.
General Styling
Quick references
While editing pages in "edit source" mode, you can press the "Help" button for a quick reference to formatting types like italics, bold, and headers.
Capitalisation
Always capitalise proper nouns, as is proper in English. Use sentence case for all titles, headings, and categories (for example, "List of presidents" rather than "List of Presidents").
Date format
When writing dates, use the day-month-year format. For example, 14 April 2020. Incorrect versions of this format include "the 14th of April 2020" or "14 April, 2020"; avoid these incorrect versions.
Interlinks
Interlinks — links to other pages in the wiki — should only be included in the first mention of the subject, not every time it appears on the page.
Spelling
Proper spelling should be used at all times, unless quoting someone. For common nouns, use Australian English spellings (such as organisation, centre, encyclopaedia).
Page styling
Specific page type formatting
Follow these layout directions for individual page types!
Templates
How to use templates
You can use templates by wrapping the name with double curly braces, like {{Infobox}}
. A lot of templates that are for information also take in parameters, which are better explained in their documentation page, but the general template is between each parameter is a vertical line (|
).