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 GGNet Wiki
No edit summary
No edit summary
Line 1: Line 1:
<templatestyles src="Template:PortalLayout.css" />
<div style="display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; padding: 20px 0;">


<div class="portal-container">
   <a href="/wiki/TARGET_WIKI_PAGE_1" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
 
     <div style="width: 100%; height: 160px; overflow: hidden; background-color: #e9ecef;">
   <a href="/wiki/TARGET_WIKI_PAGE_1" class="portal-box">
     <div class="portal-box-image-container">
       [[File:Example_Image.png|300px]]
       [[File:Example_Image.png|300px]]
     </div>
     </div>
     <div class="portal-box-content">
     <div style="padding: 20px; text-align: center; flex-grow: 1; display: flex; flex-direction: column;">
       <div class="portal-box-title">
       <div style="font-size: 1.4em; font-weight: bold; margin-bottom: 10px; color: #2c3e50;">
         Game 1 Wiki
         Game 1 Wiki
       </div>
       </div>
       <div class="portal-box-description">
       <div style="font-size: 0.95em; color: #555; line-height: 1.5; flex-grow: 1;">
         Here you can find all the information, guides, and community content about Game 1.
         Here you can find all the information, guides, and community content about Game 1.
       </div>
       </div>
     </div>
     </div>
   </a>
   </a>
   <a href="/wiki/TARGET_WIKI_PAGE_2" class="portal-box">
   <a href="/wiki/TARGET_WIKI_PAGE_2" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
     <div class="portal-box-image-container">
     <div style="width: 100%; height: 160px; overflow: hidden; background-color: #e9ecef;">
       [[File:Example_Image.png|300px]]
       [[File:Example_Image.png|300px]]
     </div>
     </div>
     <div class="portal-box-content">
     <div style="padding: 20px; text-align: center; flex-grow: 1; display: flex; flex-direction: column;">
       <div class="portal-box-title">
       <div style="font-size: 1.4em; font-weight: bold; margin-bottom: 10px; color: #2c3e50;">
         Game 2 Wiki
         Game 2 Wiki
       </div>
       </div>
       <div class="portal-box-description">
       <div style="font-size: 0.95em; color: #555; line-height: 1.5; flex-grow: 1;">
         Dive into the world of Game 2! Discover characters, strategies, and the latest updates.
         Dive into the world of Game 2! Discover characters, strategies, and the latest updates.
       </div>
       </div>
     </div>
     </div>
   </a>
   </a>
   <a href="/wiki/TARGET_WIKI_PAGE_3" class="portal-box">
   <a href="/wiki/TARGET_WIKI_PAGE_3" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
     <div class="portal-box-image-container">
     <div style="width: 100%; height: 160px; overflow: hidden; background-color: #e9ecef;">
       [[File:Example_Image.png|300px]]
       [[File:Example_Image.png|300px]]
     </div>
     </div>
     <div class="portal-box-content">
     <div style="padding: 20px; text-align: center; flex-grow: 1; display: flex; flex-direction: column;">
       <div class="portal-box-title">
       <div style="font-size: 1.4em; font-weight: bold; margin-bottom: 10px; color: #2c3e50;">
         Game 3 Wiki
         Game 3 Wiki
       </div>
       </div>
       <div class="portal-box-description">
       <div style="font-size: 0.95em; color: #555; line-height: 1.5; flex-grow: 1;">
         Quests, items, and hidden secrets... Everything you need to know about Game 3 is here.
         Quests, items, and hidden secrets... Everything you need to know about Game 3 is here.
       </div>
       </div>

Revision as of 19:56, 15 June 2025

 <a href="/wiki/TARGET_WIKI_PAGE_1" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
       Game 1 Wiki
       Here you can find all the information, guides, and community content about Game 1.
 </a>
 <a href="/wiki/TARGET_WIKI_PAGE_2" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
       Game 2 Wiki
       Dive into the world of Game 2! Discover characters, strategies, and the latest updates.
 </a>
 <a href="/wiki/TARGET_WIKI_PAGE_3" style="width: 300px; background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 12px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); overflow: hidden; display: flex; flex-direction: column; text-decoration: none;">
       Game 3 Wiki
       Quests, items, and hidden secrets... Everything you need to know about Game 3 is here.
 </a>