Template:Infobox saints and gods: Difference between revisions
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
<tr> | <tr> | ||
<td class="infobox-image mw-no-invert" colspan="2">[[File:{{{image}}}|{{{imagesize|260px}}}|alt={{{image_alt|}}}|center]]}}{{#if: {{{image_caption|}}} | <div class="infobox-caption">{{{image_caption}}}</div> | <td class="infobox-image mw-no-invert" colspan="2">[[File:{{{image}}}|{{{imagesize|260px}}}|alt={{{image_alt|}}}|center]]}}{{#if: {{{image_caption|}}} | <div class="infobox-caption">{{{image_caption}}}</div></td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 25: | Line 25: | ||
<tr> | <tr> | ||
<th scope="row">Associated element</th> | <th scope="row">Associated element</th> | ||
<td> | <td>{{{element}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 31: | Line 31: | ||
<tr> | <tr> | ||
<th scope="row">Associated direction</th> | <th scope="row">Associated direction</th> | ||
<td> | <td>{{{direction}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
| Line 37: | Line 37: | ||
<tr> | <tr> | ||
<th scope="row">Associated season</th> | <th scope="row">Associated season</th> | ||
<td> | <td>{{{season}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||