Template:Infobox: Difference between revisions

From Falcom Glossary
Jump to navigation Jump to search
No edit summary
m (17 revisions imported)
 
(7 intermediate revisions by one other user not shown)
Line 3: Line 3:
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
<div class="infobox-image">[[File:{{{image}}}|200px]]</div>}}
<table>{{#if:{{{param1|}}}|<tr>
<table>{{#if:{{{param1|}}}|<tr>
     <th>Origin</th>
     <th>Origin:</th>
     <td>{{{param1}}}</td>
     <td>{{{param1}}}</td>
</tr>}}{{#if:{{{param2|}}}|<tr>
</tr>}}{{#if:{{{param2|}}}|<tr>
     <th>Original Language</th>
     <th>Source Name:</th>
     <td>{{{param2}}}</td>
     <td>{{{param2}}}</td>
</tr>}}{{#if:{{{param3|}}}|<tr>
</tr>}}{{#if:{{{param3|}}}|<tr>
     <th>Japanese</th>
     <th>Japanese:</th>
     <td>{{{param3}}}</td>
     <td>{{{param3}}}</td>
</tr>}}{{#if:{{{param4|}}}|<tr>
</tr>}}{{#if:{{{param4|}}}|<tr>
     <th>Japanese Description</th>
     <th>Description (J):</th>
     <td>{{{param4}}}</td>
     <td>{{{param4}}}</td>
</tr>}}{{#if:{{{param5|}}}|<tr>
</tr>}}{{#if:{{{param5|}}}|<tr>
     <th>English Description</th>
     <th>Description (E):</th>
     <td>{{{param5}}}</td>
     <td>{{{param5}}}</td>
</tr>}}{{#if:{{{param6|}}}|<tr>
    <th>Appears In:</th>
    <td>{{{param6}}}</td>
</tr>}}{{#if:{{{param7|}}}|<tr>
    <th>Comments:</th>
    <td>{{{param7}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 12:09, 19 July 2022

Infobox