Difference between revisions of "Template:Infobox Publication"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
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: {{{circulation|}}} | + | |- |
− | + | {{#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= |
− | | type | + | |image_size= |
− | | | + | |image_caption= |
− | | | + | |type= |
− | | | + | |editor= |
− | | publisher | + | |editor_title= |
− | | | + | |staff= |
− | | | + | |publisher= |
− | | | + | |owner= |
− | | | + | |frequency= |
− | | | + | |circulation= |
− | | website | + | |cost= |
+ | |founded= | ||
+ | |firstdate= | ||
+ | |firstnumber= | ||
+ | |finaldate= | ||
+ | |finalnumber= | ||
+ | |headquarters= | ||
+ | |website= | ||
}} | }} | ||
</pre> | </pre> | ||
− | [[Category:Infobox templates| | + | [[Category:Infobox templates|Publication]] |
</noinclude> | </noinclude> |
Latest revision as of 22:04, 13 March 2007
{{{name}}} |
Usage[edit]
{{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= }}