imported>Itssick No edit summary |
imported>Itssick No edit summary |
||
Line 16: | Line 16: | ||
}} }}{{#if:{{{banner-text|}}}{{{banner-heading|}}}| | }} }}{{#if:{{{banner-text|}}}{{{banner-heading|}}}| | ||
<div class="prose border border-grey-400 rounded-md mx-0 {{#ifeq:{{mediawiki:mainpage}}|{{PAGENAME}}|mb-10|mb-20}} md:max-w-full max-w-fit"> | <div class="prose border border-grey-400 rounded-md mx-0 {{#ifeq:{{mediawiki:mainpage}}|{{PAGENAME}}|mb-10|mb-20}} md:max-w-full max-w-fit"> | ||
{{#if:{{{banner-heading|}}}|<div class="flex items-center bg-blue- | {{#if:{{{banner-heading|}}}|<div class="flex items-center bg-blue-30 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> | ||
Line 24: | Line 24: | ||
</div> | </div> | ||
</div>}}{{#ifeq:{{mediawiki:mainpage}}|{{PAGENAME}}|<div id="siteNotice" ></div>|}}{{Carousel | </div>}}{{#ifeq:{{mediawiki:mainpage}}|{{PAGENAME}}|<div id="siteNotice" ></div>|}}{{Carousel | ||
|title={{#explode:{{{section 1|}}}|:|1| | |title={{#explode:{{{section 1|}}}|:|1|30}} | ||
|link={{{section 1|}}} | |link={{{section 1|}}} | ||
|cards={{{cards 1|}}} | |cards={{{cards 1|}}} | ||
Line 30: | Line 30: | ||
|cards={{{cards 2|}}} | |cards={{{cards 2|}}} | ||
}}{{Carousel | }}{{Carousel | ||
|title={{#explode:{{{section 3|}}}|:|1| | |title={{#explode:{{{section 3|}}}|:|1|30}} | ||
|link={{{section 3|}}} | |link={{{section 3|}}} | ||
|cards={{{cards 3|}}} | |cards={{{cards 3|}}} | ||
}}{{Carousel | }}{{Carousel | ||
|title={{#explode:{{{section 4|}}}|:|1| | |title={{#explode:{{{section 4|}}}|:|1|30}} | ||
|link={{{section 4|}}} | |link={{{section 4|}}} | ||
|cards={{{cards 4|}}} | |cards={{{cards 4|}}} | ||
}}{{Carousel | }}{{Carousel | ||
|title={{#explode:{{{section 5|}}}|:|1| | |title={{#explode:{{{section 5|}}}|:|1|30}} | ||
|link={{{section 5|}}} | |link={{{section 5|}}} | ||
|cards={{{cards 5|}}} | |cards={{{cards 5|}}} | ||
}}{{Carousel | }}{{Carousel | ||
|title={{#explode:{{{section 6|}}}|:|1| | |title={{#explode:{{{section 6|}}}|:|1|30}} | ||
|link={{{section 6|}}} | |link={{{section 6|}}} | ||
|cards={{{cards 6|}}} | |cards={{{cards 6|}}} | ||
}} | }} | ||
{{Carousel | {{Carousel | ||
|title={{#explode:{{{section 7|}}}|:|1| | |title={{#explode:{{{section 7|}}}|:|1|30}} | ||
|link={{{section 7|}}} | |link={{{section 7|}}} | ||
|cards={{{cards 7|}}} | |cards={{{cards 7|}}} |
Revision as of 17:56, 6 October 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 |