Difference between revisions of "Template:Keywords/doc"
From The Lion King Wiki
(Created page with "{{doc/start}} This is a special template that takes any number of parameters without keys and adds it to the <code><meta keywords="" /></code> tag in the document header. This he...") |
(No difference)
|
Revision as of 23:34, 6 April 2011
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.