User:Hachimitsu: Difference between revisions

2,970 editsJoined 23 July 2017
mNo edit summary
m (it works)
Line 3: Line 3:
Just your ordinary, run-of-the-mill lieutenant from the information bureau. Don't worry about it.
Just your ordinary, run-of-the-mill lieutenant from the information bureau. Don't worry about it.
==If something breaks shoot me a message==
==If something breaks shoot me a message==
I'm trying my best every day!!!
I'm trying my best every day!!
 
==Kyaaaa==
 
{{#tag:timeline|
Preset    = TimeHorizontal_AutoPlaceBars_UnitYear
ImageSize = width:1406 barincrement:17
PlotArea  = left:15 right:20 bottom:30
 
Colors =
  id:canvas  value:rgb(0.97,0.97,0.97)
  id:grida  value:gray(0.7)
  id:gridb  value:gray(0.88)
  id:black  value:rgb(0,0,0)
  id:section value:rgb(0.8,0.8,0)
  id:mark1  value:rgb(0.7,0,0)
  id:years  value:gray(0.5)
 
BackgroundColors = canvas:canvas
 
Period    = from:1940 till:{{CURRENTYEAR}}
ScaleMajor = gridcolor:grida unit:year increment:10 start:1940
ScaleMinor = gridcolor:gridb unit:year increment:1 start:1940
AlignBars  = justify
 
BarData=
 
  bar:title
# bar:periods
  bar:dummy0 # empty bar functions as separator
  bar:section1
  barset:quotes
  bar:dummy1
  bar:section2
  barset:ragna
  bar:dummy2
  bar:section3
  barset:jin
  bar:dummy3
  bar:section4
  barset:noel
  bar:dummy4
  bar:section5
  barset:rachel
  bar:dummy5
  bar:section6
  barset:hazama
  bar:dummy6
  bar:section7
  barset:relius
  bar:dummy7
 
# explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
#              data lines are lines containing at: or from: & till: attributes
#              'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
#              'barset:skip'  means 'increment barcounter' = skip one bar for next data line (to allow extra space
#                                                                            for text containing line break = ~)
 
PlotData =
 
  mark:(line,black)
  width:16
  fontsize:S
 
# bar:periods
# from:2099 till:2110 text:"Dark War" width:16"
 
# at:2099 text"big bad beasty"
 
 
 
  fontsize:M
  width:16
  color:section
  mark:(line,section)
  shift:(5,-6)
 
  bar:title    from:start till:end text:"timeline" fontsize:XL anchor:middle align:center width:25 color:canvas mark:(line,canvas)
  bar:section1 from:start till:end text:"big stuff"
  bar:section2 from:start till:end text:"raggyboy"
  bar:section3 from:start till:end text:"jinjin"
  bar:section4 from:start till:end text:"noerrun"
  bar:section5 from:start till:end text:"rabbit"
  bar:section6 from:start till:end text:"Hazamiin"
  bar:section7 from:start till:end text:"Best Dad Relius Clover"
 
  shift:(5,-5)
  fontsize:M
  mark:(line,mark1)
 
# quotations and predictions
 
  width:8
  barset:quotes
  at:1949 text:"just another possibility of the continuum shift"
  barset:skip
 
# open problems / (competitions)
 
  barset:ragna
  at:1950 text:"pizza's here"
  barset:break
 
# first use / (inventions)
 
  fontsize:M
  barset:jin
  shift:(5,-5)
 
  at:2004 text:"niisan"
 
# Hardware systems and processors
 
  barset:noel
  at:1940 text:"oh no"
  barset:skip
 
# major or well known operating systems selection based on
# http://en.wikipedia.org/wiki/Operating_systems_timeline
 
  barset:rachel
  at:1955 text:"ara"
 
 
# major or well known programming languages & dev tools selection based on
# http://en.wikipedia.org/wiki/Timeline_of_programming_languages
# generally only first versions are listed
 
  barset:hazama
  at:1945 text:"nothing like a bath egg"
 
 
 
# New application areas
 
  barset:relius
  at:1951 text:"interesting"
  barset:break
 
# extra years
 
  mark:(line,grid1)
  bar:dummy1
  shift:(2,-8)
  fontsize:XS
  textcolor:years
  at:1940 text:40
  at:1950 text:50
  at:1960 text:60
  at:1970 text:70
  at:1980 text:80
  at:1990 text:90
  at:2010 text:10
  shift:(-10,-8)
  at:2000 text:2000
  bar:dummy2
  shift:(2,-8)
  at:1940 text:40
  at:1950 text:50
  at:1960 text:60
  at:1970 text:70
  at:1980 text:80
  at:1990 text:90
  at:2010 text:10
  shift:(-10,-8)
  at:2000 text:2000
  bar:dummy3
  shift:(2,-8)
  at:1940 text:40
  at:1950 text:50
  at:1960 text:60
  at:1970 text:70
  at:1980 text:80
  at:1990 text:90
  at:2010 text:10
  shift:(-10,-8)
  at:2000 text:2000
  bar:dummy4
  shift:(2,-8)
  at:1940 text:40
  at:1950 text:50
  at:1960 text:60
  at:1970 text:70
  at:1980 text:80
  at:1990 text:90
  at:2010 text:10
  shift:(-10,-8)
  at:2000 text:2000
  bar:dummy5
  shift:(2,-8)
  at:1940 text:40
  at:1950 text:50
  at:1960 text:60
  at:1970 text:70
  at:1980 text:80
  at:1990 text:90
  at:2010 text:10
  shift:(-10,-8)
  at:2000 text:2000
 
}}<noinclude>
 
 
</noinclude>

Revision as of 23:41, 5 May 2020


Just your ordinary, run-of-the-mill lieutenant from the information bureau. Don't worry about it.

If something breaks shoot me a message

I'm trying my best every day!!

Kyaaaa

<timeline> Preset = TimeHorizontal_AutoPlaceBars_UnitYear ImageSize = width:1406 barincrement:17 PlotArea = left:15 right:20 bottom:30

Colors =

 id:canvas  value:rgb(0.97,0.97,0.97)
 id:grida   value:gray(0.7)
 id:gridb   value:gray(0.88)
 id:black   value:rgb(0,0,0)
 id:section value:rgb(0.8,0.8,0)
 id:mark1   value:rgb(0.7,0,0)
 id:years   value:gray(0.5)

BackgroundColors = canvas:canvas

Period = from:1940 till:2024 ScaleMajor = gridcolor:grida unit:year increment:10 start:1940 ScaleMinor = gridcolor:gridb unit:year increment:1 start:1940 AlignBars = justify

BarData=

 bar:title
  1. bar:periods
 bar:dummy0 # empty bar functions as separator
 bar:section1
 barset:quotes
 bar:dummy1
 bar:section2
 barset:ragna
 bar:dummy2
 bar:section3
 barset:jin
 bar:dummy3
 bar:section4
 barset:noel
 bar:dummy4
 bar:section5
 barset:rachel
 bar:dummy5
 bar:section6
 barset:hazama
 bar:dummy6
 bar:section7
 barset:relius
 bar:dummy7
  1. explanation: attribute 'barset' instead of 'bar' means consecutive data lines are automatically placed on new bar
  2. data lines are lines containing at: or from: & till: attributes
  3. 'barset:break' means 'reset barcounter' = next line will be placed at first bar in barset
  4. 'barset:skip' means 'increment barcounter' = skip one bar for next data line (to allow extra space
  5. for text containing line break = ~)

PlotData =

 mark:(line,black)
 width:16
 fontsize:S
  1. bar:periods
  2. from:2099 till:2110 text:"Dark War" width:16"
  1. at:2099 text"big bad beasty"


 fontsize:M
 width:16
 color:section
 mark:(line,section)
 shift:(5,-6)
 bar:title    from:start till:end text:"timeline" fontsize:XL anchor:middle align:center width:25 color:canvas mark:(line,canvas)
 bar:section1 from:start till:end text:"big stuff"
 bar:section2 from:start till:end text:"raggyboy"
 bar:section3 from:start till:end text:"jinjin"
 bar:section4 from:start till:end text:"noerrun"
 bar:section5 from:start till:end text:"rabbit"
 bar:section6 from:start till:end text:"Hazamiin"
 bar:section7 from:start till:end text:"Best Dad Relius Clover"
 shift:(5,-5)
 fontsize:M
 mark:(line,mark1)
  1. quotations and predictions
 width:8
 barset:quotes
 at:1949 text:"just another possibility of the continuum shift"
 barset:skip
  1. open problems / (competitions)
 barset:ragna
 at:1950 text:"pizza's here"
 barset:break

  1. first use / (inventions)
 fontsize:M
 barset:jin
 shift:(5,-5)
 
 at:2004 text:"niisan"
  1. Hardware systems and processors
 barset:noel
 at:1940 text:"oh no"
 barset:skip
  1. major or well known operating systems selection based on
  2. http://en.wikipedia.org/wiki/Operating_systems_timeline
 barset:rachel
 at:1955 text:"ara"
 
  1. major or well known programming languages & dev tools selection based on
  2. http://en.wikipedia.org/wiki/Timeline_of_programming_languages
  3. generally only first versions are listed
 barset:hazama
 at:1945 text:"nothing like a bath egg"


  1. New application areas
 barset:relius
 at:1951 text:"interesting"
 barset:break

  1. extra years
 mark:(line,grid1)
 bar:dummy1
 shift:(2,-8)
 fontsize:XS
 textcolor:years
 at:1940 text:40
 at:1950 text:50
 at:1960 text:60
 at:1970 text:70
 at:1980 text:80
 at:1990 text:90
 at:2010 text:10
 shift:(-10,-8)
 at:2000 text:2000
 bar:dummy2
 shift:(2,-8)
 at:1940 text:40
 at:1950 text:50
 at:1960 text:60
 at:1970 text:70
 at:1980 text:80
 at:1990 text:90
 at:2010 text:10
 shift:(-10,-8)
 at:2000 text:2000
 bar:dummy3
 shift:(2,-8)
 at:1940 text:40
 at:1950 text:50
 at:1960 text:60
 at:1970 text:70
 at:1980 text:80
 at:1990 text:90
 at:2010 text:10
 shift:(-10,-8)
 at:2000 text:2000
 bar:dummy4
 shift:(2,-8)
 at:1940 text:40
 at:1950 text:50
 at:1960 text:60
 at:1970 text:70
 at:1980 text:80
 at:1990 text:90
 at:2010 text:10
 shift:(-10,-8)
 at:2000 text:2000
 bar:dummy5
 shift:(2,-8)
 at:1940 text:40
 at:1950 text:50
 at:1960 text:60
 at:1970 text:70
 at:1980 text:80
 at:1990 text:90
 at:2010 text:10
 shift:(-10,-8)
 at:2000 text:2000

</timeline>