Pojdi na vsebino

Modul:Citation mode/dok

Iz Wikipedije, proste enciklopedije
Redakcija dne 10:54, 26. december 2024 od Pinky sl (pogovor | prispevki) (nova stran z vsebino: »{{Documentation subpage}} {{High use}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> This function is intended to be used in {{para|mode}} for templates which wrap other citation templates. It outputs its argument unless {{tl|CS1 config}} configures a page-wide mode on the current page, in which case it outputs nothing. The effect of this is that templates invoking this module do...«)
(razl) ← Starejša redakcija | prikaži trenutno redakcijo (razl) | Novejša redakcija → (razl)

This function is intended to be used in |mode= for templates which wrap other citation templates. It outputs its argument unless {{CS1 config}} configures a page-wide mode on the current page, in which case it outputs nothing. The effect of this is that templates invoking this module do not set a mode, allowing the parent template to obey the page-wide mode set in {{CS1 config}}.

Wrapper templates should not attempt to access {{CS1 config}} directly, because this would cause them to be incorrectly added to Category:CS1 maint: overridden setting.

Usage

[uredi kodo]

{{#invoke:Citation mode|main|mode}}

returns empty if {{CS1 config}} mode is set on page, otherwise returns mode argument.

Tests

[uredi kodo]

Because the behavior of this module depends on global read-only state, tests are split between two files:

See also

[uredi kodo]