All CMS platform articles should follow this structure:
This style guide is the '''official standard''' for all articles on ZelocoreCMS Wiki. Following it ensures consistency, neutrality, and quality across the entire encyclopedia.
# Overview
</div>
# Key Features
# Installation
# Extensions / Plugins
# Themes & Customization
# Developer Documentation
# Hosting & Deployment
# Security
# Comparison
# Community
# External Links
== Templates ==
__TOC__
Always use these templates:
* {{[[Template:CMS_Infobox|CMS_Infobox]]}} â at the top of every CMS page
* {{[[Template:Verified_Official|Verified_Official]]}} â only for claimed pages (added by admins)
* {{[[Template:Community_Page|Community_Page]]}} â for community-contributed pages
* {{[[Template:Stub|Stub]]}} â for incomplete articles
* {{[[Template:Outdated|Outdated]]}} â for articles needing updates
== Writing Style ==
== đ Naming Conventions ==
* Write in clear, neutral, encyclopedic English
* Use present tense ("WordPress uses PHP", not "WordPress used PHP")
* Link to official documentation where possible
* Avoid promotional language
== Version Information ==
=== Article titles ===
Always use {{[[Template:Version_Badge|Version_Badge|X.Y.Z]]}} for version numbers inline.
* Use '''Title Case''' with underscores for spaces: <code>Payload_CMS</code>, <code>Adobe_Experience_Manager</code>
* Do '''not''' include "The" at the start: write <code>Ghost</code> not <code>The Ghost CMS</code>
* Do '''not''' include version numbers: write <code>WordPress</code> not <code>WordPress_6.5</code>
* Sub-pages use forward slashes: <code>Strapi/API_Reference</code>, <code>WordPress/Installation</code>
Â
=== Category names ===
* <code>Category:Blogging_CMS</code>
* <code>Category:Headless_CMS</code>
* <code>Category:ECommerce_CMS</code>
* <code>Category:Enterprise_CMS</code>
* <code>Category:Open_Source_CMS</code>
* <code>Category:SaaS_CMS</code>
* <code>Category:Wiki_Platforms</code>
* <code>Category:CMS_Platforms</code> â '''add to every CMS article'''
Â
== đī¸ Required Article Structure ==
Â
Every CMS article must follow this structure '''in this exact order''':
Â
<pre>
{{CMS_Infobox | name=... | developer=... | ... }}
Â
'''Platform Name''' is a [description]. (Lead paragraph â 1-2 sentences)
Â
== Overview ==
== Key Features ==
== Installation ==
=== Requirements ===
=== Quick Start ===
== API Reference ==
== Pricing ==
== Pros & Cons ==
== Community & Support ==
== See Also ==
== External Links ==
[[Category:CMS_Platforms]]
[[Category:Appropriate_Category]]
</pre>
Â
{{Note|The lead paragraph must not have a section heading. It appears directly after the infobox.}}
Â
== đĄī¸ Article Quality Levels ==
Â
{| class="wikitable" style="width:100%;"
! Level !! Template !! Requirements
|-
| đą '''Stub''' || <code><nowiki>{{Stub}}</nowiki></code> || Has infobox and lead paragraph. Missing most sections.
|-
| đ '''Start''' || <code><nowiki>{{Quality_Stub|...}}</nowiki></code> || Infobox + lead + at least 3 complete sections.
|-
| â '''Good''' || ''Nominated by senior editor'' || All required sections, code examples, references. No <code>{{Stub}}</code>.
| <code><nowiki>{{Tip|text}}</nowiki></code> || Green tip box || Best practices, shortcuts
|-
| <code><nowiki>{{Under_Construction}}</nowiki></code> || WIP notice || Actively being written
|-
| <code><nowiki>{{Review_Request|user=X}}</nowiki></code> || Review request || When expert review is needed
|}
Â
== đ External Links Section Format ==
Â
The External Links section must use this format:
<pre>
== External Links ==
* [https://platform.com Official Website]
* [https://docs.platform.com Documentation]
* [https://github.com/org/repo GitHub Repository]
* [https://community.platform.com Community Forum]
</pre>
Â
== â Questions? ==
Â
* Ask on the [[ZelocoreCMS:Community_Portal|Community Portal]]
* Talk to an [[Special:ListAdmins|administrator]]
* Compare with Wikipedia's [https://en.wikipedia.org/wiki/Wikipedia:Manual_of_Style Manual of Style] for general guidance
Â
[[Category:ZelocoreCMS]]
Latest revision as of 22:03, 29 July 2026
đ ZelocoreCMS Wiki â Article Style Guide
This style guide is the official standard for all articles on ZelocoreCMS Wiki. Following it ensures consistency, neutrality, and quality across the entire encyclopedia.
đ Naming Conventions
Article titles
Use Title Case with underscores for spaces: Payload_CMS, Adobe_Experience_Manager
Do not include "The" at the start: write Ghost not The Ghost CMS
Do not include version numbers: write WordPress not WordPress_6.5
Sub-pages use forward slashes: Strapi/API_Reference, WordPress/Installation
Category names
Category:Blogging_CMS
Category:Headless_CMS
Category:ECommerce_CMS
Category:Enterprise_CMS
Category:Open_Source_CMS
Category:SaaS_CMS
Category:Wiki_Platforms
Category:CMS_Platforms â add to every CMS article
đī¸ Required Article Structure
Every CMS article must follow this structure in this exact order:
{{CMS_Infobox | name=... | developer=... | ... }}
'''Platform Name''' is a [description]. (Lead paragraph â 1-2 sentences)
== Overview ==
== Key Features ==
== Installation ==
=== Requirements ===
=== Quick Start ===
== API Reference ==
== Pricing ==
== Pros & Cons ==
== Community & Support ==
== See Also ==
== External Links ==
[[Category:CMS_Platforms]]
[[Category:Appropriate_Category]]
âšī¸ The lead paragraph must not have a section heading. It appears directly after the infobox.
đĄī¸ Article Quality Levels
Level
Template
Requirements
đą Stub
{{Stub}}
Has infobox and lead paragraph. Missing most sections.
đ Start
{{Quality_Stub|...}}
Infobox + lead + at least 3 complete sections.
â Good
Nominated by senior editor
All required sections, code examples, references. No
đ Stub â This article is incomplete. You can help ZelocoreCMS Wiki by expanding it.
.
đ Featured
Admin-awarded
Exceptional depth, peer reviewed, all sections complete, images included.
âī¸ Writing Style
Do
Write in third person: "WordPress is..." not "We recommend WordPress..."
State facts: "WordPress was released in 2003" not "WordPress is old"
Use present tense for current facts: "Strapi supports GraphQL"
Use past tense for history: "Drupal was created by..."
Link to official documentation for all technical claims
Use code blocks for all command-line instructions and code examples
Do Not
â Use marketing language: "best", "industry-leading", "revolutionary", "powerful"
â State opinions: "WordPress is better than Joomla"
â Speculate about unreleased features
â Include pricing speculation â only state official published prices
â Copy text directly from official websites (copyright violation)
â Use first person: "I", "we", "our"
đ¨ Formatting Rules
Headings
Level 2 (== Heading ==) for main sections
Level 3 (=== Heading ===) for sub-sections
Never use Level 1 headings (= Heading =) in article body â that's the article title
Bold and Italic
Bold ('''text'''): First mention of the platform name in the lead paragraph, key terms
Italic (''text''): Titles of books, foreign terms, emphasis
Links
Link to other articles: [[WordPress]]
Link with custom text: [[WordPress|the WordPress platform]]
External links: [https://wordpress.org Official Website]