Template:Book infobox: Difference between revisions

From Pixar Cars Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{| class="infobox" style="width:300px;" cellspacing="0"
{{infobox|start}}
! colspan=2 style="background:#000;color:white;text-align: center;line-height: 1.5;padding: 5px;"| {{{name|{{PAGENAME}}}}}
{{infobox|title|text={{{name|{{PAGENAME}}}}}}}
|-
{{infobox|image|image={{{image|}}}|image_size={{{image_size|}}}|image_style={{{image_style|}}}}}
| colspan="2" style="text-align:center" | {{{image|}}}{{#if:{{{caption|}}}|<br/><span class="caption" style="font-size:11px">{{{caption|}}}|}}</span>
{{infobox|row|label=Published|data={{{published|}}}}}
|-
{{infobox|row|label=Author|data={{{author|}}}}}
{{#if:{{{published|}}}|
{{infobox|row|label=Illustrator|data={{{illustrator|}}}}}
{{!}} '''Published'''
{{infobox|row|label=Adapted by|data={{{adapted_by|}}}}}
{{!}} {{{published}}}
{{infobox|row|label=Publisher|data={{{publisher|}}}}}
}}
{{infobox|end}}<noinclude>
|-
{{#if:{{{author|}}}|
{{!}} '''Author'''
{{!}} {{{author}}}
}}
|-
{{#if:{{{illustrator|}}}|
{{!}} '''Illustrator'''
{{!}} {{{illustrator|}}}
}}
|-
{{#if:{{{adapted_by|}}}|
{{!}} '''Adapted by'''
{{!}} {{{adapted_by|}}}
}}
|-
{{#if:{{{publisher|}}}|
{{!}} '''Publisher'''
{{!}} {{{publisher|}}}
}}
|}<noinclude>


== Usage & preview ==
== Usage & preview ==

Latest revision as of 13:40, 1 July 2024

Book infobox




Usage & preview

Type in this:

{{Book infobox
|image=
|caption=
|name=
|author=
|illustrator=
|adapted=
|published=
|publisher=
}}

to see this:

This is a test
File:This is a test
Published This is a test
Author This is a test
Illustrator This is a test
Publisher This is a test

Click here to refresh the preview above