|
|
| Line 1: |
Line 1: |
| = ZelocoreCMS Style Guide = | | == Style Guide == |
| Follow these guidelines to ensure consistent, high-quality articles.
| | Guidelines for writing encyclopedic articles on CMS platforms. |
| | |
| == Article Structure ==
| |
| All CMS platform articles should follow this structure:
| |
| # Overview
| |
| # Key Features
| |
| # Installation
| |
| # Extensions / Plugins
| |
| # Themes & Customization
| |
| # Developer Documentation
| |
| # Hosting & Deployment
| |
| # Security
| |
| # Comparison
| |
| # Community
| |
| # External Links
| |
| | |
| == Templates ==
| |
| 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 ==
| |
| * 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 ==
| |
| Always use {{[[Template:Version_Badge|Version_Badge|X.Y.Z]]}} for version numbers inline.
| |