|
|
(6 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <!-- Welcome Section -->
| | {{Main page/header}} |
| <div id="welcome-section">
| |
| <h1>Welcome to FishWiki!</h1>
| |
| <p>Your ultimate resource for fish care and aquarium enthusiasts.</p>
| |
| </div>
| |
| | |
| <!-- Navigation Buttons -->
| |
| <div id="navigation-buttons">
| |
| <div class="nav-button">
| |
| <a href="/wiki/Freshwater">
| |
| <img src="/path/to/freshwater_image.jpg" alt="Freshwater" />
| |
| <h3>Freshwater</h3>
| |
| </a>
| |
| </div>
| |
| <div class="nav-button">
| |
| <a href="/wiki/Saltwater">
| |
| <img src="/path/to/saltwater_image.jpg" alt="Saltwater" />
| |
| <h3>Saltwater</h3>
| |
| </a>
| |
| </div>
| |
| <div class="nav-button">
| |
| <a href="/wiki/Brackish">
| |
| <img src="/path/to/brackish_image.jpg" alt="Brackish" />
| |
| <h3>Brackish</h3>
| |
| </a>
| |
| </div>
| |
| <div class="nav-button">
| |
| <a href="/wiki/Blackwater">
| |
| <img src="/path/to/blackwater_image.jpg" alt="Blackwater" />
| |
| <h3>Blackwater</h3>
| |
| </a>
| |
| </div>
| |
| </div>
| |
| | |
| | |
| Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
| |
| | |
| == Getting started ==
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
| |
| * [https://lists.wikimedia.org/postorius/lists/mediawiki-announce.lists.wikimedia.org/ MediaWiki release mailing list]
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
| |
| * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
| |