Template:Page data/doc

<templatedata> { "description": { "en": "Use this template to add structured data to content pages.", "es": "Usa esta plantilla para agregar información estructurada a las páginas de contenido." }, "format": "block", "params": { "keywords": { "label": { "en": "Keywords", "es": "Palabras clave" }, "description": { "en": "Search keywords associated to the page (comma-separated)", "es": "Palabras clave asociadas a la página (separadas por comas)" }, "type": "string", "example": { "en": "recycle, brick, construction", "es": "reciclado, ladrillo, construcción" }, "suggested": true }, "authors": { "label": { "en": "Authors", "es": "Autores" }, "description": { "en": "Main authors of the page (comma-separated)", "es": "Autores principales de la página (separadas por comas)" }, "type": "string", "example": { "en": "User:Sophivorus, Joe Doe, Jane Doe", "es": "User:Sophivorus, Carlos García, Carla García" }, "default": { "en": "Main authors by number of bytes added.", "es": "Principales autores por cantidad de bytes añadidos." } }, "language": { "label": { "en": "Language", "es": "Lenguaje" }, "description": { "en": "Language code of the language on which the page is written", "es": "Código del lenguaje en el cual está escrita la página" }, "example": { "en": "es", "es": "pt" }, "type": "string", "default": "en", "suggestedvalues": [ "en", "es", "de", "fr", "pt", "it" ] }, "license": { "label": { "en": "License", "es": "Licencia" }, "description": { "en": "License under which the page is released", "es": "Licencia bajo la cual la página está publicada" }, "example": "Public domain", "type": "string", "default": "BY-NC-SA-4.0 unless otherwise noted", "suggestedvalues": [

               "BY-NC-SA-4.0 unless otherwise noted",

"CC-BY-SA-4.0", "CC-BY-SA-3.0", "CC-BY-SA-2.0", "CC-BY-NC-SA-4.0", "CC-BY-NC-SA-3.0", "CC-BY-NC-SA-2.0", "CC-BY-4.0", "CC-BY-3.0", "CC-BY-2.0", "CC0-1.0", "CERN-OHL-S", "MIT", "GPL", "LGPL", "GFDL", "Public domain", "Fair use", "Copyright", "Unknown" ] }, "part-of": { "label": { "en": "Part of", "es": "Parte de" }, "description": { "en": "Project, course or collection of which the page is a part", "es": "Proyecto, curso o colección de la cual la página es parte" }, "example": "Fashion Revolution Encyclopedia", "type": "wiki-page-name" }, "ported-from": { "label": { "en": "Ported from", "es": "Portado desde" }, "description": { "en": "URL from where the page was ported", "es": "URL desde donde la página fue portada" }, "example": "https://practicalaction.org", "type": "url" }, "derivative-of": { "label": { "en": "Derivative of", "es": "Derivado de" }, "description": { "en": "Page of which the page is a derivative", "es": "Página de la cual la página es un derivado" }, "example": "Compost heater", "type": "wiki-page-name" }, "organizations": { "label": { "en": "Organizations", "es": "Organizaciones" }, "description": { "en": "Organization, university or institution affiliated to the page", "es": "Organización, universidad o institución afiliada a la página" }, "example": "Humboldt State University", "type": "wiki-page-name", "suggested": true }, "sdg": { "label": { "en": "Sustainable Development Goals", "es": "Objetivos de Desarrollo Sostenible" }, "description": { "en": "Comma-separated list of Sustainable Development Goals to which the page contributes", "es": "Objetivos de Desarrollo Sostenible a los que la página contribuye (en inglés y separados por comas)" }, "example": "SDG01 No poverty, SDG13 Climate action", "type": "string", "suggested": true, "suggestedvalues": [ "SDG01 No poverty", "SDG02 Zero hunger", "SDG03 Good health and well-being", "SDG04 Quality education", "SDG05 Gender equality", "SDG06 Clean water and sanitation", "SDG07 Affordable and clean energy", "SDG08 Decent work and economic growth", "SDG09 Industry innovation and infrastructure", "SDG10 Reduced inequalities", "SDG11 Sustainable cities and communities", "SDG12 Responsible consumption and production", "SDG13 Climate action", "SDG14 Life below water", "SDG15 Life on land", "SDG16 Peace justice and strong institutions", "SDG17 Partnerships for the goals" ] }, "hide": { "label": { "en": "Hide", "es": "Ocultar" }, "description": { "en": "Hide the databox from view", "es": "Ocultar la databox" }, "example": { "en": "yes", "es": "sí" }, "type": "boolean" }, "title": { "label": { "en": "Title", "es": "Título" }, "description": { "en": "Display title of the page", "es": "Título visible de la página" }, "type": "string" }, "collapse": { "label": { "en": "Collapse", "es": "Colapsar" }, "description": { "en": "Collapse the databox by default", "es": "Colapsar la databox por defecto" }, "example": { "en": "yes", "es": "sí" }, "type": "boolean" }, "location": { "label": { "en": "Location", "es": "Ubicación" }, "description": { "en": "Location of the page", "es": "Ubicación de la página" }, "example": { "en": "Buenos Aires, Argentina", "es": "Buenos Aires, Argentina" }, "type": "string" }, "description": { "label": { "en": "Description", "es": "Descripción" }, "description": { "en": "Short description of the page for search engines such as Google", "es": "Breve descripción de la página" }, "type": "string", "default": "Text of the first paragraph of the page" }, "title-tag": { "label": { "en": "Title tag", "es": "Etiqueta de título" }, "description": { "en": "Content of the HTML <title> tag", "es": "Contenido de la etiqueta <title> de HTML" }, "type": "string" }, "coordinates": { "label": { "en": "Coordinates", "es": "Coordenadas" }, "description": { "en": "Coordinates of the page", "es": "Coordenadas de la página" }, "type": "string" } }, "paramOrder": [ "part-of", "keywords", "sdg", "authors", "organizations", "location", "coordinates", "license", "ported-from", "derivative-of", "language", "title", "title-tag", "description", "collapse", "hide" ] } </templatedata>