Template:Periodical infobox

From DMCB Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with '<noinclude> Usage of Periodical Infobox <pre> {{Periodical_infobox |title=TITLE OF PERIODICAL |other-names=OTHER NAMES PUBLISHED AS, SUBSEQUENT OR PREVIOUS NAMES |image=IMA…')
m
 
(7 intermediate revisions not shown)
Line 5: Line 5:
  {{Periodical_infobox
  {{Periodical_infobox
-
  |title=TITLE OF PERIODICAL
+
  |title='''PINYIN 漢字'''<br>''TRANSLATED TITLE OF PERIODICAL''
-
  |other-names=OTHER NAMES PUBLISHED AS, SUBSEQUENT OR PREVIOUS NAMES
+
  |other-names=OTHER NAMES PUBLISHED AS, SUBSEQUENT OR PREVIOUS NAMES; CAN BE LEFT BLANK
  |image=IMAGE OF MASTHEAD OR BANNER
  |image=IMAGE OF MASTHEAD OR BANNER
  |print-run=START DATE - END DATE
  |print-run=START DATE - END DATE
Line 19: Line 19:
{|style="background:#ccffff;color:black;width:35%;" border="1" cellpadding="3" cellspacing="0" align="right"
{|style="background:#ccffff;color:black;width:35%;" border="1" cellpadding="3" cellspacing="0" align="right"
|- align="center"
|- align="center"
-
|<div style="font-size:120%">'''{{{title}}}'''</div>
+
|<div style="font-size:120%">{{{title}}}</div>
-
<div style="font-size:90%">
+
|- style="background:white; color:black" align="center"
-
See also: {{{other-names}}}
+
-
</div>
+
-
|- style="background:white; color:black"
+
|{{{image}}}
|{{{image}}}
|- style="font-size:90%"
|- style="font-size:90%"
-
|
+
|{{#if: {{{other-names}}} |{{{other-names}}}|}}
* Print run: {{{print-run}}}
* Print run: {{{print-run}}}
-
<!-- include other info if defined, otherwise do not -->
+
{{#if: {{{other-info}}} |* Other Info: {{{other-info}}}|}}
-
{{#if: {{{other-info}}} |* Other Info: '''{{{other-info}}}'''|}}
+
* Associated Location(s): {{{location}}}
* Associated Location(s): {{{location}}}
* Associated Person(s): {{{person}}}
* Associated Person(s): {{{person}}}
* Associated Organization(s): {{{organization}}}
* Associated Organization(s): {{{organization}}}
|- style="font-size:90%"
|- style="font-size:90%"
-
|
+
|<!-- include article editor name if defined, otherwise do not -->
-
* Periodical section editor: '''{{Periodical Editor}}'''
+
-
<!-- include article editor name if defined, otherwise do not -->
+
{{#if: {{{editor-name}}} |* Article editor: '''{{{editor-name}}}'''|}}
{{#if: {{{editor-name}}} |* Article editor: '''{{{editor-name}}}'''|}}
|}
|}

Current revision as of 18:34, 8 April 2011

Usage of Periodical Infobox


 {{Periodical_infobox
 |title='''PINYIN 漢字'''<br>''TRANSLATED TITLE OF PERIODICAL''
 |other-names=OTHER NAMES PUBLISHED AS, SUBSEQUENT OR PREVIOUS NAMES; CAN BE LEFT BLANK
 |image=IMAGE OF MASTHEAD OR BANNER
 |print-run=START DATE - END DATE
 |other-info=CAN INCLUDE AVERAGE LENGTH, ETC.
 |location=LOCATION(S)
 |person=ASSOCATED PERSON(S)
 |organization=ASSOCIATED ORGANIZATIONS
 |editor-name=IF LEFT BLANK, DEFAULTS TO SECTION EDITOR
 }}
{{{title}}}
{{{image}}}
{{{other-names}}}
  • Print run: {{{print-run}}}
  • Other Info: {{{other-info}}}
  • Associated Location(s): {{{location}}}
  • Associated Person(s): {{{person}}}
  • Associated Organization(s): {{{organization}}}
  • Article editor: {{{editor-name}}}
Personal tools