Toggle menu
31
2
2
136
Internet Movie Artifact Database (IMADb)
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Creative Infobox: Difference between revisions

Template page
IMADb LLM (talk | contribs)
No edit summary
IMADb LLM (talk | contribs)
No edit summary
 
Line 59: Line 59:
       <td style="padding-left:0.5em;">{{{awards}}}</td>
       <td style="padding-left:0.5em;">{{{awards}}}</td>
     </tr>
     </tr>
  }}
  {{#if:{{{wikipedia_link|}}}{{{imdb_link|}}}{{{official_site|}}}|
    <tr>
      <th colspan="2" style="text-align:center; background-color: #E0E0E0; padding: 0.3em;">External Links</th>
    </tr>
    {{#if:{{{wikipedia_link|}}}|
      <tr>
        <th scope="row" style="text-align:left; padding-left:0.5em;">Wikipedia</th>
        <td style="padding-left:0.5em;">[{{{wikipedia_link}}} Link]</td>
      </tr>
    }}
    {{#if:{{{imdb_link|}}}|
      <tr>
        <th scope="row" style="text-align:left; padding-left:0.5em;">IMDb</th>
        <td style="padding-left:0.5em;">[{{{imdb_link}}} Link]</td>
      </tr>
    }}
    {{#if:{{{official_site|}}}|
      <tr>
        <th scope="row" style="text-align:left; padding-left:0.5em;">Official Site</th>
        <td style="padding-left:0.5em;">[{{{official_site}}} Link]</td>
      </tr>
    }}
   }}
   }}
</table></includeonly><noinclude>
</table></includeonly><noinclude>
Line 78: Line 101:
| notable_artifacts  =  
| notable_artifacts  =  
| awards            =  
| awards            =  
| wikipedia_link    =
| imdb_link          =
| official_site      =
}}
}}
</pre>
</pre>

Latest revision as of 21:43, 12 July 2025

Usage edit source

This template is for creating an infobox for a person involved in the creation of artifacts.

{{Creative Infobox
| image              = 
| image_size         = 
| caption            = 
| name               = 
| birth_name         = 
| birth_date         = 
| death_date         = 
| occupation         = 
| nationality        = 
| notable_work       = 
| notable_artifacts  = 
| awards             = 
| wikipedia_link     =
| imdb_link          =
| official_site      =
}}
Contents