(first draft of info box for bibliography articles) |
m |
||
(2 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
|- align="center" | |- align="center" | ||
|<div style="font-size:120%">'''{{{title}}}'''</div> | |<div style="font-size:120%">'''{{{title}}}'''</div> | ||
- | + | |- style="background:white; color:black" align="center" | |
- | + | ||
- | |- style="background:white; color:black" | + | |
|{{{image}}} | |{{{image}}} | ||
|- style="font-size:90%" | |- style="font-size:90%" | ||
- | | Contributors: | + | | {{#if: {{{other-title}}} |{{{other-title}}}|}} |
+ | Contributors: | ||
{{{authors}}} | {{{authors}}} | ||
|- style="font-size:90%" | |- style="font-size:90%" | ||
Line 26: | Line 25: | ||
{{{editions}}} | {{{editions}}} | ||
|- style="font-size:90%" | |- style="font-size:90%" | ||
- | | | + | |<!-- include article editor name if defined, otherwise do not --> |
- | + | ||
- | <!-- include article editor name if defined, otherwise do not --> | + | |
{{#if: {{{editor-name}}} |* Article editor: '''{{{editor-name}}}'''|}} | {{#if: {{{editor-name}}} |* Article editor: '''{{{editor-name}}}'''|}} | ||
|} | |} |
Usage of Bibliography Infobox
{{Bib_infobox |title=TITLE 漢字 (DATE OF FIRST PUBLICATION) |other-title= ALTERNATE OR SHORT-FORM TITLES, CAN BE LEFT BLANK |image=TITLE PAGE OR COVER |authors=* LIST OF CONTRIBUTORS: AUTHORS, EDITORS, ETC. |editions=* LIST OF PUBLISHED EDITIONS |editor-name=IF LEFT BLANK, ONLY SECTION EDITOR WILL BE DISPLAYED }}
{{{title}}}
|
{{{image}}} |
{{{other-title}}}
Contributors: {{{authors}}} |
Published Editions:
{{{editions}}} |
|