Content deleted Content added
Created page with "<div class="container mx-auto mt-8 p-6 bg-white shadow-lg rounded-lg"> <!-- Header Section --> <div class="text-center"> <h1 class="text-4xl font-bold text-blue-600 mb-4">Welcome to the Template and Forms Wiki</h1> <p class="text-lg text-gray-700">Your hub for reusable templates, forms, and resources to streamline your MediaWiki projects.</p> </div> <!-- Call to Action Section --> <div class="flex justify-center mt-8"> <div class="grid grid-cols-1 gap-6 md:grid-cols-2 l..." |
No edit summary |
||
| Line 11: | Line 11: | ||
<!-- 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 shadow-md bg-blue-50 hover:bg-blue-100"> |
||
< |
<span class="h2 text-xl font-semibold text-blue-500 mb-2">Templates</h2> |
||
<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 19: | Line 19: | ||
<!-- 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 shadow-md bg-green-50 hover:bg-green-100"> |
||
< |
<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> |
||
<div class="text-right"> |
<div class="text-right"> |
||
| Line 27: | Line 27: | ||
<!-- 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 shadow-md bg-yellow-50 hover:bg-yellow-100"> |
||
< |
<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> |
||
<div class="text-right"> |
<div class="text-right"> |
||
| Line 38: | Line 38: | ||
<!-- Featured Section --> |
<!-- Featured Section --> |
||
<div class="mt-10"> |
<div class="mt-10"> |
||
< |
<span class="h2 text-2xl font-bold text-gray-700 mb-4">Featured Templates & Forms</span> |
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6"> |
<div class="grid grid-cols-1 md:grid-cols-2 gap-6"> |
||
<div class="border rounded-lg p-4 bg-gray-100"> |
<div class="border rounded-lg p-4 bg-gray-100"> |
||
| Line 48: | Line 48: | ||
</div> |
</div> |
||
<div class="border rounded-lg p-4 bg-gray-100"> |
<div class="border rounded-lg p-4 bg-gray-100"> |
||
< |
<span class="h2 font-bold text-gray-800 mb-2">Form: Contact Us</span> |
||
<p class="text-gray-600">A responsive form for collecting user feedback and inquiries.</p> |
<p class="text-gray-600">A responsive form for collecting user feedback and inquiries.</p> |
||
<div class="text-right mt-4"> |
<div class="text-right mt-4"> |
||
Revision as of 17:38, 6 September 2024
Welcome to the 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.
Featured Templates & Forms
Powered by MediaWiki | TailwindCSS | Flowbite