Difference between revisions of "Template:Infobox journal"

From Wikidemia
Jump to: navigation, search
Line 2: Line 2:
 
<table class="infobox vcard" style="width:22em;">
 
<table class="infobox vcard" style="width:22em;">
 
     <tr>
 
     <tr>
         <th colspan="2" style="text-align:center;padding-bottom:0.5em;">
+
         <th scope="row">
        {{{article}}}
+
          Author:
 
         </th>
 
         </th>
 +
        <td>
 +
        {{{author}}}
 +
        </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <th scope="row">
 
         <th scope="row">
           Author:
+
           Article:
 
         </th>
 
         </th>
 
         <td>
 
         <td>
         {{{author}}}
+
         {{{article}}}
 +
        </td>
 +
    </tr>
 +
    <tr>
 +
        <th scope="row">
 +
          Journal:
 +
        </th>
 +
        <td>
 +
        {{{title}}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
Line 35: Line 46:
 
         </th>
 
         </th>
 
         <td>
 
         <td>
         {{{article_date}}}
+
         {{{article-date}}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <th scope="row">
 
         <th scope="row">
           Journal:
+
           Discipline:
 
         </th>
 
         </th>
 
         <td>
 
         <td>
         {{{title}}}
+
         {{{discipline}}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <th scope="row">
 
         <th scope="row">
           Discipline:
+
           Publisher:
 
         </th>
 
         </th>
 
         <td>
 
         <td>
         {{{discipline}}}
+
         {{{publisher}}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
 
         <th scope="row">
 
         <th scope="row">
           Publisher:
+
           DOI:
 
         </th>
 
         </th>
 
         <td>
 
         <td>
         {{{publisher}}}
+
         {{{DOI}}}
 
         </td>
 
         </td>
 
     </tr>
 
     </tr>

Revision as of 04:06, 22 May 2017

         Author:
        {{{author}}}
         Article:
        {{{article}}}
         Journal:
        {{{title}}}
         Volume:
        {{{volume}}}
         Pages:
        {{{pages}}}
         Article Date:
        {{{article-date}}}
         Discipline:
        {{{discipline}}}
         Publisher:
        {{{publisher}}}
         DOI:
        {{{DOI}}}
         Open Access:
        {{{openaccess}}}
         Website:
        {{{website}}}