Template:Citation Style documentation/syntax: Difference between revisions
From All Skies Encyclopaedia
imported>Gadget850 (+) |
imported>Nikkimaria (update) |
||
(6 intermediate revisions by 5 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. |
Latest revision as of 21:07, 15 April 2021
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.