Template:Infobox BlackProjects: Difference between revisions

From KB42
Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|360px]]</div>}} <table>{{#if:{{{caption|}}}|<tr> <th>Caption</th> <td>{{{caption}}}</td> </tr>}}{{#if:{{{project_name|}}}|<tr> <th>'''Project Name :'''</th> <td>{{{project_name }}}</td> </tr>}}{{#if:{{{inception_date|}}}|<tr> <th>'''Inception Date:'''</th> <td>{{{inception_date}}}</td> </tr>}}{{#if:{{..."
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-image">[[File:{{{image}}}|360px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|300px|link=]]</div>}}
{{#if:{{{image2|}}}|
<div class="infobox-image">[[File:{{{image2}}}|250px|link=]]</div>}}
<table>{{#if:{{{caption|}}}|<tr>
<table>{{#if:{{{caption|}}}|<tr>
     <th>Caption</th>
     <th>Caption</th>
Line 8: Line 10:
     <th>'''Project Name :'''</th>
     <th>'''Project Name :'''</th>
     <td>{{{project_name }}}</td>  
     <td>{{{project_name }}}</td>  
</tr>}}{{#if:{{{alias|}}}|<tr>
    <th>'''Alias :'''</th>
    <td>{{{alias }}}</td>
</tr>}}{{#if:{{{inception_date|}}}|<tr>
</tr>}}{{#if:{{{inception_date|}}}|<tr>
     <th>'''Inception Date:'''</th>
     <th>'''Inception Date:'''</th>
Line 35: Line 40:
     <th>'''Contact :'''</th>
     <th>'''Contact :'''</th>
     <td>{{{contact }}}</td>
     <td>{{{contact }}}</td>
</tr>}}{{#if:{{{alien_race |}}}|<tr>
    <th>'''Alien Race :'''</th>
    <td>{{{alien_race }}}</td>
</tr>}}{{#if:{{{latitude |}}}|<tr>
</tr>}}{{#if:{{{latitude |}}}|<tr>
     <th>'''Latitude :'''</th>
     <th>'''Latitude :'''</th>
Line 44: Line 46:
     <th>'''Longitude :'''</th>
     <th>'''Longitude :'''</th>
     <td>{{{longitude }}}</td>
     <td>{{{longitude }}}</td>
</tr>}}{{#if:{{{alien_race |}}}|<tr>
    <th>'''Alien Race :'''</th>
    <td>{{{alien_race }}}</td>
</tr>}}{{#if:{{{documentary |}}}|<tr>
</tr>}}{{#if:{{{documentary |}}}|<tr>
     <th>'''Documentary :'''</th>
     <th>'''Documentary :'''</th>
     <td>{{{documentary }}}</td>
     <td>{{{documentary }}}</td>
</tr>}}{{#if:{{{related_links |}}}|<tr>
    <th>'''Related Links :'''</th>
    <td>{{{related_links }}}</td>
</tr>}}{{#if:{{{case_file |}}}|<tr>
    <th>'''Case File:'''</th>
    <td>[[{{{case_file }}}]]</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 13:58, 8 May 2026

Infobox BlackProjects