Template:Book infobox: Difference between revisions

From Pixar Cars Wiki
Jump to navigation Jump to search
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Dummybox}}<infobox theme="basic">
{{infobox|start}}
    <title source="name"><default>{{PAGENAME}}</default></title>
{{infobox|title|text={{{name|{{PAGENAME}}}}}}}
    <!--Mobile Support--><header name="Mtitle">{{{name|{{PAGENAME}}}}}</header><!--Mobile Support-->
{{infobox|image|image={{{image|}}}|image_size={{{image_size|}}}|image_style={{{image_style|}}}}}
<image source="image" />
{{infobox|row|label=Published|data={{{published|}}}}}
<group row-items="2">
{{infobox|row|label=Author|data={{{author|}}}}}
<data span="2" source="caption">{{{caption|}}}</data>
{{infobox|row|label=Illustrator|data={{{illustrator|}}}}}
</group>
{{infobox|row|label=Adapted by|data={{{adapted_by|}}}}}
<group name="params_display">
{{infobox|row|label=Publisher|data={{{publisher|}}}}}
<data source="published"><label>Publish date</label></data>
{{infobox|end}}<noinclude>
<data source="author"><label>Written by</label></data>
 
<data source="illustrator"><label>Illustrated by</label></data>
<data source="adapted_by"><label>Adapted by</label></data>
<data source="publisher"><label>Published by</label></data>
<data source="series"><label>Series</label></data>
</group>
</infobox>
<noinclude>
== Usage & preview ==
== Usage & preview ==
Type in this:
Type in this:

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