Fork:Create Page: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Admin
Admin (talk | contribs) (Created page with " <div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;"> {{#forminput:form=Game|button text=Create game page|link type=button|preload=Form:Create_Game/Preload}} {{#forminput:form=Forklift|button text=Create forklift page|link type=button|preload=Form:Create_Forklift/Preload}} {{#forminput:form=Meme|button text=Create meme|link type=button|preload=Form:Create_Meme/Preload}} </div>")
 
Line 1: Line 1:
<div style="max-width: 900px; margin: 20px auto; text-align: center; font-family: sans-serif;">


    <h1 style="border-bottom: none; margin-bottom: 10px;">Create Page</h1>
    <p style="color: #666; margin-bottom: 30px;">Select the type of page you want to create. Type the name and click the button to start the form.</p>
    <div style="display: flex; justify-content: center; gap: 20px; flex-wrap: wrap;">
        <!-- GAME CARD -->
        <div style="flex: 1; min-width: 250px; background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 20px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
            <div style="font-size: 30px; margin-bottom: 10px;">🎮</div>
            <h3 style="margin-top: 0;">Video Game</h3>
            <p style="font-size: 0.9em; color: #555;">Document a game that features forklifts.</p>
            {{#forminput:form=Game|button text=Create Game Page|link type=button|placeholder=Enter Game Title...|preload=Form:Create_Game/Preload}}
        </div>
        <!-- FORKLIFT CARD -->
        <div style="flex: 1; min-width: 250px; background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 20px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
            <div style="font-size: 30px; margin-bottom: 10px;">🏗️</div>
            <h3 style="margin-top: 0;">Forklift Model</h3>
            <p style="font-size: 0.9em; color: #555;">Document a specific forklift model/unit.</p>
            {{#forminput:form=Forklift|button text=Create Forklift Page|link type=button|placeholder=Enter Forklift Name...|preload=Form:Create_Forklift/Preload}}
        </div>
        <!-- MEME CARD -->
        <div style="flex: 1; min-width: 250px; background: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; padding: 20px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
            <div style="font-size: 30px; margin-bottom: 10px;">🔥</div>
            <h3 style="margin-top: 0;">Forklift Meme</h3>
            <p style="font-size: 0.9em; color: #555;">Share a meme or piece of forklift culture.</p>
            {{#forminput:form=Meme|button text=Create Meme|link type=button|placeholder=Enter Meme Title...|preload=Form:Create_Meme/Preload}}
        </div>
    </div>
    <div style="margin-top: 40px; padding: 15px; background: #fff4db; border-radius: 8px; border: 1px solid #ffeeba; display: inline-block;">
        <strong>Note:</strong> Please check if the page already exists before creating a duplicate!
    </div>


<div style="display: flex; justify-content: center; gap: 10px; flex-wrap: wrap;">
{{#forminput:form=Game|button text=Create game page|link type=button|preload=Form:Create_Game/Preload}}
{{#forminput:form=Forklift|button text=Create forklift page|link type=button|preload=Form:Create_Forklift/Preload}}
{{#forminput:form=Meme|button text=Create meme|link type=button|preload=Form:Create_Meme/Preload}}
</div>
</div>

Revision as of 11:20, 21 February 2026

Create Page

Select the type of page you want to create. Type the name and click the button to start the form.

🎮

Video Game

Document a game that features forklifts.

🏗️

Forklift Model

Document a specific forklift model/unit.

🔥

Forklift Meme

Share a meme or piece of forklift culture.

       Note: Please check if the page already exists before creating a duplicate!