Jump to content

DGRWiki:Create your page: Difference between revisions

Created page with "__NOTOC__ <div style="text-align: center; font-size: 200%; font-weight: bold; margin: 20px 0;">Create your page</div> <div style="border: 2px solid #0066cc; background: #e0f0ff; padding: 20px; margin: 10px 0; border-radius: 4px; text-align: center;"> <div style="font-size: 120%; margin-bottom: 10px;">📝 Welcome! You are about to create a new page on DGR Wiki.</div> <div style="font-size: 90%; color: #555;">Please follow the steps below to create your article.</div> </..."
 
No edit summary
Line 21: Line 21:
<div style="font-size: 150%; text-align: center; margin-bottom: 10px;">3️⃣</div>
<div style="font-size: 150%; text-align: center; margin-bottom: 10px;">3️⃣</div>
<div style="font-weight: bold; text-align: center; font-size: 110%; margin-bottom: 10px;">Submit for review</div>
<div style="font-weight: bold; text-align: center; font-size: 110%; margin-bottom: 10px;">Submit for review</div>
<div style="font-size: 90%;">All new articles go through the [[DGR Wiki:Articles for creation|Articles for creation]] process. Add <code>{{AfC submission}}</code> to the top of your page to submit.</div>
<div style="font-size: 90%;">All new articles go through the [[DGR Wiki:Articles for creation|Articles for creation]] process. Add <code><nowiki>{{AfC submission}}</nowiki></code> to the top of your page to submit.</div>
</div>
</div>
</div>
</div>
Line 28: Line 28:
<div style="font-weight: bold; font-size: 110%; margin-bottom: 10px;">🔍 Search for existing articles</div>
<div style="font-weight: bold; font-size: 110%; margin-bottom: 10px;">🔍 Search for existing articles</div>
<div style="margin-bottom: 10px;">Before creating a new page, search to see if the topic already exists:</div>
<div style="margin-bottom: 10px;">Before creating a new page, search to see if the topic already exists:</div>
<form action="/index.php" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;">
<form action="{{fullurl:Special:Search}}" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;">
<input type="hidden" name="search" value="1">
<input type="text" name="search" placeholder="Search for an article..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;">
<input type="text" name="search" placeholder="Search for an article..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;">
<button type="submit" style="padding: 8px 20px; background: #0066cc; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Search</button>
<button type="submit" style="padding: 8px 20px; background: #0066cc; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Search</button>
Line 38: Line 37:
<div style="font-weight: bold; font-size: 110%; margin-bottom: 10px;">📝 Create your page</div>
<div style="font-weight: bold; font-size: 110%; margin-bottom: 10px;">📝 Create your page</div>
<div style="margin-bottom: 10px;">Enter the title of your new article below:</div>
<div style="margin-bottom: 10px;">Enter the title of your new article below:</div>
<form action="/index.php" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;">
<form action="{{fullurl:{{FULLPAGENAME}}}}" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;">
<input type="hidden" name="action" value="edit">
<input type="hidden" name="action" value="edit">
<input type="hidden" name="redlink" value="1">
<input type="text" name="title" placeholder="Enter article title..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;">
<input type="text" name="title" placeholder="Enter article title..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;">
<button type="submit" style="padding: 8px 20px; background: #1db954; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Create page</button>
<button type="submit" style="padding: 8px 20px; background: #1db954; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Create page</button>

Revision as of 18:32, 23 July 2026

Create your page
📝 Welcome! You are about to create a new page on DGR Wiki.
Please follow the steps below to create your article.
1️⃣
Choose a title
Think of a clear and descriptive title for your article. Make sure it follows DGR Wiki's naming conventions.
2️⃣
Write your content
Use reliable sources, write in a neutral tone, and follow the Manual of Style. Include references to support your claims.
3️⃣
Submit for review
All new articles go through the Articles for creation process. Add {{AfC submission}} to the top of your page to submit.
🔍 Search for existing articles
Before creating a new page, search to see if the topic already exists:

<form action="https://dgrwiki.org/wiki/Special:Search" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;"> <input type="text" name="search" placeholder="Search for an article..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;"> <button type="submit" style="padding: 8px 20px; background: #0066cc; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Search</button> </form>

📝 Create your page
Enter the title of your new article below:

<form action="https://dgrwiki.org/wiki/DGRWiki:Create_your_page" method="get" style="display: flex; gap: 10px; flex-wrap: wrap;"> <input type="hidden" name="action" value="edit"> <input type="hidden" name="redlink" value="1"> <input type="text" name="title" placeholder="Enter article title..." style="flex: 1; min-width: 200px; padding: 8px; border: 1px solid #a2a9b1; border-radius: 4px;"> <button type="submit" style="padding: 8px 20px; background: #1db954; color: #fff; border: none; border-radius: 4px; cursor: pointer;">Create page</button> </form>

⚠️ Important notes
  • All new articles are created in the Draft namespace and must be reviewed before publication.
  • Make sure your topic meets the notability guidelines.
  • Cite reliable sources for all information.
  • Write in a neutral, encyclopedia-style tone.
  • Do not copy content from other sources - this is copyright infringement.