Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main Page: Difference between revisions

From GFL2 Wiki
Undo revision 3 by 5.25.141.17 (talk)
Tags: Undo Reverted
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="width: 90%; max-width: 700px; margin: 80px auto; text-align: center;">
<html>
<style>
/* Ana sayfa başlığını ve sekmeleri gizle */
#firstHeading, #p-views {
    display: none;
}
/* Ana sayfa konteyneri */
.portal-container {
    max-width: 1100px;
    margin: 20px auto;
    padding: 10px;
}


<h1>GFL2 Wiki Ailesine Hoş Geldiniz</h1>
/* Üst karşılama ve arama bölümü */
<p style="font-size: 1.2em; color: #555;">Elden Ring, Valorant ve diğer oyunlar hakkında aradığınız her şey burada!</p>
.portal-hero {
    text-align: center;
    padding: 60px 20px;
    background-color: var(--cdx-color-background-secondary, #ffffff);
    border: 1px solid var(--cdx-color-border-subtle, #e3e6e8);
    border-radius: 12px;
}
.portal-hero h1 { font-size: 3em; font-weight: 700; color: var(--cdx-color-text-primary, #202122); margin: 0; }
.portal-hero p { font-size: 1.1em; color: var(--cdx-color-text-secondary, #54595d); margin-top: 10px; margin-bottom: 30px; }
.portal-search-form { display: flex; justify-content: center; transform: scale(1.1); }
.portal-search-input { width: 60%; max-width: 400px; padding: 10px 15px; font-size: 1em; border: 1px solid var(--cdx-color-border, #a2a9b1); border-right: none; border-radius: 8px 0 0 8px; background-color: var(--cdx-color-background-primary, #f8f9fa); color: var(--cdx-color-text-primary, #202122); }
.portal-search-button { padding: 10px 20px; font-size: 1em; border: 1px solid var(--cdx-color-primary, #3367d6); background-color: var(--cdx-color-primary, #3367d6); color: var(--cdx-color-background-primary, #ffffff); cursor: pointer; border-radius: 0 8px 8px 0; }


<div style="margin-top: 30px; transform: scale(1.2);">
/* Wiki kutucukları bölümü */
<inputbox
.portal-grid-section { margin-top: 40px; }
  type="search"
.portal-grid-section h2 { font-size: 2em; font-weight: 700; color: var(--cdx-color-text-primary, #202122); text-align: center; margin-bottom: 30px; }
  width="50"
.portal-wikigrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }
  buttonlabel="Wiki'de Ara"
.wiki-box { display: flex; flex-direction: column; background-color: var(--cdx-color-background-secondary, #ffffff); border: 1px solid var(--cdx-color-border-subtle, #e3e6e8); border-radius: 12px; overflow: hidden; text-decoration: none; transition: all 0.2s ease-in-out; }
  searchbuttonlabel="Detaylı Ara"
.wiki-box:hover { transform: translateY(-5px); border-color: var(--cdx-color-primary, #3367d6); }
  placeholder="Örneğin: Melina, Viper, Jett...">
.wiki-box-image { width: 100%; height: 160px; background-size: cover; background-position: center; border-bottom: 1px solid var(--cdx-color-border-subtle, #e3e6e8); }
</inputbox>
.wiki-box-content { padding: 20px; flex-grow: 1; }
</div>
.wiki-box-content h3 { font-size: 1.4em; color: var(--cdx-color-text-primary, #202122); margin: 0 0 10px 0; }
.wiki-box-content p { font-size: 0.95em; color: var(--cdx-color-text-secondary, #54595d); line-height: 1.5; }
</style>


</div>
<div class="portal-container">


<strong>MediaWiki has been installed.</strong>
    <div class="portal-hero">
        <h1>GFL2 Wiki Portalı</h1>
        <p>Tüm oyun evrenleri parmaklarınızın ucunda.</p>
        <form action="/index.php" class="portal-search-form">
            <input type="hidden" name="title" value="Special:Search">
            <input type="search" name="search" placeholder="Ana wikide bilgi ara..." class="portal-search-input" required="">
            <button type="submit" class="portal-search-button">Ara</button>
        </form>
    </div>


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
    <div class="portal-grid-section">
        <h2>Oyun Wikileri</h2>
        <div class="portal-wikigrid">


<div style="width: 90%; max-width: 700px; margin: 80px auto; text-align: center;">
            <a href="/eldenring/" class="wiki-box">
                <div class="wiki-box-image" style="background-image: url('https://image.api.playstation.com/vulcan/ap/rnd/202108/0410/2odx627t3vt4D5p411aMAf0j.jpg');"></div>
                <div class="wiki-box-content">
                    <h3>Elden Ring Wiki</h3>
                    <p>Lands Between'in sırlarını, boss'larını ve ekipmanlarını keşfedin.</p>
                </div>
            </a>


<h1>GFL2 Wiki Ailesine Hoş Geldiniz</h1>
            <a href="/valorant/" class="wiki-box">
<p style="font-size: 1.2em; color: #555;">Elden Ring, Valorant ve diğer oyunlar hakkında aradığınız her şey burada!</p>
                <div class="wiki-box-image" style="background-image: url('https://cdn1.dotesports.com/wp-content/uploads/2023/03/06093849/valorant-logo-2.jpg');"></div>
                <div class="wiki-box-content">
                    <h3>Valorant Wiki</h3>
                    <p>Ajanlar, yetenekler, haritalar ve stratejiler.</p>
                </div>
            </a>


<div style="margin-top: 30px; transform: scale(1.2);">
        </div>
<inputbox
    </div>
  type="search"
  width="50"
  buttonlabel="Wiki'de Ara"
  searchbuttonlabel="Detaylı Ara"
  placeholder="Örneğin: Melina, Viper, Jett...">
</inputbox>
</div>


</div>
</div>
</html>

Latest revision as of 18:56, 12 June 2025