Template:Bib infobox

From DMCB Wiki
(Difference between revisions)
Jump to: navigation, search
(first draft of info box for bibliography articles)
m
Line 15: Line 15:
|- align="center"
|- align="center"
|<div style="font-size:120%">'''{{{title}}}'''</div>
|<div style="font-size:120%">'''{{{title}}}'''</div>
-
<!-- include other title if defined, otherwise do not -->
+
|- style="background:white; color:black" align="center"
-
{{#if: {{{other-title}}} |<div style="font-size:90%">{{{other-title}}}</div>|}}
+
-
|- style="background:white; color:black"
+
|{{{image}}}
|{{{image}}}
|- style="font-size:90%"
|- style="font-size:90%"
-
| Contributors:
+
<!-- include other title if defined, otherwise do not -->
 +
| {{#if: {{{other-title}}} |<div style="font-size:90%">{{{other-title}}}</div>|}}
 +
Contributors:
{{{authors}}}
{{{authors}}}
|- style="font-size:90%"
|- style="font-size:90%"

Revision as of 19:19, 28 March 2011

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}}}

Personal tools