Jump to content

Template:Book: Difference between revisions

From Monster Girl Encyclopedia
Created page with '{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: #f9f9f9; color:black; width: 310px; padding: 10px; text-align: left; float: right...'
 
No edit summary
Line 1: Line 1:
{| style="clear: right; border: solid #aaa 1px; margin: 0 0 1em 1em; font-size: 95%; background: #f9f9f9; color:black; width: 310px; padding: 10px; text-align: left; float: right;"
<infobox>
|-
<image source="image"/>
| colspan="2" align="center" style="font-size:125%;" bgcolor=#cef2e0 | {{PAGENAME}}
<data source="author"><label>'''Author'''</label></data>
|-
<data source="illustrator"><label>'''Illustrator'''</label></data>
|
<data source="date"><label>'''Publication date'''</label></data>
|-
<data source="publisher"><label>'''Published by'''</label></data>
{{#if: {{{image|}}} | {{!}} align=center colspan=2 {{!}} [[Image:{{{image}}}|center|284px]] }}
<data source="isbn"><label>'''ISBN'''</label></data>
|- style="vertical-align: top;"
<data source="previous"><label>previous</label></data>
{{#if: {{{author|}}} | {{!}} valign=top {{!}} '''Author''' {{!!}} {{{author}}} }}
<data source="next"><label>Preceded by<br>{{{previous}}}</label></data>
|- style="vertical-align: top;"
</infobox>
{{#if: {{{illustrator|}}} | {{!}} valign=top {{!}} '''Illustrator''' {{!!}} {{{illustrator}}} }}
<noinclude>
|- style="vertical-align: top;"
== Usage & preview ==
{{#if: {{{date|}}} | {{!}} '''Publication date''' {{!!}} {{{date}}} }}
Type in this:
|- style="vertical-align: top;"
 
{{#if: {{{publisher|}}} | {{!}} '''Published by''' {{!!}} {{{publisher}}} }}
<pre>
|- style="vertical-align: top;"
{{Book/Draft
{{#if: {{{isbn|}}} | {{!}} '''ISBN''' {{!!}} {{{isbn}}} }}
|image      =
|-
|author      =
| colspan="2" align="center" style="font-size:125%;" bgcolor=#cef2e0 | ''Publication Order''
|illustrator =
|- align=center
|date        =
| valign=top align=center style="font-size:80%;" width=150 | Preceded by<br>{{{previous}}}
|publisher  =
| valign=top align=center style="font-size:80%;" width=150 | Followed by<br>{{{next}}}
|isbn        =
|}<noinclude>
|previous    =
<br clear="all">
|next        =
{{documentation}}
}}
[[Category:Templates|Book]]
 
</pre>
 
to see this:
 
{{Book/Draft
|image      = nomgphoto.jpg
|author=This is a test
|illustrator=This is a test
|date=This is a test
|publisher=This is a test
|isbn=This is a test
|previous=This is a test
|next=This is a test
}}
 
 
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above]
</noinclude>
</noinclude>

Revision as of 06:26, 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

Type in this:

{{Book/Draft
|image       =
|author      =
|illustrator =
|date        =
|publisher   =
|isbn        =
|previous    =
|next        =
}}

to see this:

Template:Book/Draft


Click here to refresh the preview above