Category:Nations
To begin crafting your nation’s wiki page, start by copying the source code from Nation_Template. This template provides a structured foundation to showcase your nation's identity, history, and leadership.
Once created, be sure to include your page in Category:Nations to ensure it’s properly indexed alongside others in the geopolitical archive.
🌍 Nation Creation Form <form action="/index.php" method="get">
<input type="hidden" name="title" value="" id="nationPage"> <label for="nationName">Nation Name:</label> <input type="text" id="nationName" name="nationName" placeholder="e.g., Elaria" required> <input type="submit" value="Create Nation Page" onclick="document.getElementById('nationPage').value = document.getElementById('nationName').value.replace(/ /g, '_');">
</form>
This category currently contains no pages or media.