Template:Book Series: Difference between revisions
Appearance
imported>Christian D Jensen Created page with "<includeonly> <infobox> <title source="title"/> <image source="image"> <caption source="caption-image"/> </image> <group> <header source="information">Information</header> <data source="author(s)"> <label>Author(s)</label> </data> </group> </infobox> </includeonly> <noinclude> Example usage: {{Book Series | title=Example | image=Example.jpg | caption-image=Example | information=Example | author(s)=Example}} <pre> {{Book Series..." Â |
Cdjensen94 (talk | contribs) m 1 revision imported  |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
   <data source="author(s)"> |    <data source="author(s)"> | ||
    <label>Author(s)</label> |     <label>Author(s)</label> | ||
  </data> | |||
  <data source="illustrator(s)"> | |||
   <label>Illustrator(s)</label> | |||
  </data> | |||
  <data source="editor(s)"> | |||
   <label>Editor(s)</label> | |||
  </data> | |||
  <data source="publisher"> | |||
   <label>Publisher</label> | |||
  </data> | |||
  <data source="books"> | |||
   <label>Books</label> | |||
  </data> | |||
  <data source="first_publication"> | |||
   <label>First Publication</label> | |||
  </data> | |||
  <data source="initial_release_date"> | |||
   <label>Initial Release Date</label> | |||
   </data> |    </data> | ||
  </group> |   </group> | ||
Line 20: | Line 38: | ||
  | caption-image=Example |   | caption-image=Example | ||
  | information=Example |   | information=Example | ||
  | author(s)=Example}} |   | author(s)=Example | ||
 | illustrator(s)=Example | |||
 | editor(s)=Example | |||
 | publisher=Example | |||
 | books=Example | |||
 | first_publication=Example | |||
 | initial_release_date=Example}} | |||
<pre> | <pre> | ||
{{Book Series | {{Book Series | ||
Line 27: | Line 51: | ||
  | caption-image=Example |   | caption-image=Example | ||
  | information=Example |   | information=Example | ||
  | author(s)=Example}} |   | author(s)=Example | ||
 | illustrator(s)=Example | |||
 | editor(s)=Example | |||
 | publisher=Example | |||
 | books=Example | |||
 | first_publication=Example | |||
 | initial_release_date=Example}} | |||
</pre> | </pre> | ||
<templatedata> | <templatedata> | ||
{"params":{"title":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true},"information":{"suggested":true},"author(s)":{"suggested":true}},"sets":[],"maps":{}} | {"params":{"title":{"suggested":true},"image":{"suggested":true},"caption-image":{"suggested":true},"information":{"suggested":true},"author(s)":{"suggested":true},"illustrator(s)":{"suggested":true},"editor(s)":{"suggested":true},"publisher":{"suggested":true},"books":{"suggested":true},"first_publication":{"suggested":true},"initial_release_date":{"suggested":true}},"sets":[],"maps":{}} | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] [[Category:Infobox templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 16:12, 22 February 2025
Example usage:
{{Book Series | title=Example | image=Example.jpg | caption-image=Example | information=Example | author(s)=Example | illustrator(s)=Example | editor(s)=Example | publisher=Example | books=Example | first_publication=Example | initial_release_date=Example}}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
title | title | no description | Unknown | suggested |
image | image | no description | Unknown | suggested |
caption-image | caption-image | no description | Unknown | suggested |
information | information | no description | Unknown | suggested |
author(s) | author(s) | no description | Unknown | suggested |
illustrator(s) | illustrator(s) | no description | Unknown | suggested |
editor(s) | editor(s) | no description | Unknown | suggested |
publisher | publisher | no description | Unknown | suggested |
books | books | no description | Unknown | suggested |
first_publication | first_publication | no description | Unknown | suggested |
initial_release_date | initial_release_date | no description | Unknown | suggested |