Template:Book Series: Difference between revisions
Cdjensen94 (talk | contribs) (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) Â |
||
| (4 intermediate revisions by the same user 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 14: | Line 32: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{Documentation}} | |||
{{ | |||
<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 18:38, 4 December 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
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 |