Jump to content

Main Page: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
<!--        HERO / BANNER      -->
<!--        HERO / BANNER      -->
<!-- =========================== -->
<!-- =========================== -->
<div style="text-align:center; margin:2em 0; background-color:#f8f9fa; padding:2em 1em; border-radius:8px; box-shadow:0 2px 10px rgba(0,0,0,0.05);">
<div class="hero-banner">
   <!-- Banner with improved styling -->
   <!-- Banner with improved styling -->
   [[File:inzoi banner.jpg|600px|center|alt=inZOI Banner|link=inZOI]]
   [[File:inzoi banner.jpg|600px|center|alt=inZOI Banner|link=inZOI]]
   <div style="font-size:2.5em; font-weight:bold; margin-top:0.8em; color:#2c3e50; text-shadow:1px 1px 2px rgba(0,0,0,0.1);">
   <div class="hero-title">
     Welcome to inzoiwiki.com
     Welcome to inzoiwiki.com
   </div>
   </div>
   <div style="font-size:1.4em; margin-top:0.4em; color:#34495e; font-weight:300;">
   <div class="hero-subtitle">
     Your comprehensive community-run resource for the life simulation game
     Your comprehensive community-run resource for the life simulation game
   </div>
   </div>
    
    
   <!-- Quick access buttons -->
   <!-- Quick access buttons -->
   <div style="margin-top:1.5em; display:flex; justify-content:center; flex-wrap:wrap; gap:10px;">
   <div class="quick-access-buttons">
     <a href="[[Character creation]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#3498db; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Get Started</a>
     [[Character creation|<span class="button button-blue">Get Started</span>]]
     <a href="[[Guides]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#2ecc71; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Guides</a>
     [[Guides|<span class="button button-green">Guides</span>]]
     <a href="[[Special:CreateAccount]]" style="display:inline-block; padding:0.6em 1.2em; background-color:#e74c3c; color:white; text-decoration:none; border-radius:4px; font-weight:bold; transition:all 0.2s;">Join Community</a>
     [[Special:CreateAccount|<span class="button button-red">Join Community</span>]]
   </div>
   </div>
</div>
</div>
Line 24: Line 24:
<!--    ABOUT SECTION          -->
<!--    ABOUT SECTION          -->
<!-- =========================== -->
<!-- =========================== -->
<div style="max-width:900px; margin:2em auto; font-size:1.1em; line-height:1.7; text-align:center; color:#333; background-color:white; padding:1.5em; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<div class="about-section">
   <h2 style="color:#2c3e50; margin-bottom:0.8em; font-size:1.8em;">About inZOI</h2>
   <h2>About inZOI</h2>
   <p>
   <p>
     inZOI is a life simulation game developed and published by Krafton. Whether you're a seasoned life sim expert or completely new to the genre, this wiki is here to help you explore everything inZOI has to offer. Feel free to [[Special:CreateAccount|create an account]] and share your discoveries. Together, we hope to turn the wiki into the ultimate resource for inZOI.
     inZOI is a life simulation game developed and published by Krafton. Whether you're a seasoned life sim expert or completely new to the genre, this wiki is here to help you explore everything inZOI has to offer. Feel free to [[Special:CreateAccount|create an account]] and share your discoveries. Together, we hope to turn the wiki into the ultimate resource for inZOI.
   </p>
   </p>
   <div style="margin-top:1em; display:flex; justify-content:center; gap:15px;">
   <div class="external-links">
     <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a> |  
     [https://playinzoi.com/en/ Official Website] |  
     <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a> |  
     [https://store.steampowered.com/app/2456740/inZOI/ Steam Page] |  
     <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
     [https://discord.com/invite/inzoi Official Discord]
   </div>
   </div>
</div>
</div>
Line 39: Line 39:
<!--    FEATURED CONTENT        -->
<!--    FEATURED CONTENT        -->
<!-- =========================== -->
<!-- =========================== -->
<div style="margin:2em auto; max-width:1000px;">
<div class="featured-content">
   <div style="display:flex; justify-content:space-between; align-items:center; margin-bottom:1em;">
   <div class="section-header">
     <h2 style="color:#2c3e50; margin:0; font-size:1.8em;">Featured Content</h2>
     <h2>Featured Content</h2>
     <a href="[[Special:RecentChanges]]" style="color:#3498db; text-decoration:none; font-weight:bold;">View Recent Updates →</a>
     [[Special:RecentChanges|<span class="view-more">View Recent Updates →</span>]]
   </div>
   </div>
    
    
   <div style="display:grid; grid-template-columns:repeat(auto-fit, minmax(300px, 1fr)); gap:20px;">
   <div class="featured-cards">
     <!-- Featured Card 1 -->
     <!-- Featured Card 1 -->
     <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
     <div class="featured-card">
       [[File:character_creation.jpg|300px|center|alt=Character Creation|link=Character creation]]
       [[File:character_creation.jpg|300px|center|alt=Character Creation|link=Character creation]]
       <div style="padding:1em;">
       <div class="card-content">
         <h3 style="margin-top:0; color:#2c3e50;">Character Creation</h3>
         <h3>Character Creation</h3>
         <p style="color:#555;">Learn how to create your perfect Zoi with our comprehensive guide to character creation.</p>
         <p>Learn how to create your perfect Zoi with our comprehensive guide to character creation.</p>
         <a href="[[Character creation]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
         [[Character creation|<span class="read-more">Read More →</span>]]
       </div>
       </div>
     </div>
     </div>
      
      
     <!-- Featured Card 2 -->
     <!-- Featured Card 2 -->
     <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
     <div class="featured-card">
       [[File:cities.jpg|300px|center|alt=Cities|link=Cities]]
       [[File:cities.jpg|300px|center|alt=Cities|link=Cities]]
       <div style="padding:1em;">
       <div class="card-content">
         <h3 style="margin-top:0; color:#2c3e50;">Explore Cities</h3>
         <h3>Explore Cities</h3>
         <p style="color:#555;">Discover the unique cities of inZOI, from the bustling streets of Dowon to the beaches of Bliss Bay.</p>
         <p>Discover the unique cities of inZOI, from the bustling streets of Dowon to the beaches of Bliss Bay.</p>
         <a href="[[Cities]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
         [[Cities|<span class="read-more">Read More →</span>]]
       </div>
       </div>
     </div>
     </div>
      
      
     <!-- Featured Card 3 -->
     <!-- Featured Card 3 -->
     <div style="background-color:white; border-radius:8px; overflow:hidden; box-shadow:0 2px 8px rgba(0,0,0,0.1); transition:transform 0.2s;">
     <div class="featured-card">
       [[File:gameplay.jpg|300px|center|alt=Gameplay|link=Guides]]
       [[File:gameplay.jpg|300px|center|alt=Gameplay|link=Guides]]
       <div style="padding:1em;">
       <div class="card-content">
         <h3 style="margin-top:0; color:#2c3e50;">Gameplay Guides</h3>
         <h3>Gameplay Guides</h3>
         <p style="color:#555;">Master the game with our collection of guides covering relationships, crafting, and more.</p>
         <p>Master the game with our collection of guides covering relationships, crafting, and more.</p>
         <a href="[[Guides]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
         [[Guides|<span class="read-more">Read More →</span>]]
       </div>
       </div>
     </div>
     </div>
Line 83: Line 83:
<!-- Desktop view (2 columns per row) -->
<!-- Desktop view (2 columns per row) -->
<div class="desktop-view">
<div class="desktop-view">
<div style="margin:2em auto; max-width:1000px;">
<div class="main-sections">
{| style="width:100%; border-spacing:1em; margin:0 auto; background-color:#f8f9fa; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);"
{| class="wiki-table"
|-
|-
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.3em;" | '''News & Updates'''
! class="section-header blue-header" | '''News & Updates'''
! style="width:50%; vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em;" | '''Getting Started'''
! class="section-header orange-header" | '''Getting Started'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span style="color:#888; font-size:0.9em;">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span class="date-tag">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span style="color:#888; font-size:0.9em;">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span class="date-tag">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span style="color:#888; font-size:0.9em;">- Feb 15, 2025</span>
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span class="date-tag">- Feb 15, 2025</span>
* [https://playinzoi.com/en/news/7729 Create a Zoi Hashtag Event Winners] <span style="color:#888; font-size:0.9em;">- Jan 30, 2025</span>
* [https://playinzoi.com/en/news/7729 Create a Zoi Hashtag Event Winners] <span class="date-tag">- Jan 30, 2025</span>
* [https://playinzoi.com/en/news/7701 Canvas Top 10 Event Winners] <span style="color:#888; font-size:0.9em;">- Jan 20, 2025</span>
* [https://playinzoi.com/en/news/7701 Canvas Top 10 Event Winners] <span class="date-tag">- Jan 20, 2025</span>


<div style="text-align:right; margin-top:0.5em;">
<div class="view-all">
[[:Category:News|See all news →]]
[[:Category:News|See all news →]]
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
* [[System requirements]] <span class="tag">- Tech specs</span>
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
* [[Graphical settings]] <span class="tag">- Visual options</span>
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
* [[Controls]] <span class="tag">- Game controls</span>
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
* [[Character creation]] <span class="tag">- Create your Zoi</span>
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
* [[Canvas]] <span class="tag">- Creative mode</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Character'''
! class="section-header green-header" | '''Character'''
! style="vertical-align:top; padding:1.2em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.3em;" | '''Features'''
! class="section-header pink-header" | '''Features'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column">
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
* [[Traits]] <span class="tag">- Personality</span>
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
* [[Desired Life]] <span class="tag">- Life goals</span>
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
* [[Ambitions]] <span class="tag">- Aspirations</span>
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
* [[Preferences]] <span class="tag">- Likes/dislikes</span>
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
* [[Values]] <span class="tag">- Core beliefs</span>
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
* [[Skills]] <span class="tag">- Abilities</span>
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
* [[Life Stages]] <span class="tag">- Aging</span>
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
* [[Motives]] <span class="tag">- Needs</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column">
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
* [[Animals]] <span class="tag">- Wildlife</span>
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
* [[Cars]] <span class="tag">- Vehicles</span>
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
* [[Cheats]] <span class="tag">- Shortcuts</span>
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
* [[Cooking]] <span class="tag">- Recipes</span>
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
* [[Ghosts]] <span class="tag">- Spirits</span>
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
* [[Hospitals]] <span class="tag">- Healthcare</span>
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
* [[Jobs and Careers]] <span class="tag">- Work</span>
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
* [[Karma]] <span class="tag">- Consequences</span>
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
* [[Multitasking]] <span class="tag">- Efficiency</span>
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
* [[Pets]] <span class="tag">- Companions</span>
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
* [[Schools]] <span class="tag">- Education</span>
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
* [[Weather]] <span class="tag">- Climate</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.3em;" | '''[[Cities]]'''
! class="section-header yellow-header" | '''[[Cities]]'''
! style="vertical-align:top; padding:1.2em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.3em;" | '''[[NPCs]]'''
! class="section-header light-blue-header" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
* [[Dowon]] <span class="tag">- Urban center</span>
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
* [[Bliss Bay]] <span class="tag">- Beach town</span>
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
* [[Cahaya]] <span class="tag">- Cultural hub</span>
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
* [[Kucingku]] <span class="tag">- Rural village</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
* [[Psycat]] <span class="tag">- Musician</span>
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Bora]] <span class="tag">- Artist</span>
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
* [[Henri]] <span class="tag">- Chef</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em;" | '''[[Objects]] & [[Items]]'''
! class="section-header orange-header" | '''[[Objects]] & [[Items]]'''
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''[[Clothes]]'''
! class="section-header purple-header" | '''[[Clothes]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
* [[Furniture]] <span class="tag">- Home decor</span>
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Electronics]] <span class="tag">- Gadgets</span>
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Collectibles]] <span class="tag">- Rare items</span>
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
* [[Crafting Materials]] <span class="tag">- Resources</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Casual Wear]] <span class="tag">- Everyday</span>
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Formal Attire]] <span class="tag">- Elegant</span>
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Accessories]] <span class="tag">- Add-ons</span>
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
* [[Seasonal Outfits]] <span class="tag">- Weather</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''Guides'''
! class="section-header purple-header" | '''Guides'''
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Community'''
! class="section-header green-header" | '''Community'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
* [[All About NPCs & Relationships]] <span class="tag">- Social</span>
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
* [[Crafting 101: Essential Recipes]] <span class="tag">- Making</span>
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
* [[Town Building & Upgrades]] <span class="tag">- Development</span>
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
* [[Beginner's Guide]] <span class="tag">- Starter tips</span>
</div>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
<div class="two-column-list">
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Wanted Pages]] <span class="tag">- Help needed</span>
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Stubs to Expand]] <span class="tag">- Add content</span>
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
* [[Editing Tutorials]] <span class="tag">- Learn to edit</span>
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
* [[Community Portal]] <span class="tag">- Discussion</span>
</div>
</div>
|}
|}
Line 196: Line 196:
<!-- Mobile view (1 column per row) -->
<!-- Mobile view (1 column per row) -->
<div class="mobile-view">
<div class="mobile-view">
<div style="margin:1.5em auto; max-width:100%;">
<div class="main-sections-mobile">
{| style="width:100%; border-spacing:0.8em; margin:0 auto; background-color:#f8f9fa; border-radius:8px; padding:0.5em; box-shadow:0 2px 8px rgba(0,0,0,0.05);"
{| class="wiki-table-mobile"
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.2em;" | '''News & Updates'''
! class="section-header blue-header" | '''News & Updates'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span style="color:#888; font-size:0.9em;">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement] <span class="date-tag">- Mar 10, 2025</span>
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span style="color:#888; font-size:0.9em;">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/7920 Early Access Release Date Announcement] <span class="date-tag">- Feb 28, 2025</span>
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span style="color:#888; font-size:0.9em;">- Feb 15, 2025</span>
* [https://playinzoi.com/en/news/7897 Fan Art Contest] <span class="date-tag">- Feb 15, 2025</span>


<div style="text-align:right; margin-top:0.5em;">
<div class="view-all">
[[:Category:News|See all news →]]
[[:Category:News|See all news →]]
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''Getting Started'''
! class="section-header orange-header" | '''Getting Started'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
* [[System requirements]] <span class="tag">- Tech specs</span>
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
* [[Graphical settings]] <span class="tag">- Visual options</span>
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
* [[Controls]] <span class="tag">- Game controls</span>
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
* [[Character creation]] <span class="tag">- Create your Zoi</span>
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
* [[Canvas]] <span class="tag">- Creative mode</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em;" | '''Character'''
! class="section-header green-header" | '''Character'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column-mobile">
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
* [[Traits]] <span class="tag">- Personality</span>
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
* [[Desired Life]] <span class="tag">- Life goals</span>
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
* [[Ambitions]] <span class="tag">- Aspirations</span>
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
* [[Preferences]] <span class="tag">- Likes/dislikes</span>
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
* [[Values]] <span class="tag">- Core beliefs</span>
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
* [[Skills]] <span class="tag">- Abilities</span>
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
* [[Life Stages]] <span class="tag">- Aging</span>
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
* [[Motives]] <span class="tag">- Needs</span>
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.2em;" | '''Features'''
! class="section-header pink-header" | '''Features'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
<div style="column-count:2; column-gap:20px;">
<div class="two-column-mobile">
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
* [[Animals]] <span class="tag">- Wildlife</span>
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
* [[Cars]] <span class="tag">- Vehicles</span>
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
* [[Cheats]] <span class="tag">- Shortcuts</span>
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
* [[Cooking]] <span class="tag">- Recipes</span>
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
* [[Ghosts]] <span class="tag">- Spirits</span>
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
* [[Hospitals]] <span class="tag">- Healthcare</span>
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
* [[Jobs and Careers]] <span class="tag">- Work</span>
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
* [[Karma]] <span class="tag">- Consequences</span>
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
* [[Multitasking]] <span class="tag">- Efficiency</span>
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
* [[Pets]] <span class="tag">- Companions</span>
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
* [[Schools]] <span class="tag">- Education</span>
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
* [[Weather]] <span class="tag">- Climate</span>
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.2em;" | '''[[Cities]]'''
! class="section-header yellow-header" | '''[[Cities]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
* [[Dowon]] <span class="tag">- Urban center</span>
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
* [[Bliss Bay]] <span class="tag">- Beach town</span>
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
* [[Cahaya]] <span class="tag">- Cultural hub</span>
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
* [[Kucingku]] <span class="tag">- Rural village</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.2em;" | '''[[NPCs]]'''
! class="section-header light-blue-header" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
* [[Psycat]] <span class="tag">- Musician</span>
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Bora]] <span class="tag">- Artist</span>
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
* [[Henri]] <span class="tag">- Chef</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''[[Objects]] & [[Items]]'''
! class="section-header orange-header" | '''[[Objects]] & [[Items]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
* [[Furniture]] <span class="tag">- Home decor</span>
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Electronics]] <span class="tag">- Gadgets</span>
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Collectibles]] <span class="tag">- Rare items</span>
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
* [[Crafting Materials]] <span class="tag">- Resources</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''[[Clothes]]'''
! class="section-header purple-header" | '''[[Clothes]]'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Casual Wear]] <span class="tag">- Everyday</span>
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Formal Attire]] <span class="tag">- Elegant</span>
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Accessories]] <span class="tag">- Add-ons</span>
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
* [[Seasonal Outfits]] <span class="tag">- Weather</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''Guides'''
! class="section-header purple-header" | '''Guides'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
* [[All About NPCs & Relationships]] <span class="tag">- Social</span>
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
* [[Crafting 101: Essential Recipes]] <span class="tag">- Making</span>
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
* [[Town Building & Upgrades]] <span class="tag">- Development</span>
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
* [[Beginner's Guide]] <span class="tag">- Starter tips</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em  background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em;" | '''Community'''
! class="section-header green-header" | '''Community'''
|-
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| class="section-content" |
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Wanted Pages]] <span class="tag">- Help needed</span>
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Stubs to Expand]] <span class="tag">- Add content</span>
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
* [[Editing Tutorials]] <span class="tag">- Learn to edit</span>
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
* [[Community Portal]] <span class="tag">- Discussion</span>
|}
|}
</div>
</div>
Line 304: Line 304:
<!--    WIKI STATISTICS        -->
<!--    WIKI STATISTICS        -->
<!-- =========================== -->
<!-- =========================== -->
<div style="margin:2em auto; max-width:900px; background-color:#f8f9fa; padding:1.5em; border-radius:8px; box-shadow:0 2px 8px rgba(0,0,0,0.05);">
<div class="wiki-stats">
   <h2 style="color:#2c3e50; text-align:center; margin-bottom:1em; font-size:1.8em;">Wiki Statistics</h2>
   <h2>Wiki Statistics</h2>
   <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:20px; text-align:center;">
   <div class="stats-container">
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-blue">
       <div style="font-size:2.5em; font-weight:bold; color:#3498db;">{{NUMBEROFARTICLES}}</div>
       <div class="stat-number">{{NUMBEROFARTICLES}}</div>
       <div style="color:#555;">Articles</div>
       <div class="stat-label">Articles</div>
     </div>
     </div>
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-red">
       <div style="font-size:2.5em; font-weight:bold; color:#e74c3c;">{{NUMBEROFFILES}}</div>
       <div class="stat-number">{{NUMBEROFFILES}}</div>
       <div style="color:#555;">Files</div>
       <div class="stat-label">Files</div>
     </div>
     </div>
     <div style="flex:1; min-width:200px; background-color:white; padding:1em; border-radius:6px; box-shadow:0 1px 3px rgba(0,0,0,0.1);">
     <div class="stat-box stat-green">
       <div style="font-size:2.5em; font-weight:bold; color:#2ecc71;">{{NUMBEROFEDITS}}</div>
       <div class="stat-number">{{NUMBEROFEDITS}}</div>
       <div style="color:#555;">Edits</div>
       <div class="stat-label">Edits</div>
     </div>
     </div>
   </div>
   </div>
Line 325: Line 325:
<!--          FOOTER            -->
<!--          FOOTER            -->
<!-- =========================== -->
<!-- =========================== -->
<div style="text-align:center; margin-top:2em; padding:1.5em; background-color:#2c3e50; color:#ecf0f1; border-radius:8px;">
<div class="wiki-footer">
   <p style="font-size:1.1em; margin-bottom:1em;">
   <p class="footer-text">
     This wiki is a <em>community effort</em>. Not affiliated with Krafton, the official inZOI development team.
     This wiki is a <em>community effort</em>. Not affiliated with Krafton, the official inZOI development team.
     <br />
     <br />
     All game-related assets belong to their respective owners.
     All game-related assets belong to their respective owners.
   </p>
   </p>
   <div style="display:flex; justify-content:center; gap:15px; flex-wrap:wrap; margin-bottom:1em;">
   <div class="footer-links">
     <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a>
     [https://playinzoi.com/en/ Official Website] |
     <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a>
     [https://store.steampowered.com/app/2456740/inZOI/ Steam Page] |
     <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
     [https://discord.com/invite/inzoi Official Discord]
   </div>
   </div>
   <p>
   <p>
Line 340: Line 340:
     [[Special:Allpages|articles]].
     [[Special:Allpages|articles]].
   </p>
   </p>
   <p style="font-size:0.9em; margin-top:1em; color:#bdc3c7;">
   <p class="footer-date">
     Last updated: March 17, 2025
     Last updated: March 17, 2025
   </p>
   </p>
</div>
</div>