Difference between revisions of "Template:BBKL/doc"

From blackwiki
Jump to navigation Jump to search
imported>BrownHairedGirl
(fix wrapper)
imported>Zyxw
m (Since <tt> is obsolete in HTML5, replace it with <kbd> – see HTML element#tt, Wikipedia:HTML5, and mw:Help:Extension:Linter/obsolete-tag. using AWB)
 
Line 5: Line 5:
 
:{{tlc|BBKL|''URL path''|band{{=}}''volume number''|author{{=}}''author''|artikel{{=}}''article title''|spalte={{=}}''column number''}}
 
:{{tlc|BBKL|''URL path''|band{{=}}''volume number''|author{{=}}''author''|artikel{{=}}''article title''|spalte={{=}}''column number''}}
 
where:
 
where:
*<tt>''URL path''</tt> is the part of the URL that will follow <tt>www.bbkl.de/</tt>. It's usually of the form <tt>''letter''/''last name''_''first initial(s)''</tt>, such as <tt>w/westermann_d_h</tt> for [[Diedrich Hermann Westermann|D. H. Westermann]].
+
*<kbd>''URL path''</kbd> is the part of the URL that will follow <kbd>www.bbkl.de/</kbd>. It's usually of the form <kbd>''letter''/''last name''_''first initial(s)''</kbd>, such as <kbd>w/westermann_d_h</kbd> for [[Diedrich Hermann Westermann|D. H. Westermann]].
*<tt>''volume number''</tt> is the number of the volume that the biography appears in, which is used to generate various bits of citation metadata.
+
*<kbd>''volume number''</kbd> is the number of the volume that the biography appears in, which is used to generate various bits of citation metadata.
*<tt>''author''</tt> is the author of the biography.
+
*<kbd>''author''</kbd> is the author of the biography.
*<tt>''article title''</tt> is the title of the biography.
+
*<kbd>''article title''</kbd> is the title of the biography.
*<tt>''column number''</tt> (or multiple column numbers, if passed via {{para|spalten}}) is/are the column number(s) in the article.
+
*<kbd>''column number''</kbd> (or multiple column numbers, if passed via {{para|spalten}}) is/are the column number(s) in the article.
 
The {{para|ref}}, {{para|first}}, {{para|last}}, and {{para|author}} parameters are passed straight through to {{tl|cite book}}.
 
The {{para|ref}}, {{para|first}}, {{para|last}}, and {{para|author}} parameters are passed straight through to {{tl|cite book}}.
 
<!-- [{{{1}}} Entry (with sources)] in [[Biographisch-Bibliographisches Kirchenlexikon]] (BBKL)<noinclude> -->
 
<!-- [{{{1}}} Entry (with sources)] in [[Biographisch-Bibliographisches Kirchenlexikon]] (BBKL)<noinclude> -->

Latest revision as of 05:29, 5 August 2018

Usage

{{BBKL|URL path|band=volume number|author=author|artikel=article title}}

where:

  • URL path is the part of the URL that will follow www.bbkl.de/. It's usually of the form letter/last name_first initial(s), such as w/westermann_d_h for D. H. Westermann.
  • volume number is the number of the volume that the biography appears in, which is used to generate various bits of citation metadata.
  • author is the author of the biography.
  • article title is the title of the biography.
  • column number (or multiple column numbers, if passed via |spalten=) is/are the column number(s) in the article.

The |ref=, |first=, |last=, and |author= parameters are passed straight through to {{cite book}}.