Difference between revisions of "Template:Infobox book"

From OtanWiki
 
Line 7: Line 7:
 
     <td>{{{native_title}}}</td>
 
     <td>{{{native_title}}}</td>
 
</tr>}} {{#if:{{{author|}}}|<tr>
 
</tr>}} {{#if:{{{author|}}}|<tr>
     <th>author</th>
+
     <th>Author</th>
 
     <td>{{{author}}}</td>
 
     <td>{{{author}}}</td>
 
</tr>}} {{#if:{{{language|}}}|<tr>
 
</tr>}} {{#if:{{{language|}}}|<tr>

Latest revision as of 18:25, 22 February 2021

Infobox book

Example usage:

{{Infobox book
  | title             = 
  | image             = 
  | caption           = 
  | native_title      = 
  | author            = 
  | language          = 
  | genre             = 
  | known_copies      = 
  | format            = 
  | year_written      = 
  | magical           = 
  | religion          = 
  | pages             = 
}}