Benutzer:Meap/Wiki-Tests: Unterschied zwischen den Versionen

Aus rü5
Wechseln zu:Navigation, Suche
imported>Meap
Die Seite wurde neu angelegt: „=== Umlaute === wegen der UTF-8 Problematik: : Umlaute: äöüßÄÖ : AltGr-K: ¬¹²³¼½¬ : AltGr-K: @ł€¶ŧ←↓→øþ¨~ : AltGr-K: æßðđŋ…“
 
Keine Bearbeitungszusammenfassung
 
(30 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 7: Zeile 7:
: AltGr-K: «»¢“”nµ─·
: AltGr-K: «»¢“”nµ─·


=== Syntax-Highlighting ===
''(http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi)''
==== PHP ====
{|
! Code !! View
|-
|<pre>
<syntaxhighlight lang="php">
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;        // end of php code
?>
</syntaxhighlight>
</pre>
|<syntaxhighlight lang="php">
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;        // end of php code
?>
</syntaxhighlight>
|}


=== math ===
''(s. http://de.wikipedia.org/wiki/Hilfe:TeX )''
# <math>y=2*x^2-x+12</math>                    ''(<nowiki><math>y=2*x^2-x+12</math></nowiki>)''
# <math>\sum_{n=0}^\infty \frac{x^n}{n!}</math> ''(<nowiki><math>\sum_{n=0}^\infty \frac{x^n}{n!}</math></nowiki>)''


=== Handler ===
=== Handler ===
''(display ogg-files)''
''(display pdf-files)''


{| border="1" align="center" width="70%"
{| border="1" align="center" width="70%"
! Oggs
| valign="top" |
* Sound: [[Image:Sound.ogg|thumb]]
* Video: [[Image:Video.ogg|thumb]]
|-
|-
! Pdf
! Pdf
| valign="top" | [[Image:Test.pdf|thumb]]  
| valign="top" | [[File:Test.pdf|thumb]]
|}
|}


=== emoticons ===
=== math ===
''( defined @ [[MediaWiki:Emoticons]] disabled because it does not work with mediawiki-1.11.0 )''
''(s. http://de.wikipedia.org/wiki/Hilfe:TeX oder https://www.mediawiki.org/wiki/Extension:MathJax )''
:D  ''( VeryHappy.gif )'' ~ gelöscht, da Anzeigeprobleme
deaktiviert, da Extension nicht mehr gepflegt wird
:-D  ''( VeryHappy.gif )''
:grin:  ''( VeryHappy.gif )''
:)  ''( Smile.gif )'' ~ gelöscht, da Anzeigeprobleme
:-)  ''( Smile.gif )''
:smile:  ''( Smile.gif )''
:(  ''( Sad.gif )'' ~ gelöscht, da Anzeigeprobleme
:-(  ''( Sad.gif )''
:sad:  ''( Sad.gif )''
:o  ''( Surprised.gif )'' ~ gelöscht, da Anzeigeprobleme
:-o  ''( Surprised.gif )''
:eek:  ''( Surprised.gif )''
:shock:  ''( Shocked.gif )''
:?  ''( Confused.gif )'' ~ gelöscht, da Anzeigeprobleme
:-?  ''( Confused.gif )''
:???:  ''( Confused.gif )'' ~ gelöscht, da Anzeigeprobleme
8)  ''( Cool.gif )'' ~ gelöscht, da Anzeigeprobleme
8-)  ''( Cool.gif )''
:cool:  ''( Cool.gif )''
:lol:  ''( Laughing.gif )''
:x  ''( Mad.gif )'' ~ gelöscht, da Anzeigeprobleme
:-x  ''( Mad.gif )''
:mad:  ''( Mad.gif )''
:P  ''( Razz.gif )''
:-P  ''( Razz.gif )''
:razz:  ''( Razz.gif )''
:oops:  ''( Embarassed.gif )''
:cry:  ''( CryingorVerySad.gif )''
:evil:  ''( EvilorVeryMad.gif )''
:twisted:  ''( TwistedEvil.gif )''
:roll:  ''( RollingEyes.gif )''
:wink:  ''( Wink.gif )''
;)  ''( Wink.gif )''
;-)  ''( Wink.gif )''
:!:  ''( Exclamation.gif )''
:?:  ''( Question.gif )''
:idea:  ''( Idea.gif )''
:arrow:  ''( Arrow.gif )''
:|  ''( Neutral.gif )''
:-|  ''( Neutral.gif )''
:neutral:  ''( Neutral.gif )''
:mrgreen:  ''( Mr.Green.gif )''
 
=== tagcloude ===
''(oder auch {{wiki|Wortwolke}})''
<tagcloud></tagcloud>
 
=== EasyTimeline ===
''(s. [http://www.mediawiki.org/wiki/Extension:EasyTimeline Homepage])''
 
 
==== Timeline 1 ====
<timeline>
ImageSize  = width:160 height:550
PlotArea  = width:50 height:530 left:50 bottom:10
 
DateFormat = yyyy
Period    = from:1919 till:1991
TimeAxis  = orientation:vertical
ScaleMajor = unit:year increment:5 start:1920
 
# there is no automatic collision detection,
# so shift texts up or down manually to avoid overlap
 
Define $dx = 25 # shift text to right side of bar
 
PlotData=
  bar:Leaders color:red width:25 mark:(line,white) align:left fontsize:S
 
  from:start till:1922 shift:($dx,15)  text:Vladimir~Ilyich~[[Lenin]]
  from:1922  till:1953 shift:($dx,5)    text:[[Stalin|Josef Stalin]]
  from:1953  till:1964 shift:($dx,5)    text:Nikita~[[Khrushchev]]
  from:1964  till:1982 shift:($dx,5)    text:Leonid~[[Brezhnev]]
  from:1982  till:1984 shift:($dx,-12)  text:Yuri~[[Andropov]]
  from:1984  till:1985 shift:($dx,4)    text:Konstantin~[[Chernenko]] fontsize:XS
  from:1985  till:end  shift:($dx,10)  text:Mikhail~[[Gorbachev]]
</timeline>
 
==== Timeline 2 ====
<timeline>
ImageSize  = width:800 height:100
PlotArea  = left:65 right:15 bottom:20 top:5
AlignBars  = justify
 
Colors =
  id:neogene  value:rgb(0.99215,0.8,0.54)
  id:paleogene value:rgb(1,0.7019,0)
  id:cretaceous  value:rgb(0.5,0.764,0.1098)
  id:jurassic      value:rgb(0.302,0.706,0.5)
  id:triassic    value:rgb(0.403,0.765,0.716)
  id:permian  value:rgb(0.404,0.776,0.867)
  id:carboniferous    value:rgb(0.6,0.741,0.855)
  id:devonian  value:rgb(0.6,0.6,0.788)
  id:silurian  value:rgb(0.694,0.447,0.714)
  id:ordovician      value:rgb(0.976,0.506,0.651)
  id:cambrian  value:rgb(0.984,0.5,0.373)
  id:neoproterozoic    value:rgb(0.792,0.647,0.583)
  id:mesoproterozoic    value:rgb(0.867,0.761,0.533)
  id:paleoproterozoic    value:rgb(0.702,0.698,0.369)
  id:eoarchean    value:rgb(0.5,0.565,0.565) 
  id:paleoarchean    value:rgb(0.6,0.592,0.569) 
  id:mesoarchean    value:rgb(0.698,0.65,0.6) 
  id:neoarchean    value:rgb(0.796,0.804,0.784) 
  id:ediacaran    value:rgb(0.918,0.847,0.737) 
  id:cryogenian    value:rgb(0.863,0.671,0.667)
  id:tonian        value:rgb(0.796,0.643,0.424) 
  id:stratherian  value:rgb(1,1,0.8)  # light yellow
  id:calymmian    value:rgb(1,1,0.8)  # light yellow
  id:orosirian    value:rgb(1,1,0.8)  # light yellow
  id:rhyacian      value:rgb(1,1,0.8)  # light yellow
  id:siderian    value:rgb(1,1,0.8)  # light yellow
  id:ectasian      value:rgb(1,1,0.8)  # light yellow
  id:stenian      value:rgb(1,1,0.8)  # light yellow
  id:cenozoic  value:rgb(1,1,0)
  id:mesozoic  value:rgb(0.5,0.6784,0.3176)
  id:paleozoic  value:rgb(0.5,0.7098,0.835)
  id:phanerozoic value:rgb(0.7019,0.886,0.819)
  id:proterozoic value:rgb(0.8,0.85,0.568)
  id:archean  value:rgb(0.6,0.6784,0.6745)
  id:hadean value:rgb(0.4,0.4,0.4)
  id:black  value:black
  id:white  value:white
 
Period      = from:-4567.17 till:0
TimeAxis    = orientation:horizontal
ScaleMajor  = unit:year increment:500 start:-4500
ScaleMinor  = unit:year increment:100 start:-4500
 
Define $markred = text:"*" textcolor:red shift:(0,3) fontsize:10
 
PlotData=
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
 
  bar:eon
 
  at:      0  align:right  $markred
  at:  -542  align:left  $markred shift:(2,3)
  from: -542  till:    0  text:[[Phanerozoic]]  color:phanerozoic 
  from:-2500  till: -542  text:[[Proterozoic]]  color:proterozoic 
  from:-3800  till: -2500  text:[[Archean]]      color:archean 
  from: start  till: -3800  text:[[Hadean]]      color:hadean
 
  bar:era
 
  from:  -65.5 till:    0  text:[[Cenozoic|C~z]] shift:(0,1.5)        color:cenozoic       
  from: -251  till:  -65.5 text:[[Mesozoic|Meso~zoic]] shift:(0,1.5)  color:mesozoic       
  from: -542  till: -251 text:[[Paleozoic|Paleo~zoic]] shift:(0,1.5)  color:paleozoic
  from: -1000  till:  -542  text:[[Neoproterozoic|Neoprote-~rozoic]] shift:(0,1.8) color:neoproterozoic 
  from:-1600  till:  -1000  text:[[Mesoproterozoic]] color:mesoproterozoic 
  from:-2500  till: -1600  text:[[Paleoproterozoic]] color:paleoproterozoic
  from:-2800  till: -2500  text:[[Neoarchean|Neo-~archean]] shift:(0,1.5)    color:neoarchean     
  from:-3200  till: -2800  text:[[Mesoarchean|Meso-~archean]] shift:(0,1.5)  color:mesoarchean     
  from:-3600  till: -3200  text:[[Paleoarchean|Paleo-~archean]] shift:(0,1.5) color:paleoarchean   
  from:-3800  till: -3600  text:[[Eoarchean|Eoar-~chean]] shift:(0,0.5) color:eoarchean fontsize:6     
  from:start  till: -3800  color:white
 
  bar:period
 
  fontsize:6
  from:  -23.03 till:    0    color:neogene
  from:  -65.5 till:  -23.03  color:paleogene
  from: -145.5  till:  -65.5  color:cretaceous
  from: -199.6  till: -145.5  color:jurassic
  from: -251  till: -199.6    color:triassic
  from: -299  till: -251      color:permian
  from: -359.2  till: -299    color:carboniferous
  from: -416 till: -359.2      color:devonian
  from: -443.7 till: -416      color:silurian
  from: -488.3  till: -443.7  color:ordovician
  from: -542  till: -488.3    color:cambrian
 
  from: -630  till:  -542  text:[[Ediacaran|Ed.]] color:ediacaran
  from: -850  till:  -630  text:[[Cryogenian|Cryo-~genian]] color:cryogenian shift:(0,0.5)
  from: -1000  till:  -850  text:[[Tonian|Ton-~ian]] color:tonian shift:(0,0.5)
  from: -1200  till:  -1000 text:[[Stenian|Ste-~nian]] color:mesoproterozoic shift:(0,0.5)
  from: -1400  till:  -1200 text:[[Ectasian|Ect-~asian]] color:mesoproterozoic shift:(0,0.5)
  from: -1600  till:  -1400 text:[[Calymmian|Calym-~mian]] color:mesoproterozoic shift:(0,0.5)
  from: -1800  till:  -1600 text:[[Statherian|Stath-~erian]] color:paleoproterozoic shift:(0,0.5)
  from: -2050  till:  -1800 text:[[Orosirian|Oro-~sirian]] color:paleoproterozoic shift:(0,0.5)
  from: -2300  till:  -2050 text:[[Rhyacian|Rhy-~acian]] color:paleoproterozoic shift:(0,0.5)
  from: -2500  till:  -2300 text:[[Siderian|Sid-~erian]] color:paleoproterozoic shift:(0,0.5)
  from: start  till:  -2500 color:white
</timeline>
 
==== Timeline 3 ====
<timeline>
ImageSize  = width:800 height:100
PlotArea  = left:65 right:15 bottom:20 top:5
AlignBars  = justify
 
Colors =
  id:neogene  value:rgb(0.99215,0.8,0.54)
  id:paleogene value:rgb(1,0.7019,0)
  id:cretaceous  value:rgb(0.5,0.764,0.1098)
  id:jurassic      value:rgb(0.302,0.706,0.5)
  id:triassic    value:rgb(0.403,0.765,0.716)
  id:permian  value:rgb(0.404,0.776,0.867)
  id:carboniferous    value:rgb(0.6,0.741,0.855)
  id:devonian  value:rgb(0.6,0.6,0.788)
  id:silurian  value:rgb(0.694,0.447,0.714)
  id:ordovician      value:rgb(0.976,0.506,0.651)
  id:cambrian  value:rgb(0.984,0.5,0.373)
  id:cenozoic  value:rgb(1,1,0)
  id:mesozoic  value:rgb(0.5,0.6784,0.3176)
  id:paleozoic  value:rgb(0.5,0.7098,0.835)
  id:phanerozoic value:rgb(0.7019,0.886,0.819)
  id:black  value:black
  id:white  value:white
  id:darkgreen value:rgb(0,0.35,0)
 
 
Period      = from:-542 till:0
TimeAxis    = orientation:horizontal
ScaleMajor  = unit:year increment:100 start:-500
ScaleMinor  = unit:year increment:10  start:-540
 
Define $markred  = text:"*" textcolor:red  shift:(0,3) fontsize:10
Define $markgreen = text:"*" textcolor:darkgreen shift:(0,3) fontsize:10
 
PlotData=
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
 
  bar:eon
  at:      0  align:right  $markred
  at:  -542  align:left  $markred shift:(2,3)
  from: -542  till:    0  text:[[Phanerozoic]] color:phanerozoic
 
  bar:era
  at:      0  align:right  $markgreen
  at:    -65.5 align:left  $markgreen shift:(2,3)
  from:  -65.5 till:    0  text:[[Cenozoic]] color:cenozoic
  from: -251  till:  -65.5 text:[[Mesozoic]] color:mesozoic
  from: -542  till: -251  text:[[Paleozoic]] color:paleozoic
 
  bar:period fontsize:8
  from: -23.03    till:  0    text:[[Neogene|Neo-~gene]] shift:(0,0.5) color:neogene
  from: -65.5  till:  -23.03  text:[[Paleogene|Paleo-~gene]] shift:(0,0.5) color:paleogene
  from: -145.5  till:  -65.5 text:[[Cretaceous]] color:cretaceous
  from: -199.6  till: -145.5  text:[[Jurassic]] color:jurassic
  from: -251  till: -199.6  text:[[Triassic]]  color:triassic
  from: -299  till: -251  text:[[Permian]]      color:permian
  from: -359.2  till: -299  text:[[Carboniferous]] color:carboniferous
  from: -416 till: -359.2  text:[[Devonian]]        color:devonian
  from: -443.7 till: -416 text:[[Silurian|Sil-~urian]] shift:(0,0.5) color:silurian
  from: -488.3  till: -443.7 text:[[Ordovician]] color:ordovician
  from: -542  till: -488.3  text:[[Cambrian]]  color:cambrian
</timeline>
 
==== Timeline 4 ====
<timeline>
ImageSize = width:800 height:100
PlotArea  = left:65 right:15 bottom:20 top:5
AlignBars = justify
 
Colors =
  id:neogene  value:rgb(0.99215,0.8,0.54)
  id:paleogene value:rgb(1,0.7019,0)
  id:cenozoic  value:rgb(1,1,0)
  id:holocene  value:rgb(1,1,0.702)
  id:pleistocene  value:rgb(1,0.922,0.384)
  id:pliocene    value:rgb(1,0.922,0.675)
  id:miocene      value:rgb(1,0.871,0)
  id:oligocene    value:rgb(0.918,0.776,0.447)
  id:eocene      value:rgb(0.918,0.678,0.263)
  id:paleocene    value:rgb(0.92,0.576,0.005)
  id:black  value:black
  id:white  value:white
  id:darkgreen value:rgb(0,0.35,0)
 
Period    = from:-65.5 till:0
TimeAxis  = orientation:horizontal
ScaleMajor = unit:year increment:10 start:-60
ScaleMinor = unit:year increment:1  start:-65
 
Define $markgreen = text:"*" textcolor:darkgreen  shift:(0,3) fontsize:10
 
PlotData=
  align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5)
 
  bar:era
  at:    0  align:right $markgreen
  at: start  align:left  $markgreen shift:(2,3)
  from:start  till:  0    text:[[Cenozoic]] color:cenozoic
 
  bar:period
  from: -23.03  till:  0  text:[[Neogene]] color:neogene
  from:start  till: -23.03  text:[[Paleogene]] color:paleogene
 
  bar:epoch
  from: -0.1  till:  0  color:holocene
  from: -1.806  till: -0.1  text:[[Pleistocene|P]] color:pleistocene
  from: -5.332    till: -1.806  text:[[Pliocene|Plio-~cene]] shift:(0,1) color:pliocene fontsize:7
  from:-23.03    till: -5.332    text:[[Miocene]] color:miocene
  from:-33.9    till:-23.03    text:[[Oligocene]] color:oligocene
  from:-55.8    till:-33.9    text:[[Eocene]]    color:eocene
  from:start  till:-55.8    text:[[Paleocene]]    color:paleocene
</timeline>


=== graphviz ===
=== graphviz ===
  Homepage...: http://www.graphviz.org
  Homepage...: http://www.graphviz.org
  Demos......: http://www.graphviz.org/Gallery.php
  Demos......: http://www.graphviz.org/Gallery.php
  MediaWiki..: http://www.wickle.com/wikis/index.php/Graphviz_extension
  MediaWiki..: https://www.mediawiki.org/wiki/Extension:GraphViz
 
 
 
==== einfach ====
<graphviz>
    digraph G {Hello->World!}
</graphviz>
 
<pre><nowiki>
<graphviz>
    digraph G {Hello->World!}
</graphviz>
</nowiki></pre>
 
----
 
<graphviz>
digraph G {
size ="4,4";
main [shape=box]; /* this is a comment */
main -> parse [weight=8];
parse -> execute;
main -> init [style=dotted];
main -> cleanup;
execute -> { make_string; printf}
init -> make_string;
edge [color=red]; // so is this
main -> printf [style=bold,label="100 times"];
make_string [label="make a\nstring"];
node [shape=box,style=filled,color=".7 .3 1.0"];
execute -> compare;
}
</graphviz>
 
<pre><nowiki>
<graphviz>
digraph G {
size ="4,4";
main [shape=box]; /* this is a comment */
main -> parse [weight=8];
parse -> execute;
main -> init [style=dotted];
main -> cleanup;
execute -> { make_string; printf}
init -> make_string;
edge [color=red]; // so is this
main -> printf [style=bold,label="100 times"];
make_string [label="make a\nstring"];
node [shape=box,style=filled,color=".7 .3 1.0"];
execute -> compare;
}
</graphviz>
</nowiki></pre>
 
 
==== mit Verweisen ====
<graphviz>
digraph G {
            Perl [URL="Perl code"];
            Java [URL="Java"];
            Perl -> Java
}
</graphviz>
 
<pre><nowiki>
<graphviz>
digraph G {
            Perl [URL="Perl code"];
            Java [URL="Java"];
            Perl -> Java
}
</graphviz>
</nowiki></pre>
 
----
 
<graphviz>
digraph G { node [URL="http://en.wikipedia.org/wiki/\N"];
            Perl -> Java
}
</graphviz>
 
<pre><nowiki>
<graphviz>
digraph G { node [URL="http://en.wikipedia.org/wiki/\N"];
            Perl -> Java
}
</graphviz>
</nowiki></pre>
 
 
==== etwas komplexer ====
 
<graphviz>
graph G
{
    //rotate=90;
    id[label="id"];
    email[label="email"];
    name[label="name"];
    uname[label="Name"];
    address[label="Address"];
    node[shape=rectangle];
    university[label="University Department"];
    student[label="Student"];
    StUnDe[shape=diamond];
    university -- StUnDe [label="1", len=3];
    StUnDe -- student [label="n", len=2];
    student -- id;
    student -- name;
    student -- email;
    university -- uname;
    university -- address;
}
</graphviz>
 
<pre><nowiki>
<graphviz>
graph G
{
    //rotate=90;
    id[label="id"];
    email[label="email"];
    name[label="name"];
    uname[label="Name"];
    address[label="Address"];
    node[shape=rectangle];
    university[label="University Department"];
    student[label="Student"];
    StUnDe[shape=diamond];
    university -- StUnDe [label="1", len=3];
    StUnDe -- student [label="n", len=2];
    student -- id;
    student -- name;
    student -- email;
    university -- uname;
    university -- address;
}
</graphviz>
</nowiki></pre>
 
----
 
<graphviz>
graph G
{
        edge [len=2];
        V1 -- V2 [label="20"];
        V2 -- V3 [label="15"];
        V3 -- V4 [label="3"];
        V4 -- V5 [label="17"];
        V5 -- V6 [label="28"];
        V6 -- V1 [label="23"];
        V7 -- V1 [label="1"];
        V7 -- V2 [label="4"];
        V7 -- V3 [label="9"];
        V7 -- V4 [label="16"];
        V7 -- V5 [label="25"];
        V7 -- V6 [label="36"];
}
</graphviz>
 
<pre><nowiki>
<graphviz>
graph G
{
        edge [len=2];
        V1 -- V2 [label="20"];
        V2 -- V3 [label="15"];
        V3 -- V4 [label="3"];
        V4 -- V5 [label="17"];
        V5 -- V6 [label="28"];
        V6 -- V1 [label="23"];
        V7 -- V1 [label="1"];
        V7 -- V2 [label="4"];
        V7 -- V3 [label="9"];
        V7 -- V4 [label="16"];
        V7 -- V5 [label="25"];
        V7 -- V6 [label="36"];
}
</graphviz>
</nowiki></pre>
 
----
 
<graphviz>
digraph g {
graph [rankdir = "LR"];
node [fontsize = "16" shape = "ellipse"];
edge [];
"node0" [label = "<f0> 0x10ba8| <f1>" shape = "record" ];
"node1" [label = "<f0> 0xf7fc4380| <f1> | <f2> |-1" shape = "record"];
"node2" [label = "<f0> 0xf7fc44b8| | |2" shape = "record"];
"node3" [label = "<f0> 3.43322790286038071e-06|44.79998779296875|0" shape = "record"];
"node4" [label = "<f0> 0xf7fc4380| <f1> | <f2> |2" shape = "record"];
"node5" [label = "<f0> (nil)| | |-1" shape = "record"];
"node6" [label = "<f0> 0xf7fc4380| <f1> | <f2> |1" shape = "record"];
"node7" [label = "<f0> 0xf7fc4380| <f1> | <f2> |2" shape = "record"];
"node8" [label = "<f0> (nil)| | |-1" shape = "record"];
"node9" [label = "<f0> (nil)| | |-1" shape = "record"];
"node10" [label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record"];
"node11" [label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record"];
"node12" [label = "<f0> 0xf7fc43e0| | |1 "shape = "record"];
"node0":f0 -> "node1":f0 [id = 0];
"node0":f1 -> "node2":f0 [id = 1];
"node1":f0 -> "node3":f0 [id = 2];
"node1":f1 -> "node4":f0 [id = 3];
"node1":f2 -> "node5":f0 [id = 4];
"node4":f0 -> "node3":f0 [id = 5];
"node4":f1 -> "node6":f0 [id = 6];
"node4":f2 -> "node10":f0 [id = 7];
"node6":f0 -> "node3":f0 [id = 8];
"node6":f1 -> "node7":f0 [id = 9];
"node6":f2 -> "node9":f0 [id = 10];
"node7":f0 -> "node3":f0 [id = 11];
"node7":f1 -> "node1":f0 [id = 12];
"node7":f2 -> "node8":f0 [id = 13];
"node10":f1 -> "node11":f0 [id = 14];
"node10":f2 -> "node12":f0 [id = 15];
"node11":f2 -> "node1":f0 [id = 16];
}
</graphviz>
 
<pre><nowiki>
<graphviz>
digraph g {
graph [rankdir = "LR"];
node [fontsize = "16" shape = "ellipse"];
edge [];
"node0" [label = "<f0> 0x10ba8| <f1>" shape = "record" ];
"node1" [label = "<f0> 0xf7fc4380| <f1> | <f2> |-1" shape = "record"];
"node2" [label = "<f0> 0xf7fc44b8| | |2" shape = "record"];
"node3" [label = "<f0> 3.43322790286038071e-06|44.79998779296875|0" shape = "record"];
"node4" [label = "<f0> 0xf7fc4380| <f1> | <f2> |2" shape = "record"];
"node5" [label = "<f0> (nil)| | |-1" shape = "record"];
"node6" [label = "<f0> 0xf7fc4380| <f1> | <f2> |1" shape = "record"];
"node7" [label = "<f0> 0xf7fc4380| <f1> | <f2> |2" shape = "record"];
"node8" [label = "<f0> (nil)| | |-1" shape = "record"];
"node9" [label = "<f0> (nil)| | |-1" shape = "record"];
"node10" [label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record"];
"node11" [label = "<f0> (nil)| <f1> | <f2> |-1" shape = "record"];
"node12" [label = "<f0> 0xf7fc43e0| | |1 "shape = "record"];
"node0":f0 -> "node1":f0 [id = 0];
"node0":f1 -> "node2":f0 [id = 1];
"node1":f0 -> "node3":f0 [id = 2];
"node1":f1 -> "node4":f0 [id = 3];
"node1":f2 -> "node5":f0 [id = 4];
"node4":f0 -> "node3":f0 [id = 5];
"node4":f1 -> "node6":f0 [id = 6];
"node4":f2 -> "node10":f0 [id = 7];
"node6":f0 -> "node3":f0 [id = 8];
"node6":f1 -> "node7":f0 [id = 9];
"node6":f2 -> "node9":f0 [id = 10];
"node7":f0 -> "node3":f0 [id = 11];
"node7":f1 -> "node1":f0 [id = 12];
"node7":f2 -> "node8":f0 [id = 13];
"node10":f1 -> "node11":f0 [id = 14];
"node10":f2 -> "node12":f0 [id = 15];
"node11":f2 -> "node1":f0 [id = 16];
}
</graphviz>
</nowiki></pre>
 
=== bowserinfo ===
<nowiki>deine IP: <bowserinfo>REMOTE_ADDR</bowserinfo></nowiki>
 
'''deine IP: <bowserinfo>REMOTE_ADDR</bowserinfo>'''
 
<nowiki><bowserinfo></bowserinfo></nowiki>
<bowserinfo></bowserinfo>


=== man ===
deaktiviert, da Extension nicht mehr gepflegt wird
<nowiki><man>1 printf</man></nowiki>
<man>1 printf</man>

Aktuelle Version vom 19. Oktober 2024, 12:29 Uhr

Umlaute

wegen der UTF-8 Problematik:

Umlaute: äöüßÄÖ
AltGr-K: ¬¹²³¼½¬
AltGr-K: @ł€¶ŧ←↓→øþ¨~
AltGr-K: æßðđŋħjĸł˝^
AltGr-K: «»¢“”nµ─·

Syntax-Highlighting

(http://www.mediawiki.org/wiki/Extension:SyntaxHighlight_GeSHi)

PHP

Code View
<syntaxhighlight lang="php">
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>
</syntaxhighlight>
<?php
    $v = "string";    // sample initialization
?>
html text
<?
    echo $v;         // end of php code
?>


Handler

(display pdf-files)

Pdf

math

(s. http://de.wikipedia.org/wiki/Hilfe:TeX oder https://www.mediawiki.org/wiki/Extension:MathJax ) deaktiviert, da Extension nicht mehr gepflegt wird

graphviz

Homepage...: http://www.graphviz.org
Demos......: http://www.graphviz.org/Gallery.php
MediaWiki..: https://www.mediawiki.org/wiki/Extension:GraphViz

deaktiviert, da Extension nicht mehr gepflegt wird