Template:InfoboxSimple: Difference between revisions
Jump to navigation
Jump to search
Created page with "<table style="width:300px; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em; font-size:90%;"> <tr> <th colspan="2" style="background:#ccccff; text-align:center;">{{{title|Infobox Title}}}</th> </tr> {{#if:{{{image|}}}| <tr> <td colspan="2" style="text-align:center;">[[File:{{{image}}}|250px]]</td> </tr> }} {{#if:{{{caption|}}}| <tr> <td colspan="2" style="text-align:center; font-size:smaller;">{{{caption}}}</td> </t..." |
No edit summary |
||
| Line 8: | Line 8: | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Type|}}}| | ||
<tr> | <tr> | ||
<td | <th>Type</th> | ||
<td>{{{Type}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Collaborators|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Collaborators</th> | ||
<td>{{{ | <td>{{{Collaborators}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{ | {{#if:{{{Academic year|}}}| | ||
<tr> | <tr> | ||
<th> | <th>Academic year</th> | ||
<td>{{{Academic year}}}</td> | |||
<td>{{{year}}}</td> | |||
</tr> | </tr> | ||
}} | }} | ||
</table> | </table> | ||
Revision as of 14:01, 19 June 2025
| Infobox Title |
|---|