Main Page: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 10: Line 10:
<div class="grid grid-cols-1 gap-6 md:grid-cols-2 lg:grid-cols-3">
<div class="grid grid-cols-1 gap-6 md:grid-cols-2 lg:grid-cols-3">
<!-- Templates Section -->
<!-- Templates Section -->
<div class="border p-4 rounded-lg shadow-md bg-blue-50 hover:bg-blue-100">
<div class="border p-4 rounded-lg flex flex-column justify-between shadow-md bg-blue-50 hover:bg-blue-100">
<span class="h2 text-xl font-semibold text-blue-500 mb-2">Templates</h2>
<span class="h2 text-xl font-semibold text-blue-500 mb-2">Templates</span>
<p class="text-gray-600 mb-4">Browse, create, and customize reusable templates for your projects.</p>
<p class="text-gray-600 mb-4">Browse, create, and customize reusable templates for your projects.</p>
<div class="text-right">
<div class="text-right">
Line 18: Line 18:
</div>
</div>
<!-- Forms Section -->
<!-- Forms Section -->
<div class="border p-4 rounded-lg shadow-md bg-green-50 hover:bg-green-100">
<div class="border p-4 rounded-lg flex flex-column justify-between shadow-md bg-green-50 hover:bg-green-100">
<span class="h2 text-xl font-semibold text-green-500 mb-2">Forms</span>
<span class="h2 text-xl font-semibold text-green-500 mb-2">Forms</span>
<p class="text-gray-600 mb-4">Discover and use dynamic forms to collect data efficiently.</p>
<p class="text-gray-600 mb-4">Discover and use dynamic forms to collect data efficiently.</p>
Line 26: Line 26:
</div>
</div>
<!-- Resources Section -->
<!-- Resources Section -->
<div class="border p-4 rounded-lg shadow-md bg-yellow-50 hover:bg-yellow-100">
<div class="border p-4 rounded-lg flex flex-column justify-between shadow-md bg-yellow-50 hover:bg-yellow-100">
<span class="h2 text-xl font-semibold text-yellow-500 mb-2">Resources</span>
<span class="h2 text-xl font-semibold text-yellow-500 mb-2">Resources</span>
<p class="text-gray-600 mb-4">Access tutorials, documentation, and community resources.</p>
<p class="text-gray-600 mb-4">Access tutorials, documentation, and community resources.</p>

Revision as of 18:39, 9 September 2024

Welcome to the openfox.io Template and Forms Wiki

Your hub for reusable templates, forms, and resources to streamline your MediaWiki projects.

Templates

Browse, create, and customize reusable templates for your projects.

Forms

Discover and use dynamic forms to collect data efficiently.

Resources

Access tutorials, documentation, and community resources.

Featured Templates & Forms

Template: Infobox

A customizable infobox template that fits various types of content.

Form: Contact Us

A responsive form for collecting user feedback and inquiries.

Powered by MediaWiki | TailwindCSS | Flowbite