Template:BookInfo/Docu: Difference between revisions
Created page with "== Master Copy == Long form: <pre> {{BookInfo | Author= | Title= | Pages= | Format= | Edition= | FirstEdition= | ISBN= }} </pre> Often the following short form is sufficien..." |
m added <Date> and <Editor> fields |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Master | == Example == | ||
{{BookInfo | |||
|Author=[[Rosemary Romberg]] | |||
|Title=Circumcision: The Painful Dilemma | |||
|Pages=579 | |||
|Format=9 x 6 x 1.3 inches | |||
|FirstEdition=1985 | |||
|Edition=2 | |||
|Editor=[[Ulf Dunkel]] | |||
|Date=2021-03-27 | |||
|Publisher=KDP | |||
|ISBN=979-8683021252 | |||
}} | |||
== Master copy == | |||
Long form: | Long form: | ||
| Line 5: | Line 19: | ||
<pre> | <pre> | ||
{{BookInfo | {{BookInfo | ||
| Author= | |Author= | ||
| Title= | |Title= | ||
| Pages= | |Subtitle= | ||
| Format= | |Pages= | ||
| Edition= | |Format= | ||
| FirstEdition= | |Edition= | ||
| ISBN= | |Editor= | ||
|Date= | |||
|FirstEdition= | |||
|Publisher= | |||
|ISBN= | |||
|ASIN= | |||
}} | }} | ||
</pre> | </pre> | ||
| Line 19: | Line 38: | ||
<pre> | <pre> | ||
{{BookInfo | {{BookInfo | ||
| Author= | |Author= | ||
| Title= | |Title= | ||
| Edition= | |Edition= | ||
| ISBN= | |ISBN= | ||
}} | }} | ||
</pre> | </pre> | ||
{{SEEALSO}} | |||
{{DefaultTemplates}} | |||