Template:SettingSummary/cs

Nastavení MediaWiki: SettingSummary
Upravte prosím tuto stránku a vložte do šablony místo této zprávy stručný souhrn.
Zavedeno od verze:Neuvedeno
Odstraněno od verze:stále se používá
Povolené hodnoty:Blíže neurčeno
Výchozí hodnota:Blíže neurčeno
Dokumentace šablony
Category:Templates using TemplateStyles/cs Category:Templates using Module:TNT for internationalisation

Zkopírujte a vložte šablonu

{{SettingSummary
|name =
|summary =
|section =
|version_min =
|rev_introduced =
|sha_introduced =
|change_introduced =
|version_deprecated =
|rev_deprecated =
|sha_deprecated =
|change_deprecated =
|version_max =
|rev_removed =
|sha_removed =
|change_removed =
|range =
|default =
|newvarlink =
|newvarname =
|sensitive =
}}

TemplateData

[zobrazit · diskuse · upravit]

Tato sekce obsahuje strukturovaný popis parametrů šablony využívající rozšíření TemplateData, který umožňuje snadnější používání této šablony v prostředí VisualEditoru.

SettingSummary

Category:Templates using TemplateData/cs

A card describing the information of a given configuration setting from MediaWiki core.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The name of the setting without the initial $wg prefix.

Stringoptional
Version introducedversion_min

The version of MediaWiki the setting was introduced in.

Stringsuggested
Introduced in SVN revisionrev_introduced

Requires "version_min" to be set also. Omit any leading "r".

Example
1509
Numberdeprecated
Introduced in Git commit hashsha_introduced

Requires "version_min" to be set also.

Stringoptional
Introduced in Gerrit change numberchange_introduced

Requires "version_min" and "sha_introduced" to be set as well.

Numberoptional
Version deprecatedversion_deprecated

The version of MediaWiki it was deprecated.

Stringoptional
Deprecated in SVN revisionrev_deprecated

Requires "version_deprecated" to be set also. Omit any leading "r".

Example
1509
Numberdeprecated
Deprecated in Git commit hashsha_deprecated

Requires "version_deprecated" to be set also.

Stringoptional
Deprecated in Gerrit change numberchange_deprecated

Requires "version_deprecated" and "sha_deprecated" to be set well.

Numberoptional
Version removedversion_max

The version of MediaWiki it was removed.

Stringoptional
Removed in SVN revisionrev_removed

Requires "version_max" to be set. Omit any leading "r".

Example
1509
Numberdeprecated
Removed in Git commit hashsha_removed

Requires "version_max" to be set.

Stringoptional
Removed in Gerrit change numberchange_removed

Requires "version_max" and "sha_removed" to be set.

Numberoptional
New variable linknewvarlink

For obsolete settings replaced by another setting, the link to the variable page that took its place.

Page nameoptional
New variable namenewvarname

For obsolete settings replaced by another setting, the new setting name.

Unknownoptional
Sensitive datasensitive

If the setting contains sensitive data such as passwords, put "yes".

Stringoptional
Type of settingsection

The category that this setting comes under. This is automatically made into a link to the correct section in "Manual:Configuration settings", so make sure you use an existing heading (or a new heading that you may add).

Stringoptional
Summarysummary

A short description of the setting's purpose. More detailed descriptions are desirable and should be added to the main page content. If you update the short description, please also update the two tables at "Manual:Configuration settings" and "Manual:Configuration settings (alphabetical)".

Unknownoptional
Range of allowable valuesrange

The range of allowable values, e.g. "0 - 255", "boolean", "string containing a URL or """. The following values (under "Suggested values") will be automatically translated.

Suggested values
array boolean float integer string
Stringsuggested
Default valuedefault

The default value in a clean MediaWiki installation. If this is different in different versions of the software, then such variations should be noted.

Example
{{phpi|$foobar}}
Contentrequired

Související kategorie

Category:Infobox templates/cs#SettingSummary/cs
Category:Template documentation pages/cs
Category:Infobox templates/cs Category:Pages using the JsonConfig extension Category:Template documentation pages/cs Category:Templates using Module:TNT for internationalisation Category:Templates using TemplateData/cs Category:Templates using TemplateStyles/cs