Home

Version 8.1 by Andrei Lavretskii on 2025/05/20 11:36

Welcome to Équnité Wiki

This wiki is part of Équnité — a free and open platform built to create a safer, more transparent future for volleyball in France and beyond.

Unite. Dare. Shape your future.

Your voice, experience, and knowledge matter — they have the power to transform the environment in which you play and live.

Together, we collect, preserve, and share knowledge that empowers players to make informed decisions and navigate their careers with greater confidence and security.

Wiki Goal

Together, we collect, preserve, and share knowledge that empowers players to make informed decisions and navigate their careers with greater confidence and security.

Part of our mission is to ensure that every player — regardless of income, education, nationality, race, gender, language, physical or mobility disabilities, or political views — has the opportunity to grow strong, safe, and independent.

Équnité Spaces

Équnité Website - www.equnite.com

Club reviews, player experiences, activity logs, public reports, platform support, and contributor profiles.

A shared space to inform, empower, and grow together.

Équnité Forum - forum.equnite.com

Ask questions, get support, share feedback, follow Équnité updates, and collaborate with the community. Verified players gain access to a private space to exchange ideas with other active, authenticated athletes. A great starting point for your journey.

Together, we build what no one should face alone.

Équnité Tracker - tracker.equnite.com

Your time matters. Track your contribution and show how you help Équnité grow. Whether it’s writing, design, translation, promotion, or inviting players — every effort counts. Log your time, build your impact, and get recognized as a key part of the community.

Contribute with purpose. Track with pride.

Équnité Connect  - auth.equnite.com

Register, log in, and manage your profile across all Équnité spaces. Groups are assigned based on your role in the movement.

One identity, many ways to contribute.

{{html clean="false"}}
<style>
.equnite-panels {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.equnite-panel {
  flex: 1 1 280px;
  background: #f5f7fa;
  border-left: 5px solid #2d72d9;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}
.equnite-panel h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  color: #2d2d2d;
}
.equnite-panel p {
  margin: 0;
  color: #555;
  font-size: 15px;
}
.equnite-panel a {
  font-weight: bold;
  color: #2d72d9;
  text-decoration: none;
}
</style>

<div class="equnite-panels">

  <div class="equnite-panel">
    <h3>Équnité Website – <a href="https://www.equnite.com">www.equnite.com</a></h3>
    <p>Club reviews, activity logs, reports, support options, contributor profiles, and shared resources from across the platform.</p>
  </div>

  <div class="equnite-panel">
    <h3>Équnité Forum – <a href="https://forum.equnite.com">forum.equnite.com</a></h3>
    <p>A space for dialogue, organization, and support. Share feedback, join hidden groups for verified players, and participate in discussions and meetings.</p>
  </div>

  <div class="equnite-panel">
    <h3>Équnité Tracker – <a href="https://tracker.equnite.com">tracker.equnite.com</a></h3>
    <p>Be proud of your contribution. Track your support for the community and see your role recognized. Build your history as part of the movement.</p>
  </div>

</div>
{{/html}}