Template:Infobox book: Difference between revisions
Appearance
Created page with "{{Infobox | italic title = {{{italic title|<noinclude>no</noinclude>}}} | bodyclass = vcard | bodystyle = {{#if:{{{infoboxwidth|{{{width|}}}}}} |width:{{{infoboxwidth|{{{width}}}}}} }} <!---------------Title-----------------> | titlestyle = font-size:125%; font-style:italic; padding-bottom:0.2em<!--(so title doesn't touch border)-->; | title = <includeonly>{{#if:{{{name|}}}{{{caption|{{{image_caption|}}}}}}{{{editors|{{{editor|}}}}}}{{{authors|{{{author|}}}}}}{{{audio_r..." |
Nazarzadeh (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | bodystyle = border-radius:2px; background-color:#f8f9fa; width:{{{width|25%}}}; border: none | ||
| | |titlestyle = | ||
| | |headerstyle = background-color:#e6e6e6; font-family: sahel | ||
|abovestyle = background-color:#FFE077; font-size:133%; font-weight: bold; | |||
|image = {{#if:{{{image|}}}|[[file:{{{image|}}}{{!}}{{#if: {{{size image|}}}|{{{size image}}}|230px}} ]] }} | |||
|caption = {{#if:{{{caption|}}}|{{{caption|}}}}} | |||
| labelstyle = white-space: nowrap; text-align:left; background-color: #e6e6e6; padding-left: 5px; vertical-align: middle; | |||
| datastyle = padding-right: 5px; vertical-align: middle | |||
|above = {{{title|}}} | |||
| | |||
|header1 = Book Information | |||
|label2 = Main Title | |||
| | |data2 = {{{main title|}}} | ||
| | |||
| | |label3 = Other Names | ||
| | |data3 = {{{other names|}}} | ||
| | |label4 = Author | ||
| | |data4 = {{{author|}}} | ||
| | |label5 = Date of Writing | ||
| | |data5 ={{{date of writing|}}} | ||
| | |label6 = Subject | ||
| | |data6= {{{subject|}}} | ||
| | |label8= Style | ||
| | |data8 = {{{style|}}} | ||
| | |label10 = Language | ||
| | |data10 = {{{language|}}} | ||
| | |label11 = Main Language | ||
| | |data11 = {{{main language|}}} | ||
| | |label12 = Editor | ||
| | |data12 = {{{editor|}}} | ||
| | |label13 = With the Efforts of | ||
| | |data13 = {{{with the efforts of|}}} | ||
| | |label14 = Collected by | ||
| | |data14 = {{{collected by|}}} | ||
| | |label15 = Textual Editing | ||
| | |data15= {{{textual editing|}}} | ||
| | |label16 = Volumes | ||
| | |data16 = {{{volumes|}}} | ||
| | |label18 = Pages | ||
| | |data18 = {{{pages|}}} | ||
| | |label20 = Size | ||
| | |data20 = {{{size|}}} | ||
| | |label21 = Collection | ||
| | |data21 = {{{collection|}}} | ||
| | |label22 = Illustrator | ||
| | |data22 = {{{illustrator|}}} | ||
| | |label23 = Cover Designer | ||
| | |data23 = {{{cover designer|}}} | ||
| | |label25 = Translations | ||
| | |data25 = {{{translations|}}} | ||
| | |header30 = {{#if: {{{publisher||}}}{{{publication place|}}}{{{publication date|}}}{{{printing|}}}{{{print run|}}}{{{isbn|}}}{{{media type|}}}{{{publisher website|}}}|اطلاعات نشر}} | ||
| | |label32 = Publisher | ||
| | |data32 = {{{publisher|}}} | ||
| | |label33 = Publication Place | ||
| | |data33 = {{{publication place|}}} | ||
| | |label35 = Publication Date | ||
| | |data35 = {{{publication date|}}} | ||
| | |label36 = Printing | ||
| | |data36 = {{{printing|}}} | ||
| | |label38 = Print Run | ||
| | |data38= {{{print run|}}} | ||
| | |label39= ISBN | ||
| | |data39 = {{{isbn|}}} | ||
| | |label40 = Media Type | ||
| | |data40 = {{{media type|}}} | ||
| | |label42= Publisher Website | ||
| | |data42 = {{{publisher website|}}} | ||
| | |header46 = {{#if: {{{english name|}}}{{{translator|}}}{{{publication details|}}}|English Translation}} | ||
| | |label48 = English Name | ||
| | |data48 = {{{english name|}}} | ||
| | |label50 = Translator | ||
|data50 = {{{translator|}}} | |||
| | |label51 = Publication Details | ||
| | |data51 = {{{publication details|}}} | ||
|label61 = Electronic Version | |||
|data61 = {{{electronic version|}}} | |||
|header65 = {{#if: {{{other volumes|}}}|Other Volumes}} | |||
|below = {{{other volumes|}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{ | |||
</noinclude> | ==Usage== | ||
<pre> | |||
{{infobox book | |||
| title = | |||
| image = | |||
| size image = | |||
| caption = | |||
| other names = | |||
| main title = | |||
| author = | |||
| date of writing = | |||
| subject = | |||
| style = | |||
| language = | |||
| main language = | |||
| editor = | |||
| textual editing = | |||
| with the efforts of = | |||
| collection = | |||
| illustrator = | |||
| cover designer = | |||
| volumes = | |||
| pages = | |||
| size = | |||
| collection = | |||
| translations = | |||
| publisher = | |||
| publication place = | |||
| publication date = | |||
| printing = | |||
| print run = | |||
| isbn = | |||
| media type = | |||
| publisher website = | |||
| english name = <!-- english name به language فارسی --> | |||
| translator = <!-- translator به فارسی --> | |||
| publication details = <!-- publication details در language فارسی --> | |||
| electronic version= | |||
| other volumes = | |||
}} | |||
</pre><templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"title": {}, | |||
"image": {}, | |||
"size image": {}, | |||
"caption": {}, | |||
"other names": {}, | |||
"author": {}, | |||
"date of writing": {}, | |||
"subject": {}, | |||
"style": {}, | |||
"language": {}, | |||
"editor": {}, | |||
"with the efforts of": {}, | |||
"collection": {}, | |||
"textual editing": {}, | |||
"volumes": {}, | |||
"pages": {}, | |||
"size": {}, | |||
"collection": {}, | |||
"illustrator": {}, | |||
"cover designer": {}, | |||
"translations": {}, | |||
"publisher": {}, | |||
"publication place": {}, | |||
"publication date": {}, | |||
"printing": {}, | |||
"print run": {}, | |||
"isbn": {}, | |||
"media type": {}, | |||
"publisher website": {}, | |||
"english name": {}, | |||
"translator": {}, | |||
"publication details": {}, | |||
"electronic version": {}, | |||
"other volumes": {}, | |||
"main title": {}, | |||
"main language": {} | |||
}, | |||
"format": "block" | |||
} | |||
</templatedata></noinclude> |
Latest revision as of 07:36, 6 August 2025
Book Information |
---|
Usage
{{infobox book | title = | image = | size image = | caption = | other names = | main title = | author = | date of writing = | subject = | style = | language = | main language = | editor = | textual editing = | with the efforts of = | collection = | illustrator = | cover designer = | volumes = | pages = | size = | collection = | translations = | publisher = | publication place = | publication date = | printing = | print run = | isbn = | media type = | publisher website = | english name = <!-- english name به language فارسی --> | translator = <!-- translator به فارسی --> | publication details = <!-- publication details در language فارسی --> | electronic version= | other volumes = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
title | title | no description | Unknown | optional |
image | image | no description | Unknown | optional |
size image | size image | no description | Unknown | optional |
caption | caption | no description | Unknown | optional |
other names | other names | no description | Unknown | optional |
author | author | no description | Unknown | optional |
date of writing | date of writing | no description | Unknown | optional |
subject | subject | no description | Unknown | optional |
style | style | no description | Unknown | optional |
language | language | no description | Unknown | optional |
editor | editor | no description | Unknown | optional |
with the efforts of | with the efforts of | no description | Unknown | optional |
collection | collection | no description | Unknown | optional |
textual editing | textual editing | no description | Unknown | optional |
volumes | volumes | no description | Unknown | optional |
pages | pages | no description | Unknown | optional |
size | size | no description | Unknown | optional |
illustrator | illustrator | no description | Unknown | optional |
cover designer | cover designer | no description | Unknown | optional |
translations | translations | no description | Unknown | optional |
publisher | publisher | no description | Unknown | optional |
publication place | publication place | no description | Unknown | optional |
publication date | publication date | no description | Unknown | optional |
printing | printing | no description | Unknown | optional |
print run | print run | no description | Unknown | optional |
isbn | isbn | no description | Unknown | optional |
media type | media type | no description | Unknown | optional |
publisher website | publisher website | no description | Unknown | optional |
english name | english name | no description | Unknown | optional |
translator | translator | no description | Unknown | optional |
publication details | publication details | no description | Unknown | optional |
electronic version | electronic version | no description | Unknown | optional |
other volumes | other volumes | no description | Unknown | optional |
main title | main title | no description | Unknown | optional |
main language | main language | no description | Unknown | optional |