Template:Refbegin/doc: Difference between revisions
Appearance
Forgottenman (talk | contribs) create |
Forgottenman (talk | contribs) expand documentation |
||
| Line 1: | Line 1: | ||
'''{{tl|refbegin}}''' and its complementary closing template '''{{tl|refend}}''' are used to apply any of several optional styles or presentational choices for bibliographies]] or reference | '''{{tl|refbegin}}''' and its complementary closing template '''{{tl|refend}}''' are used to apply any of several optional styles or presentational choices for bibliographies]] or reference lists—that is, lists of fully-specified references / sources / works cited, alpha-sorted by author/contributor) that appear in Mises Wiki articles. | ||
Available parameters for {{tl|refbegin}} are: | |||
<code><nowiki>{{ refbegin |n |indent= |indentsize= }} </nowiki></code> | |||
*Replace "n" with a number to specify the number of columns. | |||
*Set <code>indent=yes</code> to indent references that appear on multiple lines. | |||
*Set <code>indentsize=2em</code> (or some other number) to specify the amount of indentation. | |||
{{tl|Refend}} does not need any parameters unless the <code>indent=</code> parameter is used in {{tl|refbegin}}. In that case, it must also, for example: | |||
<code><nowiki>{{ refend |indent=yes }} </nowiki></code> | |||
<includeonly> | <includeonly> | ||
[[Category:Citation templates|{{PAGENAME}}]] | [[Category:Citation templates|{{PAGENAME}}]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 17:20, 28 January 2011
{{refbegin}} and its complementary closing template {{refend}} are used to apply any of several optional styles or presentational choices for bibliographies]] or reference lists—that is, lists of fully-specified references / sources / works cited, alpha-sorted by author/contributor) that appear in Mises Wiki articles.
Available parameters for {{refbegin}} are:
{{ refbegin |n |indent= |indentsize= }}
- Replace "n" with a number to specify the number of columns.
- Set
indent=yesto indent references that appear on multiple lines. - Set
indentsize=2em(or some other number) to specify the amount of indentation.
{{Refend}} does not need any parameters unless the indent= parameter is used in {{refbegin}}. In that case, it must also, for example:
{{ refend |indent=yes }}