Jump to content

Template:Featured countries: Difference between revisions

From Legopedia
Created page with "<div style="border: 1px solid var(--border-color-base, #ccc); background-color: var(--background-color-interactive-subtle, #f8f9fa); border-radius: 4px; padding: 15px; margin: 1em 0;"> <!-- Header --> <div style="font-size: 1.3em; font-weight: bold; border-bottom: 2px solid var(--color-primary, #36c); padding-bottom: 5px; margin-bottom: 12px; display: flex; align-items: center; gap: 8px;"> <span>🌐</span> Main LCU Nations </div> <!-- Country Grid Grid -..."
 
Blanked the page
Tag: Blanking
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<div style="border: 1px solid var(--border-color-base, #ccc); background-color: var(--background-color-interactive-subtle, #f8f9fa); border-radius: 4px; padding: 15px; margin: 1em 0;">
 
  <!-- Header -->
  <div style="font-size: 1.3em; font-weight: bold; border-bottom: 2px solid var(--color-primary, #36c); padding-bottom: 5px; margin-bottom: 12px; display: flex; align-items: center; gap: 8px;">
    <span>🌐</span> Main LCU Nations
  </div>


  <!-- Country Grid Grid -->
  <div style="display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 12px;">
   
    <!-- Country 1: Republic of Legolandia -->
    <div style="border: 1px solid var(--border-color-base, #e0e0e0); background-color: var(--background-color-base, #ffffff); border-radius: 4px; padding: 10px; text-align: center; transition: transform 0.2s;">
      <div style="font-weight: bold; font-size: 1.1em; margin-bottom: 4px;">
        [[Republic of Legolandia]]
      </div>
      <div style="font-size: 0.85em; opacity: 0.8; margin-bottom: 8px;">
        Founding Member State
      </div>
      <div style="font-size: 0.9em; margin-top: 6px;">
        [[Republic of Legolandia|Read Article →]]
      </div>
    </div>
    <!-- Add future countries here following the same structure -->
  </div>
</div>

Latest revision as of 17:44, 30 July 2026