Template:Citation Style documentation/syntax: Difference between revisions

m (Reverted edits by M777 (talk) to last version by Gadget850)
 
m (1 revision imported)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Nested parameters rely on their parent parameters:
Nested parameters rely on their parent parameters:
*''parent''
* ''parent''
*OR: ''parent2''—may be used instead of ''parent''
* OR: ''parent2''—may be used instead of ''parent''
**''child''—may be used with ''parent'' (and is ignored if ''parent'' is not used)
** ''child''—may be used with ''parent'' (and is ignored if ''parent'' is not used)
**OR: ''child2''—may be used instead of ''child'' (and is ignored if ''parent2'' is not used)
** OR: ''child2''—may be used instead of ''child'' (and is ignored if ''parent2'' is not used)


:Where aliases are listed, only one of the parameters may be defined; if multiple aliased parameters are defined, then only one will show.
: Where aliases are listed, only one of the parameters may be defined; if multiple aliased parameters are defined, then only one will show.

Latest revision as of 13:25, October 24, 2022

Nested parameters rely on their parent parameters:

  • parent
  • OR: parent2—may be used instead of parent
    • child—may be used with parent (and is ignored if parent is not used)
    • OR: child2—may be used instead of child (and is ignored if parent2 is not used)
Where aliases are listed, only one of the parameters may be defined; if multiple aliased parameters are defined, then only one will show.