Main Page: Difference between revisions
From Purgatory Props Tutorials
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language] | * [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] | * [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki] | ||
<div class="container-fluid mb-4"> | |||
<div class="row"> | |||
<div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0"> | |||
<div class="card"> | |||
<div class="card-body"> | |||
<h5 class="card-title">Title 1</h5> | |||
[[File:Screenshot tweeki.png|class=img-fluid| link=]] | |||
</div> | |||
<div class="card-footer">Footer text 1</div> | |||
</div><!-- End of card --> | |||
</div><!-- end of col 1--> | |||
<div class="col-12 col-lg-6 col-xl-4 mb-2 mb-lg-4 mb-xl-0"> | |||
<div class="card"> | |||
<div class="card-body"> | |||
<h5 class="card-title">Title 2</h5> | |||
[[File:Screenshot tweeki.png|class=img-fluid| link=]] | |||
</div> | |||
<div class="card-footer">Footer text 2</div> | |||
</div><!-- End of card --> | |||
</div><!-- End of col 2--> | |||
<div class="col-12 col-lg-6 col-xl-4"> | |||
<div class="card"> | |||
<div class="card-body"> | |||
<h5 class="card-title">Title 3</h5> | |||
[[File:Screenshot tweeki.png|class=img-fluid| link=]] | |||
</div> | |||
<div class="card-footer">Footer text 3</div> | |||
</div><!-- End of card --> | |||
</div><!-- End of col 3--> | |||
</div><!-- End of row 1--> | |||
</div> | |||
Latest revision as of 08:47, 17 October 2025
MediaWiki has been installed.
Consult the User's Guide for information on using the wiki software.
Getting started
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki