Difference between revisions of "Template:Infobox"

From The Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
 
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
<style>
 
tr:hover {background-color: #f5f5f5;}
 
</style>
 
 
{| class="wikitable" style="width:100%"
 
{{#if:{{{dob|}}}||
 
| DOB || {{{dob}}}}}
 
|-
 
| Location|| Example
 
|-
 
| Location|| Example
 
|-
 
| Location|| Example
 
|-
 
| Location|| Example
 
|}
 
  
 
<table style="width: 100%; border-bottom: 1px solid #ddd;">
 
<table style="width: 100%; border-bottom: 1px solid #ddd;">

Revision as of 08:08, 16 August 2020

Infobox