Jump to content

Main Page: Difference between revisions

From Legopedia
No edit summary
No edit summary
Line 17: Line 17:
</div>
</div>


<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 1rem; margin-bottom: 1rem;">
<div style="display: flex; flex-wrap: wrap; gap: 1rem; margin-bottom: 1rem;">


    <!-- Box 1: Create a Template -->
<!-- Box 1: Make a Template -->
    <div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.8rem; border-radius: 4px; background-color: var(--background-color-interactive-subtle, #f8f9fa);">
<div style="flex: 1; min-width: 220px; border: 1px solid #a2a9b1; padding: 0.8rem; border-radius: 4px; background-color: #f8f9fa;">
        <h3 style="font-family: 'Linux Libertine', Georgia, serif; font-size: 1.2rem; margin: 0 0 0.4rem 0; color: #202122;">Make a Template</h3>
=== Make a Template ===
        <ul style="margin: 0; padding-left: 1.2rem; font-size: 0.9rem; line-height: 1.4; color: #54595d;">
* Choose a layout base
            <li>Choose a layout base</li>
* Define dynamic parameters
            <li>Define dynamic variables</li>
* Test across main pages
            <li>Test across main pages</li>
</div>
        </ul>
    </div>


    <!-- Box 2: Start a Page -->
<!-- Box 2: Start a Page -->
    <div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.8rem; border-radius: 4px; background-color: var(--background-color-interactive-subtle, #f8f9fa);">
<div style="flex: 1; min-width: 220px; border: 1px solid #a2a9b1; padding: 0.8rem; border-radius: 4px; background-color: #f8f9fa;">
        <h3 style="font-family: 'Linux Libertine', Georgia, serif; font-size: 1.2rem; margin: 0 0 0.4rem 0; color: #202122;">Start a Page</h3>
=== Start a Page ===
        <ul style="margin: 0; padding-left: 1.2rem; font-size: 0.9rem; line-height: 1.4; color: #54595d;">
* Enter your page title
            <li>Enter your page title</li>
* Select an article draft format
            <li>Select an article draft format</li>
* Publish or request review
            <li>Publish or request review</li>
</div>
        </ul>
    </div>


    <!-- Box 3: Find a Topic (or Browse/Explore) -->
<!-- Box 3: Explore Topics -->
    <div style="border: 1px solid var(--border-color-base, #a2a9b1); padding: 0.8rem; border-radius: 4px; background-color: var(--background-color-interactive-subtle, #f8f9fa);">
<div style="flex: 1; min-width: 220px; border: 1px solid #a2a9b1; padding: 0.8rem; border-radius: 4px; background-color: #f8f9fa;">
        <h3 style="font-family: 'Linux Libertine', Georgia, serif; font-size: 1.2rem; margin: 0 0 0.4rem 0; color: #202122;">Explore Topics</h3>
=== Explore Topics ===
        <ul style="margin: 0; padding-left: 1.2rem; font-size: 0.9rem; line-height: 1.4; color: #54595d;">
* Search existing articles
            <li>Search existing articles</li>
* Find articles needing edits
            <li>Find articles needing edits</li>
* Check community requests
            <li>Check community requests</li>
</div>
        </ul>
    </div>


</div>
</div>

Revision as of 22:08, 30 July 2026

Welcome to Legopedia,
the collaborative encyclopedia for the Legolandian Cinematic Universe that anyone can edit.

Legopedia is a free, collaborative online encyclopedia dedicated to documenting the Legolandian Cinematic Universe (LCU). Written and maintained through open collaboration using MediaWiki, Legopedia serves as the central archive for all fictional lore, including country histories, geopolitical alliances, major characters, and world events within the LCU.

Getting Started

Make a Template

  • Choose a layout base
  • Define dynamic parameters
  • Test across main pages

Start a Page

  • Enter your page title
  • Select an article draft format
  • Publish or request review

Explore Topics

  • Search existing articles
  • Find articles needing edits
  • Check community requests