« Modèle:TexteSurImage » : différence entre les versions
De gahan
Aller à la navigationAller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 7 : | Ligne 7 : | ||
| text = <b>Le Monde de Gahan</b> | | text = <b>Le Monde de Gahan</b> | ||
| text-size = 25px | | text-size = 25px | ||
| text-font = Candara | |||
| text-color = white | | text-color = white | ||
| text-shadow = 4px 4px 7px #000000 | | text-shadow = 4px 4px 7px #000000 | ||
| Ligne 23 : | Ligne 24 : | ||
| text = <b>Le Monde de Gahan</b> | | text = <b>Le Monde de Gahan</b> | ||
| text-size = 25px | | text-size = 25px | ||
| text-font = Candara | |||
| text-color = white | | text-color = white | ||
| text-shadow = 4px 4px 7px #000000 | | text-shadow = 4px 4px 7px #000000 | ||
| Ligne 39 : | Ligne 41 : | ||
left: {{{left}}}; | left: {{{left}}}; | ||
right: {{{right}}}; | right: {{{right}}}; | ||
font-size: {{{text-size}}}; | |||
font-family: {{{text-font}}}; | |||
color: {{{text-color}}}; | color: {{{text-color}}}; | ||
text-shadow: {{{text-shadow}}} | text-shadow: {{{text-shadow}}};">{{{text}}} | ||
</div></div> | </div></div> | ||
Version du 18 novembre 2024 à 21:53
Ce template permet de marquer une zone sur une carte afin de situer un lieu.
Le code à inclure:
{{TexteSurImage
| image = [[File:Bandeau - Le Monde de Gahan.jpg]]
| position = left, right ou center (obligatoire)
| text = <b>Le Monde de Gahan</b>
| text-size = 25px
| text-font = Candara
| text-color = white
| text-shadow = 4px 4px 7px #000000
| top =
| bottom =
| left =
| right =
}}