Difference between revisions of "Template:Landmass"
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">{{{title1|{{PAGENAME}}}}}</div> | <div class="infobox-title">{{{title1|{{PAGENAME}}}}}</div> | ||
| − | {{#if:{{{image1|}}}|<div class="infobox-image">[[File:{{{image1}}}|300px]] | + | {{#if:{{{image1|}}}|<div class="infobox-image"><figure>[[File:{{{image1}}}|300px]]{{#if:{{{caption1|}}}|<figcaption class="infobox-caption">{{{caption1}}}</figcaption>}}</figure></div>}} |
| − | <table>{{#if:{{{cpu|}}}{{{other_residents|}}}{{{consoles|}}}{{{mascots|}}}|<tr><td class="infobox-subtitle">Timeline</td></tr>}} | + | <table>{{#if:{{{cpu|}}}{{{other_residents|}}}{{{consoles|}}}{{{mascots|}}}|<tr><td class="infobox-subtitle" colspan="2">Timeline</td></tr>}} |
{{#if:{{{cpu|}}}|<tr> | {{#if:{{{cpu|}}}|<tr> | ||
<th>CPU(s)</th> | <th>CPU(s)</th> | ||
Latest revision as of 07:41, 7 April 2021
Landmass
Example usage:
{{Landmass
|title1=Example
|image1=Example
|caption1=Example
|cpu=Example
|other_residents=Example
|consoles=Example
|mascots=Example
}}