Šablon:Sakrij kraj

Dokumentacija šablona[prikaži] [uredi] [istorija] [osveži]

Sintaksa uredi

{{Сакриј почетак
|toggle=
|border=
|header=
|title=
|titlestyle=
|bodystyle=
|bg1=
|bg2=
|ta1=
|ta2=
|extra1=
|extra2=
}}
<!-- sadržaj -->
{{Сакриј крај}}

Parametri uredi

Parametar Opis
toggle Ukoliko se unese „left“ (bez navodnika) link [pokaži/sakrij] će biti prikazan na levoj strani.
title Naslovna traka.
titlestyle CSS stilovi koji se odnose na naslov, npr. „border:1px solid lightgrey;“ stvara okvir oko naslova, „background:color;“ menja pozadinu naslovne trake iz providne u određenu boju, „text-align:[center/right];“ menja položaj teksta itd.
bodystyle CSS stilovi koji se odnose na skriveni materijal.

Primeri uredi

Kod Rezultat
{{сакриј почетак
|title = подразумевани приказ
}}
*def
*ghi
{{сакриј крај}}
podrazumevani prikaz
  • def
  • ghi
{{сакриј почетак
|title = наслов са ружичастом позадином
|titlestyle = background:pink;
}}
*def
*ghi
{{сакриј крај}}
naslov sa ružičastom pozadinom
  • def
  • ghi
{{сакриј почетак
|title = наслов у центру
|titlestyle = background:pink; text-align:center;
}}
*def
*ghi
{{сакриј крај}}
naslov u centru
  • def
  • ghi
{{сакриј почетак
|title = уколико је наслов померен у десно потребно је користити padding-right
|titlestyle = background:pink;
 text-align:right;padding-right:5em;
}}
*change window width and
*watch title alignment
{{сакриј крај}}
ukoliko je naslov pomeren u desno potrebno je koristiti padding-right
  • change window width and
  • watch title alignment
{{сакриј почетак
|toggle     = left
|title      = наслов са toggle=left
|titlestyle = background:palegreen;
}}
*def
*ghi
{{сакриј крај}}
naslov sa toggle=left
  • def
  • ghi
{{сакриј почетак
|toggle     = right
|title      = наслов са toggle=right
|titlestyle = background:lightgrey;
}}
*def
*ghi
{{сакриј крај}}
naslov sa toggle=right
  • def
  • ghi
{{сакриј почетак
|toggle     = left
|title      = абц са toggle=left
|titlestyle = background:palegreen;
|bodystyle  = font-size:150%; font-weight:bold; 
}}
*def
*ghi
{{сакриј крај}}
abc sa toggle=left
  • def
  • ghi
{{сакриј почетак
|toggle     = right
|header     = deprecated_header_
|title      = наслов са toggle=right
|titlestyle = font-style:italic; padding-right:3em;
|border     = dashed
|bg1        = palegreen
|bg2        = cyan
|ta1        = left
|ta2        = center
|extra1     = font-size:120%
|extra2     = font-size:150%
}}
*make window narrower and
*title will wrap
{{сакриј крај}}
deprecated_header_naslov sa toggle=right
  • make window narrower and
  • title will wrap
{{сакриј почетак
|toggle     = right
|title      = наслов без преламања
|titlestyle = 
|border     = dotted
|bg1        = cyan
|bg2        = yellow
|ta1        = right
|ta2        = left
|extra1     = font-size:120%; padding-right:5em;
|extra2     = font-size:150%; padding-left:3em;
}}
*def these should have left padding 
*ghi
{{сакриј крај}}
naslov bez prelamanja
  • def these should have left padding
  • ghi

Vidi još uredi