Difference between revisions of "Template:Infobox Publication"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {| class="infobox" style="width: 25.5em; font-size: 90%; text-align: left;" | |
− | + | |- | |
− | {{#if: {{{image|}}} | + | | colspan="2" style="font-size: larger; text-align: center;" | '''{{{name}}}''' |
− | + | |- | |
− | }} | + | {{#if: {{{image|}}}| |
− | + | {{!}} colspan="2" style="font-size: smaller; text-align: center;" {{!}} [[image:{{{image}}}|{{image_size}}]]<br>{{{image_caption|}}}}}<!-- | |
− | + | --> | |
− | + | |- | |
− | + | {{#if: {{{type|}}}| | |
− | + | ! Type of publication | |
− | {{#if: {{{ | + | {{!}} {{{type|}}}}} |
− | | | + | |- |
− | }}{{#if: {{{ | + | {{#if: {{{editor|}}}| |
− | | | + | ! {{#if: {{{editor_title|}}}|{{{editor_title}}}|Editor}} |
− | }} | + | {{!}} {{{editor|}}}}} |
− | {{#if: {{{ | + | |- |
− | | < | + | {{#if: {{{staff|}}}| |
− | }} | + | ! Staff |
− | < | + | {{!}} {{{staff|}}}}} |
− | + | |- | |
− | + | {{#if: {{{publisher|}}}| | |
− | + | ! Publisher | |
− | + | {{!}} {{{publisher|}}}}} | |
− | == | + | |- |
− | + | {{#if: {{{owner|}}}| | |
− | + | ! Owner | |
+ | {{!}} {{{owner|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{frequency|}}}| | ||
+ | ! Frequency | ||
+ | {{!}} {{{frequency|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{circulation|}}}| | ||
+ | ! Circulation | ||
+ | {{!}} {{{circulation|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{cost|}}}| | ||
+ | ! Cost | ||
+ | {{!}} {{{cost|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{founded|}}}| | ||
+ | ! Founded | ||
+ | {{!}} {{{founded|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{firstdate|}}}| | ||
+ | ! First Issue | ||
+ | {{!}} {{{firstdate|}}}<br>{{{firstnumber}}}}} | ||
+ | |- | ||
+ | {{#if: {{{finaldate|}}}| | ||
+ | ! Final Issue: | ||
+ | {{!}} {{{finaldate|}}}<br>{{{finalnumber}}}}} | ||
+ | |- | ||
+ | {{#if: {{{headquarters|}}}| | ||
+ | ! Headquarters | ||
+ | {{!}} {{{headquarters|}}}}} | ||
+ | |- | ||
+ | {{#if: {{{website|}}}| | ||
+ | ! Website | ||
+ | {{!}} {{{website|}}}}} | ||
+ | |} | ||
+ | <noinclude> | ||
+ | == Usage == | ||
<pre> | <pre> | ||
− | {{Infobox | + | {{Infobox Publication |
− | | name | + | |name= |
− | | image | + | |image= |
− | | | + | |image_size= |
− | | | + | |image_caption= |
− | | | + | |type= |
− | | | + | |editor= |
− | | | + | |editor_title= |
− | | | + | |staff= |
− | + | |publisher= | |
− | | publisher | + | |owner= |
− | | | + | |frequency= |
− | | | + | |circulation= |
− | + | |cost= | |
− | | circulation | + | |founded= |
− | | | + | |firstdate= |
− | | | + | |firstnumber= |
− | | | + | |finaldate= |
− | + | |finalnumber= | |
− | + | |headquarters= | |
− | + | |website= | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | | | ||
− | |||
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | headquarters | ||
− | |||
− | | website | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 22:04, 13 March 2007
{{{name}}} |
Usage
{{Infobox Publication |name= |image= |image_size= |image_caption= |type= |editor= |editor_title= |staff= |publisher= |owner= |frequency= |circulation= |cost= |founded= |firstdate= |firstnumber= |finaldate= |finalnumber= |headquarters= |website= }}