imported>Wottem No edit summary |
imported>Wottem No edit summary |
||
Line 16: | Line 16: | ||
}} }}{{#if:{{{banner-text|}}}{{{banner-heading|}}}| | }} }}{{#if:{{{banner-text|}}}{{{banner-heading|}}}| | ||
<div class="border border-grey-400 rounded-md mx-0 mb-20"> | <div class="border border-grey-400 rounded-md mx-0 mb-20"> | ||
<div class="flex items-center bg-blue-100 px-6 py-4"> | {{#if:{{{banner-heading|}}}|<div class="flex items-center bg-blue-100 px-6 py-4"> | ||
{{#if:{{{banner-image|}}}|[[File:{{{banner-image}}}|link=]]|}} | {{#if:{{{banner-image|}}}|[[File:{{{banner-image}}}|link=]]|}} | ||
<h2 class=" text-lg h4 px-6 font-medium">{{{banner-heading|}}}</h2> | <h2 class=" text-lg h4 px-6 font-medium">{{{banner-heading|}}}</h2> | ||
</div> | </div>}} | ||
<div class="px-10 text-sm text-gray-600 py-4 pb-8"> | <div class="px-10 text-sm text-gray-600 py-4 pb-8"> | ||
{{{banner-text|}}} | {{{banner-text|}}} |
Revision as of 17:53, 12 January 2022
This tempate is being used for creating portal pages in Wazeopedia main pages.
Template structure
Create or edit with form
you can use the portal form to create or edit portal pages:
Tempate for creating portal pages in Wazeopedia main pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Icon for the title section | title-icon | Image name | File | suggested |
Text for the banner section | banner-text | no description | Content | suggested |
Page title | page title | no description | String | suggested |
Text for the header of the banner | banner-heading | no description | String | suggested |
Image for the banner | banner-image | no description | File | suggested |
Hide page title section | no-title | type any charachter | Boolean | optional |
First section title | section 1 | no description | String | required |
Card list for the first section | cards 1 | no description
| String | required |
2nd section title | section 2 | no description | String | required |
Card list for the 2nd section | cards 2 | no description
| String | required |
3rd section title | section 3 | no description | String | required |
Card list for the 3rd section | cards 3 | no description
| String | required |
4th section title | section 4 | no description | String | required |
Card list for the 4th section | cards 4 | no description
| String | required |
5th section title | section 5 | no description | String | required |
Card list for the 5th section | cards 5 | no description
| String | required |
6th section title | section 6 | no description | String | required |
Card list for the 6th section | cards 6 | no description
| String | required |