Wiki source code of Home
Last modified by Andrei Lavretskii on 2025/06/04 19:17
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
14.6 | 1 | == Welcome to Équnité Wiki == |
2 | |||
![]() |
14.2 | 3 | (% class="wikigeneratedid" id="HWelcometoC9qunitE9Wiki" %) |
![]() |
3.1 | 4 | 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. |
![]() |
1.1 | 5 | |
![]() |
13.1 | 6 | == **Unite. Dare. Shape your future.** == |
![]() |
1.1 | 7 | |
![]() |
3.1 | 8 | Your voice, experience, and knowledge matter — they have the power to transform the environment in which you play and live. |
![]() |
1.1 | 9 | |
![]() |
13.1 | 10 | == **Wiki Goal** == |
![]() |
1.1 | 11 | |
![]() |
3.1 | 12 | Together, we collect, preserve, and share knowledge that empowers players to make informed decisions and navigate their careers with greater confidence and security. |
![]() |
1.1 | 13 | |
![]() |
3.1 | 14 | 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. |
![]() |
1.1 | 15 | |
![]() |
13.1 | 16 | == **Équnité Spaces** == |
![]() |
1.1 | 17 | |
![]() |
10.1 | 18 | {{html clean="false"}} |
19 | <style> | ||
20 | .equnite-panels { | ||
21 | display: flex; | ||
22 | flex-wrap: wrap; | ||
23 | gap: 20px; | ||
24 | margin-top: 20px; | ||
25 | } | ||
26 | .equnite-panel { | ||
27 | width: calc(50% - 10px); | ||
28 | background: #FFFFFF; /* @xwiki-page-content-bg */ | ||
29 | border-left: 5px solid #3E79BC; /* @btn-primary-bg */ | ||
30 | border-radius: 8px; | ||
31 | padding: 20px; | ||
32 | box-sizing: border-box; | ||
33 | color: #1B1D22; /* @text-color */ | ||
34 | display: flex; | ||
35 | flex-direction: column; | ||
36 | justify-content: space-between; | ||
37 | } | ||
38 | @media (max-width: 768px) { | ||
39 | .equnite-panel { | ||
40 | width: 100%; | ||
41 | } | ||
42 | } | ||
43 | .equnite-panel h3 { | ||
44 | font-size: 18px; | ||
45 | font-weight: bold; | ||
46 | color: #1B1D22; /* @headings-color */ | ||
47 | margin: 0 0 10px 0; | ||
48 | } | ||
49 | .equnite-panel p { | ||
50 | font-size: 15px; | ||
51 | color: #1B1D22; | ||
52 | margin: 0 0 10px 0; | ||
53 | } | ||
54 | .equnite-panel a.url { | ||
55 | font-size: 14px; | ||
56 | color: #F07567; /* @link-color */ | ||
57 | margin-bottom: 10px; | ||
58 | text-decoration: none; | ||
59 | } | ||
60 | .equnite-panel .footer { | ||
61 | font-weight: bold; | ||
62 | color: #1B1D22; | ||
63 | margin-top: 15px; | ||
64 | } | ||
65 | .equnite-panel .bottom { | ||
66 | margin-top: auto; | ||
67 | } | ||
68 | .equnite-panel .action { | ||
69 | display: inline-block; | ||
70 | margin-top: 12px; | ||
71 | padding: 8px 16px; | ||
72 | background: #3E79BC; /* @btn-primary-bg */ | ||
73 | color: #fff; /* @btn-primary-color */ | ||
74 | text-decoration: none; | ||
75 | border-radius: 4px; | ||
76 | font-weight: bold; | ||
77 | } | ||
78 | </style> | ||
![]() |
4.4 | 79 | |
![]() |
10.1 | 80 | <div class="equnite-panels"> |
81 | |||
82 | <div class="equnite-panel"> | ||
83 | <div> | ||
84 | <h3>Équnité Website</h3> | ||
85 | <a href="https://www.equnite.com" class="url">www.equnite.com</a> | ||
86 | <p>Club reviews, player experiences, activity logs, public reports, platform support, and contributor profiles.</p> | ||
87 | <div class="footer">A shared space to inform, empower, and grow together.</div> | ||
88 | </div> | ||
89 | <div class="bottom"> | ||
90 | <a class="action" href="https://www.equnite.com">View Website</a> | ||
91 | </div> | ||
92 | </div> | ||
93 | |||
94 | <div class="equnite-panel"> | ||
95 | <div> | ||
96 | <h3>Équnité Forum</h3> | ||
97 | <a href="https://forum.equnite.com" class="url">forum.equnite.com</a> | ||
98 | <p>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.</p> | ||
99 | <div class="footer">Together, we build what no one should face alone.</div> | ||
100 | </div> | ||
101 | <div class="bottom"> | ||
102 | <a class="action" href="https://forum.equnite.com">View Forum</a> | ||
103 | </div> | ||
104 | </div> | ||
105 | |||
106 | <div class="equnite-panel"> | ||
107 | <div> | ||
108 | <h3>Équnité Tracker</h3> | ||
109 | <a href="https://tracker.equnite.com" class="url">tracker.equnite.com</a> | ||
110 | <p>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.</p> | ||
111 | <div class="footer">Contribute with purpose. Track with pride.</div> | ||
112 | </div> | ||
113 | <div class="bottom"> | ||
114 | <a class="action" href="https://tracker.equnite.com">View Tracker</a> | ||
115 | </div> | ||
116 | </div> | ||
117 | |||
118 | <div class="equnite-panel"> | ||
119 | <div> | ||
120 | <h3>Équnité Connect</h3> | ||
121 | <a href="https://auth.equnite.com" class="url">auth.equnite.com</a> | ||
122 | <p>Register, log in, and manage your profile across all Équnité spaces. Groups are assigned based on your role in the movement.</p> | ||
123 | <div class="footer">One identity, many ways to contribute.</div> | ||
124 | </div> | ||
125 | <div class="bottom"> | ||
126 | <a class="action" href="https://auth.equnite.com">Go to Connect</a> | ||
127 | </div> | ||
128 | </div> | ||
129 | |||
130 | </div> | ||
131 | {{/html}} |