Template:InfoboxBook: Difference between revisions

(Created page with "<noinclude> Template for displaying summary information about books. '''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left em...")
 
m (Protected "Template:InfoboxBook" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
 
(6 intermediate revisions by the same user not shown)
Line 4: Line 4:
'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.'''
'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.'''


<syntaxhighlight lang="html+handlebars">{{InfoboxProject
<syntaxhighlight lang="html+handlebars">{{InfoboxBook
|title=
|title=
|image=
|image=
Line 22: Line 22:
|autoheaders=y
|autoheaders=y
|above={{{title}}}
|above={{{title}}}
|subheader=
|image={{{image|}}}
|image={{{image|}}}
|header1=Information
|header1=Information
Line 41: Line 40:
|label8=Pages
|label8=Pages
|data8={{{pages|}}}
|data8={{{pages|}}}
|label9={{{isbn|}}}
|label9=ISBN-10
|data9={{{isbn|}}}
|data9={{{isbn10|}}}
|label10=ISBN-13
|data10={{{isbn13|}}}
}}
}}

Latest revision as of 23:58, 12 March 2022

Template for displaying summary information about books.

Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.

{{InfoboxBook
|title=
|image=
|author=
|language=
|series=
|releasenumber=
|genre=
|publisher=
|publicationdate=
|pages=
|isbn=
}}
{{{title}}}
Information