|
|
(10 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {| class="infobox" style="width:260px; background:{{{BG|#AA0000}}}; color:{{{color|#000}}}" cellspacing="0" | | {{Infobox|start|bg=#A00}} |
| ! class="infoboxheading" colspan="2" style="background:{{{nameBG|transparent}}}; color:{{{color2|#fff}}}" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
| | {{Infobox|title|name={{{name|''{{PAGETITLE}}''}}}}} |
| |-
| | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}}} |
| {{#if:{{{image|}}}| | | |
| {{!}} class="infoboxmedia" colspan="2" style="background:{{{imageBG|#F0F0F0}}}; border-bottom:1px solid {{{lineBG|#999}}}" {{!}} {{{image}}} {{#if:{{{caption|}}}|{{clear}}{{{caption}}}}}
| | {{Infobox|section|title={{{section1-title|Attribution information}}}|bg=#E55|color=#000|entries= |
| | {{Infobox|entry|title={{{author-title|Author(s)}}}|content={{{author|}}}}} |
| | {{Infobox|entry|title={{{coverartist-title|Cover artist(s)}}}|content={{{coverartist|}}}}} |
| | {{Infobox|entry|title={{{illustrator-title|Illustrator(s)}}}|content={{{illustrator|}}}}} |
| | {{Infobox|entry|title={{{attributionmisc-title|Misc}}}|content={{{attributionmisc|}}}}} |
| }} | | }} |
| |- | | |
| <!--Attribution information section-->
| | {{Infobox|section|title={{{section2-title|Production information}}}|bg=#E55|color=#000|entries= |
| {{#if:{{{hidea|}}}|| | | {{Infobox|entry|title={{{publisher-title|Publisher}}}|content={{{publisher|}}}}} |
| ! class="infoboxsubheading" colspan="2" style="background:{{{sectionBG|#EE5555}}}" {{!}} {{{section1-title|Attribution information}}}
| | {{Infobox|entry|title={{{releasedate-title|Release date(s)}}}|content={{{releasedate|}}}}} |
| | {{Infobox|entry|title={{{media-title|Media type}}}|content={{{media|}}}}} |
| | {{Infobox|entry|title={{{pages-title|Pages}}}|content={{{pages|}}}}} |
| | {{Infobox|entry|title={{{ISBN-title|ISBN}}}|content={{{ISBN|}}}}} |
| }} | | }} |
| |-
| | |
| {{#if:{{{author|}}}| | | {{Infobox|section|title={{{section3-title|Series information}}}|bg=#E55|color=#000|entries= |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}} | | {{Infobox|entry|title={{{series-title|Series}}}|content={{{series|}}}}} |
| {{{author-title|Author(s)}}}: | | {{Infobox|entry|title={{{precededby-title|Preceded by}}}|content={{{precededby|}}}}} |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| | {{Infobox|entry|title={{{followedby-title|Followed by}}}|content={{{followedby|}}}}} |
| {{{author}}}
| |
| }} | | }} |
| |-
| | |
| {{#if:{{{coverartist|}}}|
| | {{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Novel}}}}}</includeonly><noinclude> |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{coverartist-title|Cover artist(s)}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{coverartist}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{illustrator|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{illustrator-title|Illustrator(s)}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{illustrator}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{attributionmisc|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{attributionmisc-title|Misc}}}: | |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{attributionmisc}}}
| |
| }}
| |
| |-
| |
| <!--Production information section--> | |
| {{#if:{{{hideb|}}}|| | |
| ! class="infoboxsubheading" colspan="2" style="background:{{{sectionBG|#EE5555}}}" {{!}} {{{section2-title|Production information}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{publisher|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{publisher-title|Publisher}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{publisher}}}
| |
| }} | |
| |-
| |
| {{#if:{{{releasedate|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{releasedate-title|Release date(s)}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{releasedate}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{media|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{media-title|Media type}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{media}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{pages|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{pages-title|Pages}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{pages}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{ISBN|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{ISBN-title|ISBN}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{ISBN}}}
| |
| }}
| |
| |-
| |
| <!--Series information-->
| |
| {{#if:{{{hidec|}}}||
| |
| ! class="infoboxsubheading" colspan="2" style="background:{{{sectionBG|#EE5555}}}" {{!}} {{{section3-title|Series information}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{series|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{series-title|Series}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{series}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{precededby|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{precededby-title|Preceded by}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{precededby}}}
| |
| }}
| |
| |-
| |
| {{#if:{{{followedby|}}}|
| |
| {{!}} class="infoboxlabel" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{followedby-title|Followed by}}}:
| |
| {{!}} class="infoboxcell" style="background:{{{fieldBG|#F0F0F0}}}; border-color:{{{lineBG|#999}}}" {{!}}
| |
| {{{followedby}}}
| |
| }}
| |
| |-
| |
| <!--bottom section-->
| |
| | class="infoboxfooter" colspan="2" |
| |
| |}<includeonly>{{pagetitle|{{{pagetitle|{{{pagename|{{PAGENAME}}}}} - {{{pagelabel|Novel}}}}}}}}</includeonly><noinclude>
| |
|
| |
|
| [[Category:Infobox templates]]</noinclude> | | [[Category:Infobox templates]]</noinclude> |