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:1em 0;">
<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);">
   <!-- Replace 'InZOI_Banner.png' with your banner file name -->
   <!-- Banner with improved styling -->
   [[File:inzoi banner.jpg|400px|center|alt=inZOI Banner|link=inZOI]]
   [[File:inzoi banner.jpg|600px|center|alt=inZOI Banner|link=inZOI]]
   <div style="font-size: 2em; font-weight: bold; margin-top:0.5em; color:#2c3e50;">
   <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);">
     Welcome to inzoiwiki.com, the inZOI Wiki!
     Welcome to inzoiwiki.com
   </div>
   </div>
   <div style="font-size: 1.2em; margin-top: 0.2em; color:#555;">
   <div style="font-size:1.4em; margin-top:0.4em; color:#34495e; font-weight:300;">
     Your community-run wiki, guide, database and resource for the upcoming life simulation game
     Your comprehensive community-run resource for the life simulation game
  </div>
 
  <!-- Quick access buttons -->
  <div style="margin-top:1.5em; display:flex; justify-content:center; flex-wrap:wrap; gap:10px;">
    <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>
    <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>
    <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>
   </div>
   </div>
</div>
</div>


<!-- =========================== -->
<!-- =========================== -->
<!--    ABOUT     -->
<!--    ABOUT SECTION          -->
<!-- =========================== -->
<!-- =========================== -->
<div style="max-width: 800px; margin: 0 auto; font-size: 1.1em; line-height: 1.6; text-align: center; color:#333;">
<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);">
  <h2 style="color:#2c3e50; margin-bottom:0.8em; font-size:1.8em;">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;">
    <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a> |
    <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a> |
    <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
  </div>
</div>
<!-- =========================== -->
<!--    FEATURED CONTENT        -->
<!-- =========================== -->
<div style="margin:2em auto; max-width:1000px;">
  <div style="display:flex; justify-content:space-between; align-items:center; margin-bottom:1em;">
    <h2 style="color:#2c3e50; margin:0; font-size:1.8em;">Featured Content</h2>
    <a href="[[Special:RecentChanges]]" style="color:#3498db; text-decoration:none; font-weight:bold;">View Recent Updates →</a>
  </div>
 
  <div style="display:grid; grid-template-columns:repeat(auto-fit, minmax(300px, 1fr)); gap:20px;">
    <!-- 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;">
      [[File:character_creation.jpg|300px|center|alt=Character Creation|link=Character creation]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">Character Creation</h3>
        <p style="color:#555;">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>
      </div>
    </div>
   
    <!-- 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;">
      [[File:cities.jpg|300px|center|alt=Cities|link=Cities]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">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>
        <a href="[[Cities]]" style="color:#3498db; text-decoration:none; font-weight:bold;">Read More →</a>
      </div>
    </div>
   
    <!-- 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;">
      [[File:gameplay.jpg|300px|center|alt=Gameplay|link=Guides]]
      <div style="padding:1em;">
        <h3 style="margin-top:0; color:#2c3e50;">Gameplay Guides</h3>
        <p style="color:#555;">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>
      </div>
    </div>
  </div>
</div>
</div>


Line 28: 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: 1.5em auto; max-width: 1000px;">
<div style="margin:2em auto; max-width:1000px;">
{| style="width:100%; border-spacing:1em; margin:0 auto; background-color:#fafafa;"
{| 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);"
|-
|-
! style="width:50%; vertical-align:top; padding:1em; background-color:#eff7ff; border:1px solid #ccc;" | '''News & Updates'''
! 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'''
! style="width:50%; vertical-align:top; padding:1em; background-color:#fef5e7; border:1px solid #ccc;" | '''Getting Started'''
! 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'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement]
* [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/7920 Early Access Release Date Announcement]
* [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/7897 Fan Art Contest]
* [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/7729 Create a Zoi Hashtag Event Winners Announcement]
* [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/7701 Canvas Top 10 Event Winners]
* [https://playinzoi.com/en/news/7701 Canvas Top 10 Event Winners] <span style="color:#888; font-size:0.9em;">- Jan 20, 2025</span>


[[:Category:News|See all news…]]
<div style="text-align:right; margin-top:0.5em;">
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
[[:Category:News|See all news →]]
* [[System requirements]]
</div>
* [[Graphical settings]]
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Controls]]
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
* [[Character creation]]
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
* [[Canvas]]
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
</div>
|-
|-
! style="vertical-align:top; padding:1em; background-color:#e9ffea; border:1px solid #ccc;" | '''Character'''
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Character'''
! style="vertical-align:top; padding:1em; background-color:#ffe2f0; border:1px solid #ccc;" | '''Features'''
! style="vertical-align:top; padding:1.2em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.3em;" | '''Features'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count: 2;">
<div style="column-count:2; column-gap:20px;">
* [[Traits]]
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
* [[Desired Life]]
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
* [[Ambitions]]
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
* [[Preferences]]
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
* [[Values]]
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
* [[Skills]]
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
* [[Life Stages]]
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
* [[Motives]]
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
</div>
</div>
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count: 2;">
<div style="column-count:2; column-gap:20px;">
*[[Animals]]
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
*[[Cars]]
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
*[[Cheats]]
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
*[[Cooking]]
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
*[[Ghosts]]
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
*[[Hospitals]]
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
*[[Jobs and Careers]]
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
*[[Karma]]
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
*[[Multitasking]]
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
*[[Pets]]
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
*[[Schools]]
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
*[[Weather]]
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
</div>
</div>
|-
|-
! style="vertical-align:top; padding:1em; background-color:#fff7e8; border:1px solid #ccc;" | '''[[Cities]]'''
! style="vertical-align:top; padding:1.2em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.3em;" | '''[[Cities]]'''
! style="vertical-align:top; padding:1em; background-color:#e8faff; border:1px solid #ccc;" | '''[[NPCs]]'''
! style="vertical-align:top; padding:1.2em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.3em;" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Dowon]]
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
* [[Bliss Bay]]
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
* [[Cahaya]]
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
* [[Kucingku]]
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
* [[Psycat]]
</div>
* [[Bora]]
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Henri]]
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
</div>
|-
|-
! style="vertical-align:top; padding:1em; background-color:#fff5f0; border:1px solid #ccc;" | '''[[Objects]]'''
! style="vertical-align:top; padding:1.2em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.3em;" | '''[[Objects]] & [[Items]]'''
! style="vertical-align:top; padding:1em; background-color:#f0ebff; border:1px solid #ccc;" | '''[[Items]]'''
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''[[Clothes]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
*  
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
*  
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
</div>
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
</div>
|-
|-
! style="vertical-align:top; padding:1em; background-color:#fff5f0; border:1px solid #ccc;" | '''[[Clothes]]'''
! style="vertical-align:top; padding:1.2em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.3em;" | '''Guides'''
! style="vertical-align:top; padding:1em; background-color:#f0ebff; border:1px solid #ccc;" |  
! style="vertical-align:top; padding:1.2em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.3em;" | '''Community'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
*
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
*  
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
|-
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
! style="vertical-align:top; padding:1em; background-color:#f4e8ff; border:1px solid #ccc;" | '''Guides'''
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
! style="vertical-align:top; padding:1em; background-color:#e8ffee; border:1px solid #ccc;" | '''Community'''
</div>
|-
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
<div style="display:grid; grid-template-columns:1fr 1fr; gap:10px;">
* [[All About NPCs & Relationships]] 
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Crafting 101: Essential Recipes]] 
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Town Building & Upgrades]]
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
* [[Wanted Pages]] – help fill missing info 
</div>
* [[Stubs to Expand]] – add screenshots/tips 
* [[Editing Tutorials]] – learn how to contribute 
|}
|}
</div>
</div>
Line 125: 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 style="margin:1.5em auto; max-width:100%;">
{| style="width:100%; border-spacing:1em; margin:0 auto; background-color:#fafafa;"
{| 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);"
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#eff7ff; border:1px solid #ccc;" | '''News & Updates'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e3f2fd; border-radius:6px; border:none; color:#1565c0; font-size:1.2em;" | '''News & Updates'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [https://playinzoi.com/en/news/8067 Fan Art Winner Announcement]
* [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/7920 Early Access Release Date Announcement]
* [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/7897 Fan Art Contest]
* [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/7729 Create a Zoi Hashtag Event Winners Announcement]
* [https://playinzoi.com/en/news/7701 Canvas Top 10 Event Winners]


[[:Category:News|See all news…]]
<div style="text-align:right; margin-top:0.5em;">
[[:Category:News|See all news →]]
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fef5e7; border:1px solid #ccc;" | '''Getting Started'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''Getting Started'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[System requirements]]
* [[System requirements]] <span style="color:#888; font-size:0.9em;">- Tech specs</span>
* [[Graphical settings]]
* [[Graphical settings]] <span style="color:#888; font-size:0.9em;">- Visual options</span>
* [[Controls]]
* [[Controls]] <span style="color:#888; font-size:0.9em;">- Game controls</span>
* [[Character creation]]
* [[Character creation]] <span style="color:#888; font-size:0.9em;">- Create your Zoi</span>
* [[Canvas]]
* [[Canvas]] <span style="color:#888; font-size:0.9em;">- Creative mode</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e9ffea; border:1px solid #ccc;" | '''Character'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8f5e9; border-radius:6px; border:none; color:#2e7d32; font-size:1.2em;" | '''Character'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count: 2;">
<div style="column-count:2; column-gap:20px;">
* [[Traits]]
* [[Traits]] <span style="color:#888; font-size:0.9em;">- Personality</span>
* [[Desired Life]]
* [[Desired Life]] <span style="color:#888; font-size:0.9em;">- Life goals</span>
* [[Ambitions]]
* [[Ambitions]] <span style="color:#888; font-size:0.9em;">- Aspirations</span>
* [[Preferences]]
* [[Preferences]] <span style="color:#888; font-size:0.9em;">- Likes/dislikes</span>
* [[Values]]
* [[Values]] <span style="color:#888; font-size:0.9em;">- Core beliefs</span>
* [[Skills]]
* [[Skills]] <span style="color:#888; font-size:0.9em;">- Abilities</span>
* [[Life Stages]]
* [[Life Stages]] <span style="color:#888; font-size:0.9em;">- Aging</span>
* [[Motives]]
* [[Motives]] <span style="color:#888; font-size:0.9em;">- Needs</span>
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#ffe2f0; border:1px solid #ccc;" | '''Features'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fce4ec; border-radius:6px; border:none; color:#c2185b; font-size:1.2em;" | '''Features'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
<div style="column-count: 2;">
<div style="column-count:2; column-gap:20px;">
*[[Animals]]
* [[Animals]] <span style="color:#888; font-size:0.9em;">- Wildlife</span>
*[[Cars]]
* [[Cars]] <span style="color:#888; font-size:0.9em;">- Vehicles</span>
*[[Cheats]]
* [[Cheats]] <span style="color:#888; font-size:0.9em;">- Shortcuts</span>
*[[Cooking]]
* [[Cooking]] <span style="color:#888; font-size:0.9em;">- Recipes</span>
*[[Ghosts]]
* [[Ghosts]] <span style="color:#888; font-size:0.9em;">- Spirits</span>
*[[Hospitals]]
* [[Hospitals]] <span style="color:#888; font-size:0.9em;">- Healthcare</span>
*[[Jobs and Careers]]
* [[Jobs and Careers]] <span style="color:#888; font-size:0.9em;">- Work</span>
*[[Karma]]
* [[Karma]] <span style="color:#888; font-size:0.9em;">- Consequences</span>
*[[Multitasking]]
* [[Multitasking]] <span style="color:#888; font-size:0.9em;">- Efficiency</span>
*[[Pets]]
* [[Pets]] <span style="color:#888; font-size:0.9em;">- Companions</span>
*[[Schools]]
* [[Schools]] <span style="color:#888; font-size:0.9em;">- Education</span>
*[[Weather]]
* [[Weather]] <span style="color:#888; font-size:0.9em;">- Climate</span>
</div>
</div>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff7e8; border:1px solid #ccc;" | '''[[Cities]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff8e1; border-radius:6px; border:none; color:#ff8f00; font-size:1.2em;" | '''[[Cities]]'''
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
* [[Dowon]]
* [[Bliss Bay]]
* [[Cahaya]]
* [[Kucingku]]
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8faff; border:1px solid #ccc;" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Psycat]]
* [[Dowon]] <span style="color:#888; font-size:0.9em;">- Urban center</span>
* [[Bora]]
* [[Bliss Bay]] <span style="color:#888; font-size:0.9em;">- Beach town</span>
* [[Henri]]
* [[Cahaya]] <span style="color:#888; font-size:0.9em;">- Cultural hub</span>
* [[Kucingku]] <span style="color:#888; font-size:0.9em;">- Rural village</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff5f0; border:1px solid #ccc;" | '''[[Objects]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#e1f5fe; border-radius:6px; border:none; color:#0277bd; font-size:1.2em;" | '''[[NPCs]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
*  
* [[Psycat]] <span style="color:#888; font-size:0.9em;">- Musician</span>
* [[Bora]] <span style="color:#888; font-size:0.9em;">- Artist</span>
* [[Henri]] <span style="color:#888; font-size:0.9em;">- Chef</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f0ebff; border:1px solid #ccc;" | '''[[Items]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff3e0; border-radius:6px; border:none; color:#e65100; font-size:1.2em;" | '''[[Objects]] & [[Items]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
*  
* [[Furniture]] <span style="color:#888; font-size:0.9em;">- Home decor</span>
* [[Electronics]] <span style="color:#888; font-size:0.9em;">- Gadgets</span>
* [[Collectibles]] <span style="color:#888; font-size:0.9em;">- Rare items</span>
* [[Crafting Materials]] <span style="color:#888; font-size:0.9em;">- Resources</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#fff5f0; border:1px solid #ccc;" | '''[[Clothes]]'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''[[Clothes]]'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
*  
* [[Casual Wear]] <span style="color:#888; font-size:0.9em;">- Everyday</span>
* [[Formal Attire]] <span style="color:#888; font-size:0.9em;">- Elegant</span>
* [[Accessories]] <span style="color:#888; font-size:0.9em;">- Add-ons</span>
* [[Seasonal Outfits]] <span style="color:#888; font-size:0.9em;">- Weather</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#f4e8ff; border:1px solid #ccc;" | '''Guides'''
! style="width:100%; vertical-align:top; padding:1em; background-color:#f3e5f5; border-radius:6px; border:none; color:#7b1fa2; font-size:1.2em;" | '''Guides'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[All About NPCs & Relationships]]
* [[All About NPCs & Relationships]] <span style="color:#888; font-size:0.9em;">- Social</span>
* [[Crafting 101: Essential Recipes]]
* [[Crafting 101: Essential Recipes]] <span style="color:#888; font-size:0.9em;">- Making</span>
* [[Town Building & Upgrades]]
* [[Town Building & Upgrades]] <span style="color:#888; font-size:0.9em;">- Development</span>
* [[Beginner's Guide]] <span style="color:#888; font-size:0.9em;">- Starter tips</span>
|-
|-
! style="width:100%; vertical-align:top; padding:1em; background-color:#e8ffee; border:1px solid #ccc;" | '''Community'''
! 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'''
|-
|-
| style="vertical-align:top; padding:0.5em; border:1px solid #ccc; background-color:#fff;" |
| style="vertical-align:top; padding:1em; border-radius:6px; background-color:#fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);" |
* [[Wanted Pages]] – help fill missing info 
* [[Wanted Pages]] <span style="color:#888; font-size:0.9em;">- Help needed</span>
* [[Stubs to Expand]] – add screenshots/tips 
* [[Stubs to Expand]] <span style="color:#888; font-size:0.9em;">- Add content</span>
* [[Editing Tutorials]] – learn how to contribute 
* [[Editing Tutorials]] <span style="color:#888; font-size:0.9em;">- Learn to edit</span>
* [[Community Portal]] <span style="color:#888; font-size:0.9em;">- Discussion</span>
|}
|}
</div>
</div>
</div>
<!-- =========================== -->
<!--    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);">
  <h2 style="color:#2c3e50; text-align:center; margin-bottom:1em; font-size:1.8em;">Wiki Statistics</h2>
  <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:20px; text-align:center;">
    <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 style="font-size:2.5em; font-weight:bold; color:#3498db;">{{NUMBEROFARTICLES}}</div>
      <div style="color:#555;">Articles</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 style="font-size:2.5em; font-weight:bold; color:#e74c3c;">{{NUMBEROFFILES}}</div>
      <div style="color:#555;">Files</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 style="font-size:2.5em; font-weight:bold; color:#2ecc71;">{{NUMBEROFEDITS}}</div>
      <div style="color:#555;">Edits</div>
    </div>
  </div>
</div>
</div>


Line 230: Line 325:
<!--          FOOTER            -->
<!--          FOOTER            -->
<!-- =========================== -->
<!-- =========================== -->
<div style="text-align:center; margin-top:2em; font-size:0.9em; color:#666;">
<div style="text-align:center; margin-top:2em; padding:1.5em; background-color:#2c3e50; color:#ecf0f1; border-radius:8px;">
   <p>
   <p style="font-size:1.1em; margin-bottom:1em;">
     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>
   <p>
   <div style="display:flex; justify-content:center; gap:15px; flex-wrap:wrap; margin-bottom:1em;">
     '''[https://playinzoi.com/en/ Official Website] |
     <a href="https://playinzoi.com/en/" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Website</a>
     [https://store.steampowered.com/app/2456740/inZOI/ Steam Page] |
     <a href="https://store.steampowered.com/app/2456740/inZOI/" style="color:#3498db; text-decoration:none; font-weight:bold;">Steam Page</a>
     [https://discord.com/invite/inzoi Official Discord]'''
     <a href="https://discord.com/invite/inzoi" style="color:#3498db; text-decoration:none; font-weight:bold;">Official Discord</a>
   </p>
   </div>
   <p>
   <p>
     We are currently maintaining [[Special:Statistics|{{NUMBEROFARTICLES}}]]  
     We are currently maintaining [[Special:Statistics|{{NUMBEROFARTICLES}}]]  
     [[Special:Allpages|articles]].
     [[Special:Allpages|articles]].
  </p>
  <p style="font-size:0.9em; margin-top:1em; color:#bdc3c7;">
    Last updated: March 17, 2025
   </p>
   </p>
</div>
</div>