Stampa:Window/doc

Nga Wikipedia, enciklopedia e lirë
Kjo stampë ka një përdorim të madh.
Nëse bëni ndonjë ndryshim, kthejeni shpejt pasi mund të përfundojë në një numër të madh faqesh. Për çdo ndryshim kontaktoni me ndonjë administrator. Experimentet duhen bërë më parë në livadhin e caktuar.

Syntax[Redakto nëpërmjet kodit]

{{window|border=|col1=|col2=|col3=|font-size=|title=|content=}}

Parameters[Redakto nëpërmjet kodit]

  • The optional border is used to set the thickness of the edges of the window (example: border=2px).
  • Color:
    • col1 is used to set the color of the title bar.
    • col2 is used to set the background color of the window.
    • col3 is used to set the color of the title.
  • The optional font-size is used to set the font size of the title (example: font-size=120%).

Example[Redakto nëpërmjet kodit]

{{window
|border    =1px
|col1      =#002A52
|col2      =#eeffff
|col3      =#FEB41D
|font-size =120%
|title     =Example
|content   =
* Example
* Example
}}

produces:

Example
  • Example
  • Example

See also[Redakto nëpërmjet kodit]

Stampa:Window templates