FAMEData:Main Page: Difference between revisions

From FAMEData
m Sunilbutolia moved page Main Page to famedata:Main Page without leaving a redirect
No edit summary
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
<!-- Hide MediaWiki Page Title -->
{{DISPLAYTITLE: }}
<!-- Full-Width Welcome Card -->
<div style="width: 100%; box-sizing: border-box; padding: 5px; margin-bottom: 20px; border: 1px solid #ccc;">
  <div style="background-color: #3498db; padding: 10px;">
    <h2 style="color: white;">Welcome to [Your Site Name]</h2>
  </div>
  <p>Welcome to the official [Your Site Name] Wikibase. Here you can create, edit, and manage structured data about [Your Focus Area].</p>
  <p>Feel free to explore and contribute!</p>
</div>
<!-- Two Column Layout Starts -->


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
<div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
  <!-- First Two Cards -->
  <div style="flex: 1 1 45%; box-sizing: border-box; padding: 10px; margin-bottom: 20px; border: 1px solid #ccc;">
    <div style="background-color: #e67e22; padding: 10px;">
      <h2 style="color: white;">Recently Created Items</h2>
    </div>
    <ul>
      <li>[[Item1]] - Description of Item 1</li>
      <li>[[Item2]] - Description of Item 2</li>
      <li>[[Item3]] - Description of Item 3</li>
      <li>[[Item4]] - Description of Item 4</li>
      <li>[[Item5]] - Description of Item 5</li>
    </ul>
  </div>
  <div style="flex: 1 1 45%; box-sizing: border-box; padding: 10px; margin-bottom: 20px; border: 1px solid #ccc;">
    <div style="background-color: #2ecc71; padding: 10px;">
      <h2 style="color: white;">Featured Item</h2>
    </div>
    <p>Explore the featured item of the week, [[Featured Item]], showcasing key data about [topic].</p>
  </div>
  <!-- Next Two Cards -->
  <div style="flex: 1 1 45%; box-sizing: border-box; padding: 10px; margin-bottom: 20px; border: 1px solid #ccc;">
    <div style="background-color: #9b59b6; padding: 10px;">
      <h2 style="color: white;">Popular Properties</h2>
    </div>
    <p>Discover the most commonly used properties in our database, like [[Property1]], [[Property2]], and more.</p>
  </div>
  <div style="flex: 1 1 45%; box-sizing: border-box; padding: 10px; margin-bottom: 20px; border: 1px solid #ccc;">
    <div style="background-color: #f1c40f; padding: 10px;">
      <h2 style="color: white;">Get Started</h2>
    </div>
    <p>New here? Learn how to contribute by visiting our [[Help:Contributing]] guide.</p>
  </div>


== Getting started ==
</div>
* [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]

Revision as of 13:52, 6 October 2024


Welcome to [Your Site Name]

Welcome to the official [Your Site Name] Wikibase. Here you can create, edit, and manage structured data about [Your Focus Area].

Feel free to explore and contribute!

Recently Created Items

  • Item1 - Description of Item 1
  • Item2 - Description of Item 2
  • Item3 - Description of Item 3
  • Item4 - Description of Item 4
  • Item5 - Description of Item 5

Featured Item

Explore the featured item of the week, Featured Item, showcasing key data about [topic].

Popular Properties

Discover the most commonly used properties in our database, like Property1, Property2, and more.

Get Started

New here? Learn how to contribute by visiting our Help:Contributing guide.