Template:Book infobox: Difference between revisions

From Pixar Cars Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Dummybox}}<infobox theme="basic">
{{Dummybox}}<infobox theme="basic">
     <title source="name"><default>{{PAGENAME}}</default></title>
     <title source="name"><default>{{PAGENAME}}</default></title>
     <!--Mobile Support--><header name="Mtitle">{{{title|{{PAGENAME}}}}}</header><!--Mobile Support-->
     <!--Mobile Support--><header name="Mtitle">{{{name|{{PAGENAME}}}}}</header><!--Mobile Support-->
<image source="image" />
<image source="image" />
<group row-items="2">
<group row-items="2">

Revision as of 10:47, 17 February 2024

Template:Dummybox<infobox theme="basic">

   <title source="name"><default>Book infobox</default></title>
   <header name="Mtitle">Book infobox</header>

<image source="image" /> <group row-items="2"> </group> <group name="params_display"> <label>Publish date</label> <label>Written by</label> <label>Illustrated by</label> <label>Adapted by</label> <label>Published by</label> </group> </infobox>

Usage & preview

Type in this:

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

to see this:

Template:Dummybox<infobox theme="basic">

   <title source="name"><default>Book infobox</default></title>
   <header name="Mtitle">This is a test</header>

<image source="image" /> <group row-items="2"> This is a test </group> <group name="params_display"> <label>Publish date</label> <label>Written by</label> <label>Illustrated by</label> <label>Adapted by</label> <label>Published by</label> </group> </infobox>


Click here to refresh the preview above