Шаблон:Schema:GenreArticle: различия между версиями
Внешний вид
Новая страница: «<includeonly> {{#tag:script| { "@context": "https://schema.org", "@type": "CreativeWork", "headline": "{{PAGENAME}}", "description": "{{{description|}}}", "about": { "@type": "DefinedTerm", "name": "{{PAGENAME}}" }, "genre": "{{{genre|}}}", "url": "{{FULLPAGENAMEURL}}" } |type=application/ld+json}} </includeonly>» |
Нет описания правки |
||
| (не показаны 3 промежуточные версии этого же участника) | |||
| Строка 1: | Строка 1: | ||
<includeonly> | <includeonly> | ||
{{# | {{#headscript:application/ld+json| | ||
{ | { | ||
"@context": "https://schema.org", | "@context": "https://schema.org", | ||
| Строка 11: | Строка 11: | ||
}, | }, | ||
"genre": "{{{genre|}}}", | "genre": "{{{genre|}}}", | ||
"url": "{{ | "url": "{{fullurl:{{PAGENAME}}}}" | ||
} | } | ||
}} | |||
</includeonly> | </includeonly> | ||