Difference between revisions of "Template:InfoBox Magazine"

From Tresario Archives
Jump to: navigation, search
Line 1: Line 1:
{|  style="border: 1px solid black; background:#232730; padding: 1px; margin: 5px; width: 25%; float: right; font-size: 11px;"
+
{|  class="infobox" cellspacing="9"
width="100%" colspan="2" style="border: 1px solid grey; background-color: #CC9900; font-size: 16px; text-align: center;" | <font color=black>'''{{{name}}}'''</font>
+
|-
 +
! colspan="2" class="infoboxMOS-section" style="font-size: 16px;" | '''{{{name}}}'''
 +
 
 
|-  
 
|-  
width="100%" colspan="2" style="text-align: center;" | {{{image}}}
+
colspan="2" class="infobox-image" | {{{image}}}
 +
 
 +
|- {{#if: {{{motto|}}} | | style="display: none" }}
 +
| {{{motto}}}
 +
 
 
|-  
 
|-  
width="100%" colspan="2" style="text-align: center;" | {{{motto}}}
+
|  colspan="2" class="infoboxMOS-section" | '''Editorial Information'''
 +
 
 
|-  
 
|-  
|  width="100%" colspan="2" style="border: 1px solid grey; background-color: #CC9900;" | <font color=black>'''Editoral Information'''</font>
+
! Editor in Chief
|- {{#if: {{{chiefeditor|}}} | | style="display: none" }}
+
|  {{{chiefeditor}}}
|  width="31%"  | Editor in Chief
+
 
|  width="69%"  |  {{{chiefeditor}}}
 
 
|- {{#if: {{{creativedirector|}}} | | style="display: none" }}
 
|- {{#if: {{{creativedirector|}}} | | style="display: none" }}
|  width="31%"  | Creative Director
+
! Creative Director
|  width="69%"  |  {{{creativedirector}}}
+
|  {{{creativedirector}}}
 +
 
 
|- {{#if: {{{managingeditor|}}} | | style="display: none" }}
 
|- {{#if: {{{managingeditor|}}} | | style="display: none" }}
|  width="31%"  | Managing Editor
+
! Managing Editor
|  width="69%"  |  {{{managingeditor}}}
+
|  {{{managingeditor}}}
 +
 
 
|- {{#if: {{{art|}}} | | style="display: none" }}
 
|- {{#if: {{{art|}}} | | style="display: none" }}
|  width="31%"  | Art Director
+
! Art Director
|  width="69%"  |  {{{art}}}
+
|  {{{art}}}
 +
 
 
|- {{#if: {{{editors|}}} | | style="display: none" }}
 
|- {{#if: {{{editors|}}} | | style="display: none" }}
|  width="31%"  | Notable Editors
+
! Notable Editors
|  width="69%"  |  {{{editors}}}
+
|  {{{editors}}}
 +
 
 
|-  
 
|-  
width="100%" colspan="2" style="border: 1px solid grey; background-color: #CC9900;" | <font color=black>'''Publishing information'''</font>
+
|  colspan="2" class="infoboxMOS-section" | '''Publishing Information'''
 +
 
 
|- {{#if: {{{publisher|}}} | | style="display: none" }}
 
|- {{#if: {{{publisher|}}} | | style="display: none" }}
|  width="31%"  | Publisher
+
! Publisher
|  width="69%"  |  {{{publisher}}}
+
|  {{{publisher}}}
 +
 
 
|- {{#if: {{{first|}}} | | style="display: none" }}
 
|- {{#if: {{{first|}}} | | style="display: none" }}
|  width="31%"  | First Issued
+
! First Issued
|  width="69%"  |  {{{first}}}
+
|  {{{first}}}
 +
 
 
|- {{#if: {{{number|}}} | | style="display: none" }}
 
|- {{#if: {{{number|}}} | | style="display: none" }}
|  width="31%"  | Number of Issues
+
! Number of Issues
|  width="69%"  |  {{{number}}}
+
|  {{{number}}}
|- {{#if: {{{status}}} | | style="display: none" }}
+
 
|  width="31%"  | Status
+
|-
|  width="69%"  |  {{{status}}}
+
! Status
 +
|  {{{status}}}
 +
 
 
|- {{#if: {{{holosite}}} | | style="display: none" }}
 
|- {{#if: {{{holosite}}} | | style="display: none" }}
|  width="31%"  | Holosite
+
! Holosite
|  width="69%"  |  {{{holosite}}}
+
|  {{{holosite}}}
 
|}
 
|}
 
<noinclude>
 
<noinclude>

Revision as of 04:11, 20 September 2018

{{{name}}}
{{{image}}}
{{{motto}}}
Editorial Information
Editor in Chief {{{chiefeditor}}}
Creative Director {{{creativedirector}}}
Managing Editor {{{managingeditor}}}
Art Director {{{art}}}
Notable Editors {{{editors}}}
Publishing Information
Publisher {{{publisher}}}
First Issued {{{first}}}
Number of Issues {{{number}}}
Status {{{status}}}
Holosite {{{holosite}}}

Usage

The Infobox Magazine template is used for magazine articles only, to describe a magazine. Paste the following code into the top of an article, filling all known fields:

{{Infobox Magazine
| name = 
| image =  
| motto = 
| chiefeditor =
| creativedirector =
| managingeditor =
| art =
| editors =
| publisher =
| first =
| number =
| status =
| holosite =
}}