Modèle:Box header
From Arvernes Wiki
Ce modèle s'utilise avec le modèle {{Box footer}}
Sur wikipedia voilà comment ils l'utilisent.
Et un exemple.
{{Box header |
border-width= 2 |
border= #ccccff |
titlebackground= #6070C0 |
titleforeground= #000000 |
title-align= left |
title-font-size= 200% |
title= Titre d'essai |
background= #ffffcc
}}
Ce qui donne :
Voilà du texte encadré
On peut créer un autre modèle pour un portail avec. Par exemple :
{{Portal:Box-header | title={{{1}}}
|editpage={{{2}}}
|border=#FFCC10 <!-- This is the color of the borders around Box Sections -->
|titleforeground=white <!-- This is the color of the Box Section Title Bar text-->
|titlebackground=#FFCC10 <!-- This is the color of the Box Section Title Bar -->
|background=white <!-- This is the color of the Box Section background -->
|foreground=black}}
