« Modèle:Infobox Livre2 » : différence entre les versions
De Tj-encyclopédie
Autres actions
Aucun résumé des modifications |
|||
| Ligne 1 : | Ligne 1 : | ||
<noinclude> | <noinclude> | ||
== Description == | == Description == | ||
Infobox pour les livres et brochures publiés par la Watch Tower Bible and Tract Society. | Infobox pour les livres et brochures publiés par la Watch Tower Bible and Tract Society. | ||
=== Utilisation === | === Utilisation === | ||
<pre> | <pre> | ||
| Ligne 23 : | Ligne 21 : | ||
</pre> | </pre> | ||
[[Catégorie:Modèle Infobox]] | [[Catégorie:Modèle Infobox]] | ||
</noinclude><includeonly><table style="float:right; clear:right; margin:0 0 1em 1em; border:1px solid #aaa; background:#f9f9f9; font-size:90%; width:260px; border-collapse:collapse;"> | </noinclude><includeonly><table class="tj-infobox" style="float:right; clear:right; margin:0 0 1em 1em; border:1px solid var(--border-color-base, #aaa); background:var(--color-surface-2, #f9f9f9); color:var(--color-base, #202122); font-size:90%; width:260px; border-collapse:collapse;"> | ||
<tr> | <tr> | ||
<th colspan="2" style="background:#2c4a8e; color:white; padding:6px 4px; font-size:105%; text-align:center; word-wrap:break-word; white-space:normal;">{{{nom|}}}</th> | <th colspan="2" style="background:#2c4a8e; color:white; padding:6px 4px; font-size:105%; text-align:center; word-wrap:break-word; white-space:normal;">{{{nom|}}}</th> | ||
| Ligne 29 : | Ligne 27 : | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center; padding:6px 4px;">{{{image|}}}</td> | <td colspan="2" style="text-align:center; padding:6px 4px; background:var(--color-surface-2, #f9f9f9);">{{{image|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{image_légende|}}}| | {{#if:{{{image_légende|}}}| | ||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center; padding:2px 4px; font-style:italic; font-size:90%;">{{{image_légende|}}}</td> | <td colspan="2" style="text-align:center; padding:2px 4px; font-style:italic; font-size:90%; background:var(--color-surface-2, #f9f9f9);">{{{image_légende|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{auteur|}}}| | {{#if:{{{auteur|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold; width:45%;">Auteur</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; width:45%; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Auteur</th> | ||
<td style="padding:3px 6px;">{{{auteur|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{auteur|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{titre_original|}}}| | {{#if:{{{titre_original|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Titre original</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Titre original</th> | ||
<td style="padding:3px 6px;"><i>{{{titre_original|}}}</i></td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);"><i>{{{titre_original|}}}</i></td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{genre|}}}| | {{#if:{{{genre|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Genre</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Genre</th> | ||
<td style="padding:3px 6px;">{{{genre|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{genre|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{sujet|}}}| | {{#if:{{{sujet|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Sujet</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Sujet</th> | ||
<td style="padding:3px 6px;">{{{sujet|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{sujet|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{langue|}}}| | {{#if:{{{langue|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Langue</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Langue</th> | ||
<td style="padding:3px 6px;">{{{langue|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{langue|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{pays|}}}| | {{#if:{{{pays|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Pays</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Pays</th> | ||
<td style="padding:3px 6px;">{{{pays|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{pays|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{editeur|}}}| | {{#if:{{{editeur|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Éditeur</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Éditeur</th> | ||
<td style="padding:3px 6px;">{{{editeur|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{editeur|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{date_parution|}}}| | {{#if:{{{date_parution|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Parution</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Parution</th> | ||
<td style="padding:3px 6px;">{{{date_parution|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{date_parution|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{format|}}}| | {{#if:{{{format|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Format</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Format</th> | ||
<td style="padding:3px 6px;">{{{format|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{format|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{pages|}}}| | {{#if:{{{pages|}}}| | ||
<tr> | <tr> | ||
<th style="text-align:left; padding:3px 6px; font-weight:bold;">Pages</th> | <th style="text-align:left; padding:3px 6px; font-weight:bold; background:var(--color-surface-3, #eaecf0); color:var(--color-base, #202122);">Pages</th> | ||
<td style="padding:3px 6px;">{{{pages|}}}</td> | <td style="padding:3px 6px; background:var(--color-surface-2, #f9f9f9);">{{{pages|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
</table></includeonly> | </table></includeonly> | ||
Dernière version du 16 juin 2026 à 21:42
Description
Infobox pour les livres et brochures publiés par la Watch Tower Bible and Tract Society.
Utilisation
{{Infobox Livre2
| nom =
| image =
| image_légende =
| auteur =
| titre_original =
| pays =
| langue =
| sujet =
| genre =
| editeur =
| date_parution =
| format =
| pages =
}}