Diferencia entre revisiones de «Plantilla:Portal Ver historial

Sin resumen de edición
Sin resumen de edición
Línea 1: Línea 1:
<noinclude>
<noinclude>
Esta plantilla se utiliza para crear páginas de portal en las páginas principales de la Wazeopedia.  
This template is being used for creating portal pages in Wazeopedia main pages.  
== Estructura de la plantilla ==
== Template structure ==
<nowiki>
<nowiki>


</nowiki>
</nowiki>
== Crear o editar con formulario ==
== Create or edit with form ==
Puede utilizar el [[Formulario:Portal|formulario del portal]] para crear o editar páginas del portal:
you can use the [[Form:Portal|portal form]] to create or edit portal pages:
{{#forminput:form={{PAGENAME}}|button text=Crear {{PAGENAME}}|placeholder=Nombre del {{PAGENAME}}}}
{{#forminput:form={{PAGENAME}}|button text=Create {{PAGENAME}}|placeholder={{PAGENAME}} name}}


</noinclude>
</noinclude>
<includeonly>{{#ifeq:{{{no-title|}}}|Yes||{{Portal-titulo|
<includeonly>{{#ifeq:{{{no-title|}}}|Yes||{{Portal-title|
|title={{{page title|{{SITENAME}} }}}
|title={{{page title|{{SITENAME}} }}}
|title-icon={{{title-icon|}}}
|title-icon={{{title-icon|}}}
Línea 28: Línea 28:
|row title={{{row title query|}}}
|row title={{{row title query|}}}
}}
}}
|{{Carrusel
|{{Carousel
|title={{{section 1|}}}
|title={{{section 1|}}}
|link={{{section 1|}}}
|link={{{section 1|}}}
|cards={{{cards 1|}}}  
|cards={{{cards 1|}}}  
|template={{{template 1|}}}  
|template={{{template 1|}}}  
}}{{Carrusel
}}{{Carousel
|title={{{section 2|}}}
|title={{{section 2|}}}
|link={{{section 2|}}}
|link={{{section 2|}}}
|cards={{{cards 2|}}}  
|cards={{{cards 2|}}}  
|template={{{template 2|}}}  
|template={{{template 2|}}}  
}}{{Carrusel
}}{{Carousel
|title={{{section 3|}}}
|title={{{section 3|}}}
|link={{{section 3|}}}
|link={{{section 3|}}}
|cards={{{cards 3|}}}  
|cards={{{cards 3|}}}  
|template={{{template 3|}}}  
|template={{{template 3|}}}  
}}{{Carrusel
}}{{Carousel
|title={{{section 4|}}}
|title={{{section 4|}}}
|link={{{section 4|}}}
|link={{{section 4|}}}
|cards={{{cards 4|}}}
|cards={{{cards 4|}}}
|template={{{template 4|}}}
|template={{{template 4|}}}
}}{{Carrusel
}}{{Carousel
|title={{{section 5|}}}
|title={{{section 5|}}}
|link={{{section 5|}}}
|link={{{section 5|}}}
|cards={{{cards 5|}}}
|cards={{{cards 5|}}}
|template={{{template 5|}}}
|template={{{template 5|}}}
}}{{Carrusel
}}{{Carousel
|title={{{section 6|}}}
|title={{{section 6|}}}
|link={{{section 6|}}}
|link={{{section 6|}}}
Línea 59: Línea 59:
|template={{{template 6|}}}  
|template={{{template 6|}}}  
}}
}}
{{Carrusel
{{Carousel
|title={{{section 7|}}}
|title={{{section 7|}}}
|link={{{section 7|}}}
|link={{{section 7|}}}
Línea 65: Línea 65:
|template={{{template 7|}}}
|template={{{template 7|}}}
}}
}}
{{Carrusel
{{Carousel
|title={{{section 8|}}}
|title={{{section 8|}}}
|link={{{section 8|}}}
|link={{{section 8|}}}
Línea 81: Línea 81:
"params": {
"params": {
"no-title": {
"no-title": {
"label": "Ocultar la sección del título de la página",
"label": "Hide page title section",
"description": "escriba cualquier carácter",
"description": "type any charachter",
"type": "boolean"
"type": "boolean"
},
},
"page title": {
"page title": {
"label": "Título de la página",
"label": "Page title",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
},
"banner-text": {
"banner-text": {
"label": "Texto para la sección de banners ",
"label": "Text for the banner section ",
"type": "content",
"type": "content",
"suggested": true
"suggested": true
},
},
"banner-heading": {
"banner-heading": {
"label": "Texto para la cabecera del banner",
"label": "Text for the header of the banner",
"type": "string",
"type": "string",
"suggested": true
"suggested": true
},
},
"section 1": {
"section 1": {
"label": "Título de la primera sección",
"label": "First section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 107: Línea 107:
},
},
"cards 1": {
"cards 1": {
"label": "Lista de tarjetas para la 1ª sección ",
"label": "Card list for the first section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 114: Línea 114:
},
},
"section 2": {
"section 2": {
"label": "Título de la segunda sección",
"label": "2nd section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 120: Línea 120:
},
},
"cards 2": {
"cards 2": {
"label": "Lista de tarjetas para la 2ª sección ",
"label": "Card list for the 2nd section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 127: Línea 127:
},
},
"section 3": {
"section 3": {
"label": "Título de la tercera sección",
"label": "3rd section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 133: Línea 133:
},
},
"cards 3": {
"cards 3": {
"label": "Lista de tarjetas para la 3ª sección ",
"label": "Card list for the 3rd section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 140: Línea 140:
},
},
"section 4": {
"section 4": {
"label": "Título de la cuarta sección",
"label": "4th section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 146: Línea 146:
},
},
"cards 4": {
"cards 4": {
"label": "Lista de tarjetas para la 4ª sección ",
"label": "Card list for the 4th section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 153: Línea 153:
},
},
"section 5": {
"section 5": {
"label": "Título de la quinta sección",
"label": "5th section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 159: Línea 159:
},
},
"cards 5": {
"cards 5": {
"label": "Lista de tarjetas para la 5ª sección ",
"label": "Card list for the 5th section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 166: Línea 166:
},
},
"section 6": {
"section 6": {
"label": "Título de la sexta sección",
"label": "6th section title",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 172: Línea 172:
},
},
"cards 6": {
"cards 6": {
"label": "Lista de tarjetas para la 6ª sección ",
"label": "Card list for the 6th section ",
"example": "Añade tantas plantillas de \"tarjeta\" como quieras",
"example": "Add as many \"card\" templates as you want",
"type": "string",
"type": "string",
"required": true,
"required": true,
Línea 179: Línea 179:
},
},
"title-icon": {
"title-icon": {
"label": "Icono de la sección del título ",
"label": "Icon for the title section ",
"description": "Nombre de la imagen",
"description": "Image name",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
},
},
"banner-image": {
"banner-image": {
"label": "Imagen para el banner",
"label": "Image for the banner",
"type": "wiki-file-name",
"type": "wiki-file-name",
"suggested": true
"suggested": true
},
},
"hide numbers": {
"hide numbers": {},
"label": "Ocultar números"
"template 1": {},
},
"template 2": {},
"template 1": {
"template 3": {},
"label": "Plantilla 1"
"template 4": {},
},
"template 5": {},
"template 2": {
"template 6": {},
"label": "Plantilla 2"
"section 7": {},
},
"cards 7": {},
"template 3": {
"template 7": {},
"label": "Plantilla 3"
"section 8": {},
},
"cards 8": {},
"template 4": {
"template 8": {},
"label": "Plantilla 4"
"categories": {}
},
"template 5": {
"label": "Plantilla 5"
},
"template 6": {
"label": "Plantilla 6"
},
"section 7": {
"label": "Sección 7 ",
"type": "string"
},
"cards 7": {
"label": "Tarjeta 7",
"type": "string"
},
"template 7": {
"label": "Plantilla 7"
},
"section 8": {
"label": "Sección 8",
"type": "string"
},
"cards 8": {
"label": "Tarjeta 8",
"type": "string"
},
"template 8": {
"label": "Plantilla 8"
},
"categories": {
"label": "Categorías"
}
},
},
"description": "Tempate para crear páginas de portal en las páginas principales de Wazeopedia. \n",
"description": "Tempate for creating portal pages in Wazeopedia main pages. \n",
"paramOrder": [
"paramOrder": [
"title-icon",
"title-icon",

Revisión del 16:47 19 nov 2022

This template 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.

Parámetros de la plantilla

ParámetroDescripciónTipoEstado
Icon for the title section title-icon

Image name

Archivosugerido
Text for the banner section banner-text

sin descripción

Contenidosugerido
Page titlepage title

sin descripción

Cadenasugerido
Text for the header of the bannerbanner-heading

sin descripción

Cadenasugerido
Image for the bannerbanner-image

sin descripción

Archivosugerido
Hide page title sectionno-title

type any charachter

Lógicoopcional
First section titlesection 1

sin descripción

Cadenaobligatorio
Card list for the first section cards 1

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
2nd section titlesection 2

sin descripción

Cadenaobligatorio
Card list for the 2nd section cards 2

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
3rd section titlesection 3

sin descripción

Cadenaobligatorio
Card list for the 3rd section cards 3

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
4th section titlesection 4

sin descripción

Cadenaobligatorio
Card list for the 4th section cards 4

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
5th section titlesection 5

sin descripción

Cadenaobligatorio
Card list for the 5th section cards 5

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
6th section titlesection 6

sin descripción

Cadenaobligatorio
Card list for the 6th section cards 6

sin descripción

Ejemplo
Add as many "card" templates as you want
Cadenaobligatorio
hide numbershide numbers

sin descripción

Desconocidoopcional
template 1template 1

sin descripción

Desconocidoopcional
template 2template 2

sin descripción

Desconocidoopcional
template 3template 3

sin descripción

Desconocidoopcional
template 4template 4

sin descripción

Desconocidoopcional
template 5template 5

sin descripción

Desconocidoopcional
template 6template 6

sin descripción

Desconocidoopcional
section 7section 7

sin descripción

Desconocidoopcional
cards 7cards 7

sin descripción

Desconocidoopcional
template 7template 7

sin descripción

Desconocidoopcional
section 8section 8

sin descripción

Desconocidoopcional
cards 8cards 8

sin descripción

Desconocidoopcional
template 8template 8

sin descripción

Desconocidoopcional
categoriescategories

sin descripción

Desconocidoopcional