Template:Infobox: Difference between revisions
Appearance
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<table class="infobox" style="width:{{{width|250px}}}; font-size:90%; border:1px solid #aaa; background:#f9f9f9; padding:0; float:right; clear:right; margin:0 0 1em 1em;"> | |||
<!-- Title --> | |||
{{#if:{{{title|{{{above|}}}}}}| | |||
<!-- | |||
{{#if:{{{ | |||
}} | |||
<tr> | <tr> | ||
< | <th colspan="2" style="{{{titlestyle|background:#e9e9e9; font-size:120%; padding:4px; text-align:center;}}}"> | ||
{{{title|{{{above}}}}}} | |||
</th> | |||
</ | |||
</tr> | </tr> | ||
}} | }} | ||
< | <!-- Body content from child template --> | ||
{{{body|}}} | |||
</table> | |||
</includeonly> | |||
<noinclude> | |||
This is the base template for all infoboxes. | |||
</noinclude> | |||
Revision as of 00:50, 19 November 2025
This is the base template for all infoboxes.