|
|
Line 29: |
Line 29: |
|
| |
|
| <!---------------Data------------------> | | <!---------------Data------------------> |
| |header1 = {{#if:{{{published|}}}|Setting Info}} | | |header1 = {{#if:{{{published|}}}|Setting Information}} |
|
| |
|
| | label2 = Editors{#if:{{{editors|}}}|s}} | | | label1 = Editor{{#if:{{{editors|}}}|s}} |
| | data2 = {{{editors|{{{editor|}}}}}} | | | data1 = {{{editors|{{{editor|}}}}}} |
|
| |
|
| | label3 = Edition{{#if:{{{authors|}}}|s}} | | | label2 = Author{{#if:{{{authors|}}}|s}} |
| | data3 = {{{authors|{{{author|}}}}}} | | | data2 = {{{authors|{{{author|}}}}}} |
|
| |
|
| |header3 = {{#if:{{{published|}}}|Publication Info}} | | |header3 = {{#if:{{{published|}}}|Publication Information}} |
|
| |
|
| | | label3 = Audio read by |
| | | data3 = {{{audio_read_by|}}} |
|
| |
|
| | label4 = Original title | | | label4 = Original title |
Line 159: |
Line 161: |
| }}<noinclude> | | }}<noinclude> |
| {{Documentation}} | | {{Documentation}} |
| <templatedata>
| | </noinclude> |
| {
| |
| "params": {
| |
| "italic title": {},
| |
| "name": {},
| |
| "caption": {},
| |
| "image_caption": {},
| |
| "editors": {},
| |
| "editor": {},
| |
| "authors": {},
| |
| "author": {},
| |
| "audio_read_by": {},
| |
| "title_orig": {},
| |
| "title_working": {},
| |
| "translators": {},
| |
| "translator": {},
| |
| "illustrators": {},
| |
| "illustrator": {},
| |
| "cover_artist": {},
| |
| "country": {},
| |
| "language": {},
| |
| "series": {},
| |
| "release_number": {},
| |
| "subjects": {},
| |
| "subject": {},
| |
| "genres": {},
| |
| "genre": {},
| |
| "set_in": {},
| |
| "published": {},
| |
| "publisher": {},
| |
| "publisher2": {},
| |
| "pub_date": {},
| |
| "release_date": {},
| |
| "english_pub_date": {},
| |
| "english_release_date": {},
| |
| "media_type": {},
| |
| "pages": {},
| |
| "awards": {},
| |
| "award": {},
| |
| "isbn_note": {},
| |
| "dewey": {},
| |
| "congress": {},
| |
| "last": {},
| |
| "first": {},
| |
| "pub_place": {},
| |
| "oclc": {},
| |
| "image": {},
| |
| "image_size": {},
| |
| "alt": {},
| |
| "border": {},
| |
| "orig_lang_code": {},
| |
| "isbn": {},
| |
| "preceded_by": {},
| |
| "preceded_by_quotation_marks": {},
| |
| "followed_by": {},
| |
| "followed_by_quotation_marks": {},
| |
| "native_wikisource": {},
| |
| "native_external_url": {},
| |
| "native_external_host": {},
| |
| "wikisource": {},
| |
| "external_url": {},
| |
| "external_host": {},
| |
| "website": {},
| |
| "homepage": {},
| |
| "URL": {},
| |
| "module": {},
| |
| "notes": {},
| |
| "note": {},
| |
| "exclude_cover": {},
| |
| "nocat_wdimage": {}
| |
| }
| |
| }
| |
| </templatedata></noinclude>
| |