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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
TopicTopic

A semi-colon delimited list of topics the article is categorized under.

Stringrequired
BriefBrief

Short announce of the article content to be used in infoboxes, lists, etc.

Contentoptional
TagsTags

Semi-colon delimited arbitrary labels to categorize articles additionally.

Stringoptional
LocationLocation

The in game place of a subject

Stringoptional
{{Content
|Topic        =
|Tags         =
|Brief        =
|Location     = 
}}