Predložak:Kronologija iPod modela: razlika između inačica
Prijeđi na navigaciju
Prijeđi na pretraživanje
mNema sažetka uređivanja Oznaka: uklonjeno uređivanje |
Nema sažetka uređivanja Oznaka: uklonjeno uređivanje |
||
| Redak 1: | Redak 1: | ||
{{{ | {{#if:{{{vertical|}}}| | ||
<div style="width: 100%; overflow-x: auto; padding: 3px; border: 1px solid silver;"> | <div style="width:100%; overflow-x:auto; padding:3px; border:1px solid silver;"> | ||
{{#tag:timeline| | |||
orientation:vertical | |||
DateFormat = dd/mm/yyyy | |||
Define $now = 12/01/2026 | |||
Define $later = 12/02/2027 | |||
Period = from:15/10/2001 till:$later | |||
Define $skip = at:end | |||
Define $dayunknown = 15 | |||
ImageSize = width:600 height:auto barincrement:20 | |||
PlotArea = right:1 left:1 bottom:1 top:1 | |||
Legend = orientation:vertical position:bottom columns:4 | |||
Colors = | |||
id:bg value:white | |||
id:lightline value:rgb(0.9,0.9,0.9) | |||
id:lighttext value:rgb(0.5,0.5,0.5) | |||
id:classic value:rgb(0.6,0.6,1) | |||
id:mini value:rgb(0.9,1,0.8) | |||
id:nano value:rgb(0.7,0.9,0.8) | |||
id:shuffle value:rgb(1,0.9,0.4) | |||
id:touch value:rgb(0.9,0.9,0.9) | |||
id:current value:rgb(0.9,0.9,0.9) | |||
BackgroundColors = canvas:bg | |||
BarData = | |||
barset:shuffle | |||
barset:minano | |||
barset:classic | |||
barset:touch | |||
PlotData= | |||
width:15 textcolor:black shift:(5,-5) anchor:from fontsize:s | |||
# Primjer s tooltipovima i ikonama | |||
barset:shuffle | |||
color:shuffle from:11/01/2005 till:12/09/2006 text:"[[Datoteka:IPod_shuffle_1G.png|20px]] Shuffle 1G" tooltip:"Objavljen 2005., ukinut 2006." | |||
$skip | |||
barset:break | |||
color:shuffle from:12/09/2006 till:$now text:"[[Datoteka:IPod_shuffle_2G.png|20px]] Shuffle 2G (zadnji model)" tooltip:"Objavljen 2006., posljednji model" | |||
# Ostale linije se dodaju isto kao u horizontalnoj verziji | |||
}} | |||
</div> | |||
| | |||
<!-- HORIZONTALNA VERZIJA --> | |||
<div style="width:100%; overflow-x:auto; padding:3px; border:1px solid silver;"> | |||
{{#tag:timeline| | {{#tag:timeline| | ||
| Redak 21: | Redak 71: | ||
id:lighttext value:rgb(0.5,0.5,0.5) | id:lighttext value:rgb(0.5,0.5,0.5) | ||
id:classic value:rgb(0.6,0.6,1) | id:classic value:rgb(0.6,0.6,1) | ||
id:mini value:rgb(0.9,1,0.8) | id:mini value:rgb(0.9,1,0.8) | ||
id:nano value:rgb(0.7,0.9,0.8) | id:nano value:rgb(0.7,0.9,0.8) | ||
id:shuffle value:rgb(1,0.9,0.4) | id:shuffle value:rgb(1,0.9,0.4) | ||
id: | id:touch value:rgb(0.9,0.9,0.9) | ||
id:current value:rgb(0.9,0.9,0.9) | id:current value:rgb(0.9,0.9,0.9) | ||
BackgroundColors = canvas:bg | BackgroundColors = canvas:bg | ||
BarData = | BarData = | ||
| Redak 78: | Redak 91: | ||
# SHUFFLE | # SHUFFLE | ||
barset:shuffle | barset:shuffle | ||
color:shuffle from:11/01/2005 till:12/09/2006 text:"Shuffle 1G" | color:shuffle from:11/01/2005 till:12/09/2006 text:"[[Datoteka:IPod_shuffle_1G.png|20px]] Shuffle 1G" tooltip:"Objavljen 2005., ukinut 2006." | ||
$skip | $skip | ||
barset:break | barset:break | ||
color: | color:shuffle from:12/09/2006 till:$now text:"[[Datoteka:IPod_shuffle_2G.png|20px]] Shuffle 2G (zadnji model)" tooltip:"Objavljen 2006., posljednji model" | ||
barset:break | barset:break | ||
color:current from:$now till:end | color:current from:$now till:end | ||
| Redak 91: | Redak 100: | ||
# MINI + NANO | # MINI + NANO | ||
barset:minano | barset:minano | ||
color:mini from:06/01/2004 till:23/02/2005 text:" | color:mini from:06/01/2004 till:23/02/2005 text:"[[Datoteka:IPod_mini_1G.png|20px]] Mini 1G" | ||
barset:break | barset:break | ||
color: | color:nano from:07/09/2005 till:$now text:"[[Datoteka:IPod_nano_7G.png|20px]] Nano 7G (zadnji model)" | ||
barset:break | barset:break | ||
color:current from:$now till:end | color:current from:$now till:end | ||
| Redak 113: | Redak 108: | ||
# CLASSIC | # CLASSIC | ||
barset:classic | barset:classic | ||
color: | color:classic from:23/10/2001 till:08/09/2014 text:"[[Datoteka:IPod_classic.png|20px]] Classic (zadnji model)" | ||
barset:break | barset:break | ||
color:current from:$now till:end | |||
# TOUCH | # TOUCH | ||
barset:touch | barset:touch | ||
color: | color:touch from:14/09/2007 till:$now text:"[[Datoteka:IPod_touch_6G.png|20px]] Touch 6G (zadnji model)" | ||
barset:break | barset:break | ||
color:current from:$now till:end | color:current from:$now till:end | ||
}} | }} | ||
</div> | </div> | ||
}} | |||
Inačica od 12. siječanj 2026. u 12:40
<timeline> DateFormat = dd/mm/yyyy Define $now = 12/01/2026 Define $later = 12/02/2027 Period = from:15/10/2001 till:$later Define $skip = at:end Define $dayunknown = 15
ImageSize = width:900 height:auto barincrement:20 TimeAxis = orientation:horizontal PlotArea = right:1 left:1 bottom:130 top:1
Legend = orientation:vertical position:bottom columns:4
Colors =
id:bg value:white id:lightline value:rgb(0.9,0.9,0.9) id:lighttext value:rgb(0.5,0.5,0.5)
id:classic value:rgb(0.6,0.6,1) id:mini value:rgb(0.9,1,0.8) id:nano value:rgb(0.7,0.9,0.8) id:shuffle value:rgb(1,0.9,0.4) id:touch value:rgb(0.9,0.9,0.9) id:current value:rgb(0.9,0.9,0.9)
BackgroundColors = canvas:bg
BarData =
barset:shuffle barset:minano barset:classic barset:touch
PlotData=
width:15 textcolor:black shift:(5,-5) anchor:from fontsize:s
# SHUFFLE barset:shuffle color:shuffle from:11/01/2005 till:12/09/2006 text:"Datoteka:IPod shuffle 1G.png Shuffle 1G" tooltip:"Objavljen 2005., ukinut 2006." $skip barset:break color:shuffle from:12/09/2006 till:$now text:"Datoteka:IPod shuffle 2G.png Shuffle 2G (zadnji model)" tooltip:"Objavljen 2006., posljednji model" barset:break color:current from:$now till:end
# MINI + NANO barset:minano color:mini from:06/01/2004 till:23/02/2005 text:"Datoteka:IPod mini 1G.png Mini 1G" barset:break color:nano from:07/09/2005 till:$now text:"Datoteka:IPod nano 7G.png Nano 7G (zadnji model)" barset:break color:current from:$now till:end
# CLASSIC
barset:classic
color:classic from:23/10/2001 till:08/09/2014 text:"Datoteka:IPod classic.png Classic (zadnji model)"
barset:break
color:current from:$now till:end
# TOUCH
barset:touch
color:touch from:14/09/2007 till:$now text:"Datoteka:IPod touch 6G.png Touch 6G (zadnji model)"
barset:break
color:current from:$now till:end
</timeline>