Welcome to our new Skyland! Article rewrites are welcome. If you see any missing images, please feel free to add them. Please use the Aboutfile template when uploading and add categories.
We are also aware of some articles being unavailable. Please bear with us while we are working to get them fixed.
Template:Book: Difference between revisions
Infobox updated using the portable infobox migration tool |
No edit summary Tag: sourceedit |
||
Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"><default>{{PAGENAME}}</default></title> | |||
<image source="image"/> | <image source="image"/> | ||
<data source="author"><label>'''Author'''</label></data> | <data source="author"><label>'''Author'''</label></data> | ||
Line 6: | Line 7: | ||
<data source="publisher"><label>'''Published by'''</label></data> | <data source="publisher"><label>'''Published by'''</label></data> | ||
<data source="isbn"><label>'''ISBN'''</label></data> | <data source="isbn"><label>'''ISBN'''</label></data> | ||
<data source="previous"><label> | <data source="previous"><label>'''Preceded by'''</label></data> | ||
<data source="next"><label> | <data source="next"><label>'''Followed by'''</label></data> | ||
</infobox> | </infobox> | ||
<noinclude> | <noinclude> | ||
Line 15: | Line 16: | ||
<pre> | <pre> | ||
{{Book | {{Book | ||
|title= | |||
|image= | |image= | ||
|author= | |author= | ||
Line 30: | Line 32: | ||
{{Book | {{Book | ||
|title=This is a test | |||
|image=This is a test | |image=This is a test | ||
|author=This is a test | |author=This is a test |
Latest revision as of 07:28, December 22, 2016
<infobox> <title source="title"><default>Book</default></title> <image source="image"/> <label>Author</label> <label>Illustrator</label> <label>Publication date</label> <label>Published by</label> <label>ISBN</label> <label>Preceded by</label> <label>Followed by</label> </infobox>
Usage & preview
Type in this:
{{Book |title= |image= |author= |illustrator= |date= |publisher= |isbn= |previous= |next= }}
to see this:
<infobox> <title source="title"><default>Book</default></title> <image source="image"/> <label>Author</label> <label>Illustrator</label> <label>Publication date</label> <label>Published by</label> <label>ISBN</label> <label>Preceded by</label> <label>Followed by</label> </infobox>