Template:Infobox: Difference between revisions
From Zone Fighters Campaign Wiki
[[wikipedia:]]>Primefac (Undid revision 855063393 by Jdlrobson (talk) rather problematic change mentioned on talk page, reverting until it can be sorted) |
No edit summary |
||
| (15 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{# | <div class="infobox"> | ||
{{ | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
< | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>{{#if:{{{caption|}}} }} }} | ||
</ | <table class="infobox-table"> | ||
{{#if:{{{name|}}}|<tr><th>Name</th><td>{{{name}}}</td></tr>}} | |||
{{#if:{{{birth_date|}}}|<tr><th>Birth Date</th><td>{{{birth_date}}}</td></tr>}} | |||
{{#if:{{{death_date|}}}|<tr><th>Death Date</th><td>{{{death_date}}}</td></tr>}} | |||
{{#if:{{{birth_place|}}}|<tr><th>Birth Place</th><td>{{{birth_place}}}</td></tr>}} | |||
{{#if:{{{gravesite|}}}|<tr><th>Gravesite</th><td>{{{gravesite}}}</td></tr>}} | |||
</table> | |||
</div> | |||
Latest revision as of 22:25, 31 March 2024
Infobox
