Template:Citation Style documentation/display: Difference between revisions

m
used "display-authors" instead of "displayauthors" to match rest of documentation in "cite book",
imported>Trappist the monk
m (Separator)
imported>Jason Quinn
m (used "display-authors" instead of "displayauthors" to match rest of documentation in "cite book",)
Line 2:
* '''author-name-separator''': Changes the separator between last and first names; defaults to a comma and space (<code>, </code>); {{#if: {{{lua|}}}|if the parameter is present, but blank, separator punctuation is set to the default|if the parameter is present, but blank, no separator punctuation will be used}}; a space must be encoded as <code>&amp;#32;</code>{{#if: {{{lua|}}}|.|&#32;do not use an asterisk (<code>*</code>), colon (<code>:</code>) or hash (<code>#</code>) as they will be interpreted as wikimarkup.}}
* '''author-separator''': Changes the separator between authors; defaults to a semicolon and space (<code>; </code>); {{#if: {{{lua|}}}|if the parameter is present, but blank, separator punctuation is set to the default|if the parameter is present, but blank, no separator punctuation will be used}}; a space must be encoded as <code>&amp;#32;</code>{{#if: {{{lua|}}}|.|&#32;do not use an asterisk (<code>*</code>), colon (<code>:</code>) or hash (<code>#</code>) as they will be interpreted as wikimarkup.}}
* '''displayauthorsdisplay-authors''': {{#if: {{{lua|}}}|By default, all authors are shown unless there are nine, then the author list is truncated to eight authors and followed by "et al." This mimics the older version of the template for compatibility. To change the displayed number of authors, set '''displayauthorsdisplay-authors''' to the desired number. Where there are nine authors, set {{para|displayauthorsdisplay-authors|9}} to show all authors. Aliases: '''displayauthors'''.
|By default, the number of authors displayed is limited to 8; if 9 are provided, the ninth is displayed as "et al." This parameter allows display of fewer authors before the "et al."; for example, use {{para|displayauthorsdisplay-authors|2}} for only two authors. The "et al." may be suppressed altogether by setting {{para|displayauthorsdisplay-authors|9}}. Aliases: '''displayauthors'''.}}
{{#if: {{{lua|}}}|
* '''displayeditors''': By default, all editors are shown unless there are four, then the editor list is truncated to four editors and followed by "et al." This mimics the older version of the template for compatibility. To change the displayed number of editors, set '''displayeditors''' to the desired number. Where there are four editors, set {{para|displayeditors|4}} to show all editors.}}
Anonymous user