Template:Keywords/doc
From The Lion King Wiki
This is a special template that takes any number of parameters without keys and adds it to the <meta keywords="" />
tag in the document header. This helps to improve search results.
Usage
{{keywords|template|keywords|test}}
<keywords content="template,keywords,test" />
Produces a string: template, keywords, test
and adds it to the meta keywords of this document. View the source of this page to see the <meta keywords="" />
tag.
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.