« Accueil » : différence entre les versions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 1 : | Ligne 1 : | ||
__NOTOC__ | __NOTOC__ | ||
== Welcome to Baripedia = | <div style="background-color: #0056B3; color: white; padding: 20px; text-align: center; border-radius: 10px; margin-bottom: 20px;"> | ||
<h1 style="margin: 0; font-family: Arial, sans-serif;">Welcome to Baripedia</h1> | |||
<p style="font-size: 18px; margin: 5px 0; font-family: Arial, sans-serif;">Explore knowledge across multiple disciplines in your preferred language.</p> | |||
<p style="font-size: 16px; margin: 0; font-family: Arial, sans-serif;">Currently featuring {{NUMBEROFARTICLES}} articles.</p> | |||
</div> | |||
=== Language Portals === | === Language Portals === | ||
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 20px;"> | <div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 20px;"> | ||
<!-- French --> | <!-- French --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
<h3>Français</h3> | onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | ||
<p>Explorez les cours en français.</p> | onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | ||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">Français</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Explorez les cours en français.</p> | |||
</div> | </div> | ||
<!-- English --> | <!-- English --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
<h3>English</h3> | onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | ||
<p>Access courses in English.</p> | onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | ||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">English</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Access courses in English.</p> | |||
</div> | </div> | ||
<!-- Spanish --> | <!-- Spanish --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
<h3>Español</h3> | onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | ||
<p>Accede a cursos en español.</p> | onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | ||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">Español</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Accede a cursos en español.</p> | |||
</div> | </div> | ||
<!-- Italian --> | <!-- Italian --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
<h3>Italiano</h3> | onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | ||
<p>Scopri i corsi in italiano.</p> | onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | ||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">Italiano</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Scopri i corsi in italiano.</p> | |||
</div> | </div> | ||
<!-- Portuguese --> | <!-- Portuguese --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
<h3>Português</h3> | onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | ||
<p>Acesse cursos em português.</p> | onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | ||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">Português</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Acesse cursos em português.</p> | |||
</div> | </div> | ||
<!-- German --> | <!-- German --> | ||
<div style="width: 200px; text-align: center; border: 1px solid # | <div style="width: 200px; text-align: center; border: 1px solid #CCCCCC; border-radius: 10px; background-color: #F5F5F5; padding: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s, box-shadow 0.3s;" | ||
onmouseover="this.style.transform='scale(1.03)'; this.style.boxShadow='0 6px 12px rgba(0, 0, 0, 0.15)';" | |||
onmouseout="this.style.transform='scale(1)'; this.style.boxShadow='0 4px 8px rgba(0, 0, 0, 0.1)';"> | |||
<h3 style="font-family: Arial, sans-serif; color: #0056B3; margin-bottom: 10px;">Deutsch</h3> | |||
<p style="font-size: 14px; color: #333; font-family: Arial, sans-serif;">Zugriff auf Kurse auf Deutsch.</p> | |||
<h3> | |||
<p> | |||
</div> | </div> | ||
</div> | </div> | ||
<p style="text-align: center; margin-top: 20px;">Choose your portal to view a curated list of courses in the selected language.</p> | <p style="text-align: center; font-family: Arial, sans-serif; margin-top: 20px; font-size: 16px; color: #333;">Choose your portal to view a curated list of courses in the selected language.</p> | ||
Version du 19 janvier 2025 à 11:55
Welcome to Baripedia
Explore knowledge across multiple disciplines in your preferred language.
Currently featuring 1 754 articles.
Language Portals
Français
Explorez les cours en français.
English
Access courses in English.
Español
Accede a cursos en español.
Italiano
Scopri i corsi in italiano.
Português
Acesse cursos em português.
Deutsch
Zugriff auf Kurse auf Deutsch.
Choose your portal to view a curated list of courses in the selected language.