Content deleted Content added
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| 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</ |
<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> |
||
| Line 41: | Line 41: | ||
<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"> |
||
<div class="h3 font-bold text-gray-800 mb-2">Template |
<div class="h3 font-bold text-gray-800 mb-2">Template for templates</div> |
||
<p class="text-gray-600">A |
<p class="text-gray-600">A code to start any template</p> |
||
<div class="text-right mt-4"> |
<div class="text-right mt-4"> |
||
[[ |
[[Template for templates|<span class="focus:outline-none text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 mb-2 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-900">View Template</span>]] |
||
</div> |
</div> |
||
</div> |
</div> |
||
| Line 51: | Line 51: | ||
<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"> |
||
[[Form|<span class="focus:outline-none text-white bg- |
[[Form|<span class="focus:outline-none text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 mb-2 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-900">View Form</span>]] |
||
</div> |
</div> |
||
</div> |
</div> |
||
Latest revision as of 21:08, 8 April 2025
Welcome to the openfox.io Template and Forms Wiki
Your hub for reusable templates, forms, and resources to streamline your MediaWiki projects.
Featured Templates & Forms
Powered by MediaWiki | TailwindCSS | Flowbite