Modèle:Stroke Voir l’historique

Révision datée du 17 juillet 2015 à 17:57 par PesachZ (discussion | contributions) (add missing color barces)
Documentation icon Template documentation
This adds a css style parameter to put a stroke around text
text-shadow: 
   -1px -1px 0 #000,  
    1px -1px 0 #000,
    -1px 1px 0 #000,
     1px 1px 0 #000;

This is text with a stroke You can specify the overall distance with |distance=, and color with |color=.

You can change individual distances and colors with:

  • |tl= top left distance
  • |tlcolor= top left color
  • |tr= top right distance
  • |trcolor= top right color
  • |bl= bottom left distance
  • |blcolor= bottom left color
  • |br= bottom right distance
  • |brcolor= bottom right color
Subpages of this template.