Difference between revisions of "Template:Infobox Websites"

From Johnisdead Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title"> {{{title|{{PAGENAME}}}}} </div> {{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|300px]] {{#if:{{{caption|}}...")
 
Line 26: Line 26:
 
     <th>Status</th>
 
     <th>Status</th>
 
     <td>{{{status}}}</td>
 
     <td>{{{status}}}</td>
</tr>}}{{#if:{{{relations|}}}|<tr style="border-bottom: none;">
 
    <th>Relations</th>
 
    <td>{{{relations}}}</td>
 
 
</tr>
 
</tr>
 
}}
 
}}
 
</table>
 
</table>
 
</div>
 
</div>

Revision as of 15:35, 9 March 2021

Infobox Websites