Difference between revisions of "Template:Content"
From VGD Wiki Farm
Line 104: | Line 104: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <!-- SEO --> | ||
+ | {{#seo: | ||
+ | |title={{PAGENAME}} | ||
+ | |titlemode=append | ||
+ | |keywords={{#arraymap:{{{Topic|}}}|;|@|@|, }}{{#if: {{{Tags|}}}|,{{#arraymap: {{{Tags|}}}|;|@|@|,}}}} | ||
+ | |description={{{Brief|{{PAGENAME}}}}} | ||
+ | |og:type=article | ||
+ | |og:site_name={{SITENAME}} | ||
+ | |og:locale=en_US | ||
+ | |article:publisher={{SITENAME}} | ||
+ | |article:section={{#arraymap:{{{Topic|}}}|;|@|@|, }} | ||
+ | |article:tag={{#arraymap:{{{Tags|}}}|;|@|@|, }} | ||
+ | |article:modified_time={{#show:{{FULLPAGENAME}}|?Modification date#iso}} | ||
+ | |article:published_time={{#show:{{FULLPAGENAME}}|?Creation date#iso}} | ||
+ | }} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 10:18, 4 January 2021
Generic content metadata.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Topic | Topic | A semi-colon delimited list of topics the article is categorized under. | String | required |
Brief | Brief | Short announce of the article content to be used in infoboxes, lists, etc. | Content | optional |
Tags | Tags | Semi-colon delimited arbitrary labels to categorize articles additionally. | String | optional |
Location | Location | The in game place of a subject | String | optional |
{{Content |Topic = |Tags = |Brief = |Location = }}