Template:Infobox book: Difference between revisions

Template page
Content added Content deleted
the great war>Borderman
(getting #if parser function working - thanks to spike the dog for the fix)
the great war>Borderman
(make file automatically centred and 272px)
Line 3: Line 3:
!style="background:#cc6666; border-bottom:; padding:2px 4px; text-align:center; font-size:100%; font-weight:600; vertical-align:middle; color:white;" colspan="3" |{{{title}}}
!style="background:#cc6666; border-bottom:; padding:2px 4px; text-align:center; font-size:100%; font-weight:600; vertical-align:middle; color:white;" colspan="3" |{{{title}}}
|-
|-
|style="background-color:#f7f7f7; padding:1px;" colspan="3" |<center>{{{image|}}}{{clear}}<span style="font-size:80%;">{{{caption|}}}</span></center><hr>
|style="background-color:#f7f7f7; padding:1px;" colspan="3" |<center>[[File:{{{image|}}}|center|272px]]{{clear}}<span style="font-size:80%;">{{{caption|}}}</span></center><hr>
|-
|-
{{#if:{{{full_title}}}|{{!}}style="width:7em; padding-left:5px; vertical-align: top;" {{!}} Full title
{{#if:{{{full_title}}}|{{!}}style="width:7em; padding-left:5px; vertical-align: top;" {{!}} Full title

Revision as of 18:47, 1 December 2017

{{{title}}}
[[File:|center|272px]]

Full title {{{full_title}}}
Author {{{author}}}
Editor {{{editor}}}
Compiler {{{compiler}}}
Illustrator {{{illustrator}}}
Translator {{{translator}}}
Country {{{country}}}
Language {{{language}}}
Format {{{format}}}
Subject {{{subject}}}
Genre {{{genre}}}
Publication date {{{pub_date}}}
Publisher {{{publisher}}}
Pages {{{pages}}}
ISBN {{{isbn}}}
Preceded by {{{preceded_by}}}
Followed by {{{followed_by}}}
Usage: This infobox template is to be used for books only.

{{Infobox book
 |title          =
 |image          =   ***make this 272px***
 |caption        =
 |full_title     =   
 |author         =
 |editor         =
 |compiler       =
 |illustrator    =
 |translator     =
 |country        =
 |language       =
 |format         =
 |subject        =
 |genre          =
 |pub_date       =
 |publisher      =
 |pages          =
 |isbn           =
 |preceded_by    =
 |followed_by    =
}}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.