Template:Book: Difference between revisions
Appearance
No edit summary |
Infobox updated using the portable infobox migration tool |
||
| (One intermediate revision by the same user not shown) | |||
| Line 15: | Line 15: | ||
<pre> | <pre> | ||
{{Book | {{Book | ||
|image = | |image = | ||
|author = | |author = | ||
| Line 30: | Line 30: | ||
to see this: | to see this: | ||
{{Book | {{Book | ||
|image = nomgphoto.jpg | |image = nomgphoto.jpg | ||
|author=This is a test | |author =This is a test | ||
|illustrator=This is a test | |illustrator =This is a test | ||
|date=This is a test | |date =This is a test | ||
|publisher=This is a test | |publisher =This is a test | ||
|isbn=This is a test | |isbn =This is a test | ||
|previous=This is a test | |previous =This is a test | ||
|next=This is a test | |next =This is a test | ||
}} | }} | ||
Latest revision as of 06:28, 25 June 2016
<infobox>
<image source="image"/>
<label>Author</label>
<label>Illustrator</label>
<label>Publication date</label>
<label>Published by</label>
<label>ISBN</label>
<label>previous</label>
<label>Preceded by
{{{previous}}}</label>
</infobox>
Usage & preview[edit source]
Type in this:
{{Book
|image =
|author =
|illustrator =
|date =
|publisher =
|isbn =
|previous =
|next =
}}
to see this:
<infobox>
<image source="image"/>
<label>Author</label>
<label>Illustrator</label>
<label>Publication date</label>
<label>Published by</label>
<label>ISBN</label>
<label>previous</label>
<label>Preceded by
This is a test</label>
</infobox>