Template:Infobox book: Difference between revisions

From Vigyanwiki
Template>BDD
m (fixing wikilink)
Template>Mr. Stradivarius
(allow links to texts in their original language, fix broken Wikisource links when "name" is missing, and add a "Working title" field, per protected edit request)
Line 11: Line 11:
| label2      = Original title
| label2      = Original title
| data2        = {{#if:{{{title_orig|}}}|''{{{title_orig}}}''}}
| data2        = {{#if:{{{title_orig|}}}|''{{{title_orig}}}''}}
| label3      = Translator
| label3       = Working title
| data3       = {{{translator|}}}
| data3        = {{#if:{{{title_working|}}}|''{{{title_working}}}''}}
| label4       = Illustrator
| label4       = Translator
| data4       = {{{illustrator|}}}
| data4       = {{{translator|}}}
| label5       = Cover artist
| label5       = Illustrator
| data5       = {{{cover_artist|}}}
| data5       = {{{illustrator|}}}
| label6       = Country
| label6       = Cover artist
| data6       = {{{country|}}}
| data6       = {{{cover_artist|}}}
| label7       = Language
| label7       = Country
| data7       = {{{language|}}}
| data7       = {{{country|}}}
| label8       = Series
| label8       = Language
| data8       = {{{series|}}}
| data8       = {{{language|}}}
| label9      = Subject(s)
| label9       = Series
| data9        = {{{subject|}}}
| data9       = {{{series|}}}
| label10     = Genre(s)
| label10      = Subject(s)
| data10       = {{{genre|}}}
| data10      = {{{subject|}}}
| label11     = Publisher
| label11     = Genre(s)
| data11       = {{{publisher|}}}{{#if:{{{publisher2|}}}|, {{{publisher2}}}}}
| data11       = {{{genre|}}}
| label12     = Publication date
| label12     = Publisher
| data12       = {{{pub_date|{{{release_date|}}}}}}
| data12       = {{{publisher|}}}{{#if:{{{publisher2|}}}|, {{{publisher2}}}}}
| label13     = Published in English
| label13     = Publication date
| data13       = {{{english_pub_date|{{{english_release_date|}}}}}}
| data13       = {{{pub_date|{{{release_date|}}}}}}
| label14     = Media type
| label14     = Published in English
| data14       = {{{media_type|}}}
| data14       = {{{english_pub_date|{{{english_release_date|}}}}}}
| label15     = Pages
| label15     = Media type
| data15       = {{{pages|}}}
| data15       = {{{media_type|}}}
| label16     = Award(s)
| label16     = Pages
| data16       = {{{awards|}}}
| data16       = {{{pages|}}}
| label17     = [[International Standard Book Number|ISBN]]
| label17     = Award(s)
| data17       = {{#if:{{{isbn|{{{ISBN|}}}}}}|{{#iferror:{{#expr:{{{isbn|{{{ISBN}}}}}}}}|{{{isbn|{{{ISBN}}}}}}|[[Special:Booksources/{{{isbn|{{{ISBN}}}}}}|{{{isbn|{{{ISBN}}}}}}]]}}}}
| data17       = {{{awards|}}}
| label18     = [[OCLC]] Number
| label18     = [[International Standard Book Number|ISBN]]
| data18       = {{#if:{{{oclc|}}}|[http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}}
| data18       = {{#if:{{{isbn|{{{ISBN|}}}}}}|{{#iferror:{{#expr:{{{isbn|{{{ISBN}}}}}}}}|{{{isbn|{{{ISBN}}}}}}|[[Special:Booksources/{{{isbn|{{{ISBN}}}}}}|{{{isbn|{{{ISBN}}}}}}]]}}}}
| label19     = [[Dewey Decimal Classification|Dewey Decimal]]
| label19     = [[OCLC]] Number
| data19       = {{{dewey|}}}
| data19       = {{#if:{{{oclc|}}}|[http://worldcat.org/oclc/{{urlencode:{{{oclc}}}}} {{{oclc}}}]}}
| label20     = [[Library of Congress Classification|LC Classification]]
| label20     = [[Dewey Decimal Classification|Dewey Decimal]]
| data20       = {{{congress|}}}
| data20       = {{{dewey|}}}
| label21     = Preceded by
| label21     = [[Library of Congress Classification|LC Classification]]
| data21       = {{#if:{{{preceded_by|}}}|''{{{preceded_by|}}}''|{{#if:{{{preceded_by_quotation_marks|}}}|"{{{preceded_by_quotation_marks|}}}"}}}}
| data21       = {{{congress|}}}
| label22     = Followed by
| label22     = Preceded by
| data22       = {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''|{{#if:{{{followed_by_quotation_marks|}}}|"{{{followed_by_quotation_marks|}}}"}}}}
| data22       = {{#if:{{{preceded_by|}}}|''{{{preceded_by|}}}''|{{#if:{{{preceded_by_quotation_marks|}}}|"{{{preceded_by_quotation_marks|}}}"}}}}
| label23     = Read online
| label23     = Followed by
| data23       = {{#if:{{{wikisource|}}}|''[[s:{{{wikisource|}}}|{{{name|}}}]]'' at [[Wikisource]][[Category:Articles that link to Wikisource]]<!--create hidden category to be monitored by Wikiproject:Wikisource-->}}
| data23       = {{#if:{{{followed_by|}}}|''{{{followed_by|}}}''|{{#if:{{{followed_by_quotation_marks|}}}|"{{{followed_by_quotation_marks|}}}"}}}}
}}<noinclude>
| label24     = Original text
| data24      = {{#if:{{{native_wikisource|}}}|''[[s:{{#if:{{{native_wikisource_lang|}}}|{{{native_wikisource_lang|}}}:}}{{{native_wikisource|}}}|{{{title_orig|{{{name|{{PAGENAME}}}}}}}}]]'' at [[Wikisource]][[Category:Articles that link to foreign language Wikisource]]<!--create hidden category to be monitored by Wikiproject:Wikisource-->|{{#if:{{{native_external_url|}}}|''[{{{native_external_url|}}} {{{title_orig|{{{name|{{PAGENAME}}}}}}}}]'' {{#if:{{{native_external_host|}}}|at {{{native_external_host|}}}|online}}}}}}
| label25      = {{#if:{{{native_wikisource|}}}|Translation|{{#if:{{{native_external_url|}}}|Translation|Text}}}}
| data25       = {{#if:{{{wikisource|}}}|''[[s:{{{wikisource|}}}|{{{name|{{PAGENAME}}}}}]]'' at {{#if:{{{native_wikisource|}}}|Wikisource|[[Wikisource]]}}[[Category:Articles that link to Wikisource]]<!--create hidden category to be monitored by Wikiproject:Wikisource-->|{{#if:{{{external_url|}}}|''[{{{external_url|}}} {{{name|{{PAGENAME}}}}}]'' {{#if:{{{external_host|}}}|at {{{external_host|}}}|online}}}}}}}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>

Revision as of 22:07, 8 August 2013

Lua error in Module:TNT at line 182: Missing Commons dataset I18n/Module:TNT.tab.