Sjabloon:Infobox generiek: verschil tussen versies
Uiterlijk
Geen bewerkingssamenvatting Label: wikieditor |
Geen bewerkingssamenvatting Label: wikieditor |
||
| Regel 1: | Regel 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width: 22em; background-color:#f9f9f9; font-size: 90%;" | {| class="infobox" style="width: 22em; background-color: #f9f9f9; font-size: 90%; border: 1px solid #ccc; border-collapse: collapse;" | ||
|- | |- | ||
| colspan="2" style="text-align:center; font-size:120%; background:#efefef;" | {{{kop|}}} | | colspan="2" style="text-align: center; font-size: 120%; font-weight: bold; background-color: #efefef; padding: 8px;" | {{{kop|}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[Bestand:{{{image}}}|{{{imagewidth|250px}}}]] | | colspan="2" style="text-align: center; padding: 8px;" | | ||
{{#if:{{{image|}}} | [[Bestand:{{{image}}}|{{{imagewidth|250px}}}]] }} | |||
|- | |- | ||
| colspan="2" style="text-align:center; font-style:italic;" | {{{caption|}}} | | colspan="2" style="text-align: center; font-style: italic; color: #555; padding: 6px 8px;" | {{{caption|}}} | ||
|- | |- | ||
! colspan="2" style="background:#dddddd;" | {{{kop1|}}} | ! colspan="2" style="background-color: #dddddd; font-weight: bold; padding: 6px 8px;" | {{{kop1|}}} | ||
|- | |- | ||
| | | style="padding: 6px 8px; font-weight: bold;" | {{{head1_1|}}} | ||
| style="padding: 6px 8px;" | {{{item1_1|}}} | |||
|- | |- | ||
| | | style="padding: 6px 8px; font-weight: bold;" | {{{head1_2|}}} | ||
| style="padding: 6px 8px;" | {{{item1_2|}}} | |||
|} | |} | ||
</includeonly> | </includeonly> | ||