1,142
edits
(adding usage and description info) |
m (making fields optional) |
||
Line 1: | Line 1: | ||
<includeonly><div> | |||
<div> | |||
{| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:250px; background:#f1f4fa; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; " | {| border="0" cellspacing="0" cellpadding="4" style="float:right; margin:0 0 .5em 1em; width:250px; background:#f1f4fa; border-collapse:collapse; border:1px solid #999; font-size:smaller; line-height:1.5; " | ||
| bgcolor=white align="center" colspan="2" | {{{image}}} | | bgcolor=white align="center" colspan="2" | {{{image}}} | ||
|- valign="top" | |- valign="top" | ||
| align="center" colspan=2 bgcolor="#336666" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{book name}}}''' | | align="center" colspan=2 bgcolor="#336666" style="border-bottom:0px solid gray; font-size:larger; color:white;" | '''{{{book name}}}''' | ||
|- valign="top" | |- valign="top" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{writer|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Author:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{writer}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{publisher|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Publisher:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{publisher}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{release date|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Publication:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{release date}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{format|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Format:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{format}}} | |||
}} | |||
|- valign="top" | |- valign="top" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{isbn|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''ISBN:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{isbn}}} | |||
}} | |||
|- class{{{previous release}}}="hiddenStructure" style="vertical-align: top;" | |- class{{{previous release}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{previous release|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Previous Release:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{previous release}}} | |||
}} | |||
|- class{{{next release}}}="hiddenStructure" style="vertical-align: top;" | |- class{{{next release}}}="hiddenStructure" style="vertical-align: top;" | ||
| style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;" | {{#if:{{{next release|}}}| | ||
{{!}}style="text-align: left; border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}'''Following Release:''' | |||
{{!}}style="border-bottom:1px solid gray; border-top: 1px solid gray;"{{!}}{{{next release}}} | |||
}} | |||
|} | |} | ||
</div></includeonly><noinclude> | |||
</div><noinclude> | |||
==Usage== | ==Usage== | ||
Copy and paste '''all''' of the text below onto whichever article page it is needed for (even if some fields are not needed copy '''all''' of the text). | Copy and paste '''all''' of the text below onto whichever article page it is needed for (even if some fields are not needed copy '''all''' of the text). |
edits