Zeile 6: | Zeile 6: | ||
== Parameters == | == Parameters == | ||
<templatedata>{ | <templatedata>{ | ||
− | "description": " | + | "description": "This extension processes some parameters to help the selected search engine, processing this page.", |
"params": { | "params": { | ||
"keywords": { | "keywords": { | ||
Zeile 34: | Zeile 34: | ||
<!-- see https://www.mediawiki.org/wiki/Extension:TemplateData#Format for more information about template data --> | <!-- see https://www.mediawiki.org/wiki/Extension:TemplateData#Format for more information about template data --> | ||
== Usage == | == Usage == | ||
− | + | <pre> | |
{{Search engine parameters | {{Search engine parameters | ||
|keywords= | |keywords= | ||
|description= | |description= | ||
}} | }} | ||
− | </ | + | </pre> |
− | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | + | [[Category:Hilfewiki templates]]<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
{{#ifeq:{{SUBPAGENAME}}|sandbox | | | {{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- ADD CATEGORIES AFTER THIS LINE --> | <!-- ADD CATEGORIES AFTER THIS LINE --> | ||
− | [[Category:Utility | + | [[Category:Utility templates]] |
}} | }} | ||
}}</includeonly> | }}</includeonly> |
Aktuelle Version vom 30. September 2016, 11:17 Uhr
This is a documentation subpage for Vorlage:Search engine parameters. It contains usage information, categories and other content that is not part of the original vorlage page. |
Description[Quelltext bearbeiten]
This extension processes some parameters to help the selected search engine, processing this page. With this, editors are able to add additional keywords or change the description, displayed in the search resuls.
Parameters[Quelltext bearbeiten]
This extension processes some parameters to help the selected search engine, processing this page.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
keywords | keywords | As assortment of special keywords that can be used by the search engine crawler | Zeile | erforderlich |
Page description | description | A short description that will be displayed by search engines in the search result | Zeichenfolge | vorgeschlagen |
New page title | title | Agents can change the html title tag '''Use with caution!!!''' (see also ''titlemode'' below) | Zeile | optional |
Mode for title param | titlemode | Set to append, prepend, or replace (default) to define how the title will be amended | Zeile | optional |
Usage[Quelltext bearbeiten]
{{Search engine parameters |keywords= |description= }}