Test2: Unterschied zwischen den Versionen

Aus wiki.kometin.at
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
(36 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
 
__NICHT_INDEXIEREN__
<h2 id="main-header">Willkommen im offiziellen Wiki des Kulturvereins [https://kometin.at/ die Kometin]!</h2>
<br/>
 
<html>
<html>
<style>
#schweif {
width:100%;
height: auto;
overflow:hidden;
-webkit-animation: mySchweif 20s linear 1; /* Chrome, Safari 5 */
      -moz-animation: mySchweif 20s linear 1; /* Firefox 5-15 */
        -o-animation: mySchweif 20s linear 1; /* Opera 12+ */
            animation: mySchweif 10s linear 1; /* Chrome, Firefox 16+,
                                                      IE 10+, Safari 5 */
}


@-webkit-keyframes mySchweif {
    0% {
  transform: rotate(80deg);
}
40% {
  transform: rotate(144deg);
}
50% {
  transform: rotate(134deg);
}
60% {
  transform: rotate(124deg);
}
70% {
  transform: rotate(114deg);
}
80% {
  transform: rotate(104deg);
}
90% {
  transform: rotate(94deg);
}
100% {
  transform: rotate(80deg);
}
}


@-moz-keyframes mySchweif {
<button class="button-style">
    0% {
<a class="button-link" href="https://wiki.kometin.at/Ggk-English">
  transform: rotate(80deg);
Main Page
}
</a>
40% {
</button>
  transform: rotate(144deg);
<button class="button-style">
}
<a class="button-link" href="https://wiki.kometin.at/Weiqi-turnier-2025" >
50% {
🇩🇪
  transform: rotate(134deg);
</a>
}
</button>
60% {
<button class="button-style">
  transform: rotate(124deg);
<a class="button-link" href="https://www.goverband.at/registration/index.php?turnier=Grazer_GO_Turnier_2025" >
}
Registration
70% {
</a>
  transform: rotate(114deg);
</button>
}
<button class="button-style">
80% {
<a class="button-link" href="https://www.goverband.at/registration/reg_spielerliste.php?turnier=Grazer_GO_Turnier_2025" >
  transform: rotate(104deg);
Participants
}
</a>
90% {
</button>
  transform: rotate(94deg);
<button class="button-style">
}
<a class="button-link" href="https://wiki.kometin.at/images/e/e3/Go-Turnier_2025_-_engl.pdf" >
100% {
Tournament Information (PDF)
  transform: rotate(80deg);
</a>
}
</button>
}
<div>


@-o-keyframes mySchweif {
</div>
    0% {
<style>
  transform: rotate(80deg);
.button-link {
}
color: rgb(0, 0, 0) !important;
40% {
font-weight:600;
  transform: rotate(144deg);
font-size:25px;
}
50% {
  transform: rotate(134deg);
}
60% {
  transform: rotate(124deg);
}
70% {
  transform: rotate(114deg);
}
80% {
  transform: rotate(104deg);
}
90% {
  transform: rotate(94deg);
}
100% {
  transform: rotate(80deg);
}
}
}
.button-link:link, .button-link:visited, .button-link:hover {
color: rgb(0, 0, 0) !important;
text-decoration: none; }
.button-style {


@keyframes mySchweif {
                   
  0% {
                    display: inline-block;
  transform: rotate(80deg);
                    outline: 0;
                    appearance: none;
                    padding: 0px 12px;
                    border: 0px solid transparent;
                    border-radius: 4px;
                    text-decoration: none;
                    cursor: pointer;
                    background-color: rgba(167,199,231,255);
                    box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px;
                    color: rgb(0, 0, 0) !important;
                    font-size: 14px;
                    font-weight: 400;
                    height: 36px;
                    transition: all 150ms ease-in-out 0s;
                 
               
               
               
}
}
40% {
.button-style:hover {
  transform: rotate(144deg);
color: rgb(255, 255, 255) !important;
}
background-color: rgba(148, 175, 202, 1);
50% {
box-shadow: rgb(19 170 82 / 40%) 0px 2px 3px, rgb(195 231 202) 0px 0px 0px 3px;
  transform: rotate(134deg);
}
60% {
  transform: rotate(124deg);
}
70% {
  transform: rotate(114deg);
}
80% {
  transform: rotate(104deg);
}
90% {
  transform: rotate(94deg);
}
100% {
  transform: rotate(80deg);
}
}
 
.show {
display:block;
}
 
.schweif-container {
display:none;
width: 3em;
 
margin:0.5em;
 
right: 0;
position:absolute;
top:9em;
-webkit-animation: myOrbit 20s linear infinite; /* Chrome, Safari 5 */
      -moz-animation: myOrbit 20s linear infinite; /* Firefox 5-15 */
        -o-animation: myOrbit 20s linear infinite; /* Opera 12+ */
            animation: myOrbit 10s linear 1; /* Chrome, Firefox 16+,
                                                      IE 10+, Safari 5 */
}
 
@-webkit-keyframes myOrbit {
    0% { transform: rotate(0deg) translateX(10em); }
 
    100%  { transform: rotate(-360deg) translateX(10em) ; }
}
 
@-moz-keyframes myOrbit {
    0% { transform: rotate(0deg) translateX(10em); }
 
    100%  { transform: rotate(-360deg) translateX(10em) ; }
}
 
@-o-keyframes myOrbit {
    0% { transform: rotate(0deg) translateX(10em); }
 
    100%  { transform: rotate(-360deg) translateX(10em) ; }
}
 
@keyframes myOrbit {
    0% { transform: rotate(0deg) translateX(10em); }
 
    100%  { transform: rotate(-360deg) translateX(10em) ; }
}
html {
font-size: 1.1em;
}
 
 
#main-header {
font-size:0.95em;
font-weight:bold;
font-family: 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
line-height:1.5;
}
 
.bold {
font-weight:bold;
}
 
.sections-container {
    display: flex;
    border: black solid 2px;
  width: fit-content;
 
 
background-color: hsla(102,43%,36%,60%);
}
 
.sections-container div {
 
    min-width: 200px;
 
}
 
section-header {
text-align: center;
 
 
border-bottom: black solid 2px;
}
 
.p-heading {
text-align: center;
border-bottom: black solid 2px;
margin: 0;
background-color:hsla(204, 33%, 52%, 60%);
font-weight: 700;
color: white;
}
.sections-container div ul {
padding:0; margin:0;
    width: 100%;
    list-style-position: inside;
    list-style-type: none;
    display:flex;
justify-content:center;
align-items: center;
    flex-direction: column;
}
 
.sections-container div ul li {
  width:100%;
text-align:center;
transition: background-color 0.4s;
}
.sections-container div ul li a {
display:block;
width: 100%;
text-decoration:none;
color:black;
}
.sections-container div ul li a:hover {
color:black;
text-decoration:none;
}
 
 
.sections-container div ul li a {
  color: inherit; /* blue colors for links too */
  text-decoration: inherit; /* no underline */
}
 
.sections-container div ul li:hover {
  background-color: hsla(102,43%,36%,90%);;
  font-size: 1.02em;
 
}
.newbie-container {
border-right: black solid 2px;
}
 
.organisation-container {
border-right: black solid 2px;
}
}
</style>
</html>
[[Datei:Grazer turnier 25 hungry.png|zentriert]]
-> [[Weiqi-turnier-2025|German Version]]


.projects-container {
[[Ggk-English|-> Main Page of the Grazer GO-Klub]]
* [[Medium:Go-Turnier 2025 - engl.pdf|Here]]  you can download the invitation and tournament information in pdf (English)


* Participants: https://www.goverband.at/registration/reg_spielerliste.php?turnier=Grazer_GO_Turnier_2025


}
* Registration: https://www.goverband.at/registration/index.php?turnier=Grazer_GO_Turnier_2025


.garten-show {
==== When ====
display:none;
May 17–18, 2025
}


#garten-img {
==== Where ====
width:13vw; height:13vw; float:right; margin-left:3em; border-radius:50%; shape-outside:circle(42%); shape-margin:1.9rem; box-shadow:5px 5px 8px 5px rgb(238, 240, 120); position:relative; z-index:1000; margin-right:0.7em;object-fit:cover;
[https://konfuzius-institut.uni-graz.at/de/ Confucius Institute Graz], [https://maps.app.goo.gl/CF5nUkkSMYy3hi1Y8 Elisabethstraße 32, 8010 Graz]


}
==== Organizer ====
.garten-img {
[[Ggk|Graz Go Club]] in cooperation with the Confucius Institute Graz
width:13vw; height:13vw; float:right; margin-left:3em; border-radius:50%; shape-outside:circle(42%); shape-margin:2.5rem; box-shadow:5px 5px 8px 5px rgb(238, 240, 120); position:relative; z-index:1000; margin-right:0.7em;object-fit:cover;


}
==== Qualification ====
@media screen and (max-width: 53em)
The tournament is a Qualification tournament for the Austrian Championship 2025.
{
#garten-img {
  float:none;
  display:block;
text-align:center;
margin-right: auto !important;
margin-left: auto !important;
margin-bottom: 1em;


}
==== Mode ====
.garten-img {
5 rounds [https://en.wikipedia.org/wiki/McMahon_system McMahon] system
  float:none;
Tie-breaker: [[senseislibrary:SOS|SOS]], [[senseislibrary:SOSOS|SOSOS]]
  display:block;
text-align:center;
margin-right: auto !important;
margin-left: auto !important;
margin-bottom: 1em;


}
Japanese rules,
.sections-container {
  flex-direction: column;
}
.newbie-container {
border-right: black solid 0;
}


.organisation-container {
6.5 Komi
border-right: black solid 0;
}
}


#svg-img {
==== Time Setting ====
60 min/player


display:none;
Byoyomi: 40 moves/10 min
}


@media screen and (max-width: 25em)
==== Schedule ====
{
<u>Saturday, May 17:</u>
              @-moz-document url-prefix() { #svg-img
                  {


                   
11:00 – 12:00 Registration
    position: absolute;
    left: -1em;
    bottom:69.5em;
   
    z-index: -1;
    transform: scale(40%);
   
    opacity: 60%;
   
                     
                    }}
}
</style>
<!--
<img id="kometin-lg"  style="position:absolute; opacity:20%;position: fixed;
src="/resources/assets/Kometin-icon2_alpha-135x135.png">
-->


<div class="schweif-container">
12:00 Opening
<img src="https://wiki.kometin.at/images/f/f6/Kometinnenschweif.png" alt="Schweif"
  id="schweif">
</div>
<img id="garten-img" src="https://wiki.kometin.at/images/d/da/Garten_der_Kometin_.jpg" alt="Küche" >


 
12:15 Round 1
        <svg
            version="1.1"
            id="svg-img"
            xml:space="preserve"
            width="538.66437"
            height="413.61917"
            xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
            xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
            xmlns="http://www.w3.org/2000/svg"
            xmlns:svg="http://www.w3.org/2000/svg"><defs
              id="defs1"><filter
                inkscape:collect="always"
                style="color-interpolation-filters:sRGB"
                id="filter10"
                x="-0.0058925963"
                y="-0.0098296473"
                width="1.0121883"
                height="1.0186292"><feGaussianBlur
                  inkscape:collect="always"
                  stdDeviation="0.25330378"
                  id="feGaussianBlur10" /></filter></defs><sodipodi:namedview
              id="namedview1"
              pagecolor="#ffffff"
              bordercolor="#cccccc"
              borderopacity="1"
              inkscape:showpageshadow="0"
              inkscape:pageopacity="1"
              inkscape:pagecheckerboard="0"
              inkscape:deskcolor="#d1d1d1" /><inkscape:clipboard
              style="font-variation-settings:normal;opacity:0.888216;vector-effect:none;fill:none;fill-opacity:1;stroke:#1f2ee1;stroke-width:3.77952756;stroke-linecap:butt;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:103.55905512;stroke-opacity:0.904781;-inkscape-stroke:none;filter:url(#filter10);stop-color:#000000;stop-opacity:1"
              min="156.37886,253.07001"
              max="695.04322,666.68917"
              geom-min="159.51477,257.06139"
              geom-max="691.69277,663.11607" /><g
              id="g1"
              transform="matrix(3.7795276,0,0,3.7795276,-156.37886,-253.07002)"><g
                id="g2"
                style="opacity:0.888216;mix-blend-mode:multiply;fill:none;fill-opacity:1;stroke:#1f2ee1;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:27.4;stroke-opacity:0.904781;filter:url(#filter10)"><path
                  style="fill:none;fill-opacity:1;stroke:#1f2ee1;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:27.4;stroke-opacity:0.904781"
                  d="m 42.276037,116.10235 c 43.415557,-4.48241 60.469953,13.06834 43.153261,59.34711 L 171.46285,81.385814 C 131.3889,92.858292 86.334247,104.49694 42.276037,116.10235 Z"
                  id="path1"
                  sodipodi:nodetypes="cccc" /><path
                  style="fill:none;fill-opacity:1;stroke:#1f2ee1;stroke-linejoin:bevel;stroke-dasharray:none;stroke-dashoffset:27.4;stroke-opacity:0.904781"
                  d="M 42.204949,115.99287 139.14908,68.014159 86.494198,175.36558 183.01038,110.62146 Z"
                  id="path2" /></g></g></svg>
                  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
                  <!-- Created with Inkscape (http://www.inkscape.org/) -->
                 
</html>
<i><b>Die Kometin</b></i> ist eine Gemeinschaft, die die Räume der Kometin nutzt, verwaltet und pflegt. Die Kometin befindet sich in der Rechbauerstraße 19a/3, direkt neben der Technischen Universität - Campus Alte Technik. Die Idee der Kometin ist inspiriert worden durch das [https://de.wikipedia.org/wiki/Commons Commons] und [https://de.wikipedia.org/wiki/Virginia_Woolf Virginia Woolf (Ein Zimmer für sich allein)] .
<br>
Die Räume der Kometin bestehen aus einem Garten, eine Küche, ein Wohnzimmer, ein Atelier und ein WC. <br>
Die Räume werden von den Mitgliedern auf unterschiedlichste Weise genutzt. Es wird gemalt, gespielt, gebastelt, genäht und vieles mehr. <br> <br>
[https://kometin.at/events/ Hier] kommst du zu unseren Veranstaltungen.<br>


Bist du neugierig geworden auf die Kometin oder hast noch Fragen? Dann findest du eventuell die Antworten in unserem kurzen [[Checkliste-kometinvorstellung|FAQ]] oder schreib uns eine Mail auf orga@kometin.at.
15:00 Round 2


<html>
17:45 Round 3
<div class="sections-container">


<div class="newbie-container">
🍻🍔 Evening ''':''' We might go to Bar28 (Gartengasse 28, 8010 Graz). Final details will be announced during the tournament!
          <p class="p-heading">  Newbie </p>
          <ul>
          <li> <a href="/Kometin-FAQ" title="Kometin-FAQ">FAQ </a>          </li>
          <li> <a href="/Tutorials" title="Kometin-Tutorials">Tutorials </a>    </li>
          <li>  <a href="/forum" title="Kometin-Forum">Forum </a>      </li>
          </ul>
</div>


<div class="organisation-container">
<u>Sunday, May 18:</u>
          <p class="p-heading">  Organisation </p>
    <ul>
          <li> <a href="/Regeln_der_Kometin" title="Kometin-Regeln">Regeln </a>        </li>
          <li> <a href="/Wichtige_Dokumente" title="Kometin-Dokumente">Dokumente </a>          </li>
          <li> <a href="/Orga-treffen" title="Orga-Treffen">Orga-Treffen </a>      </li>
          <li> <a href="/raum" title="Orga-Treffen">Räumlichkeiten </a>      </li>
    </ul>
</div>


<div class="projects-container">
9:00 Round 4
          <p class="p-heading">  Projekte </p>
    <ul>
          <li> <a href="/freiraumfest" title="Freiraumfest"> Freiraumfest </a>  </li>
          <li><a href="/inklusion" title="Inklusion">Inklusion  </a>      </li>
          <li> <a href="/Andere-projekte" title="andere-Projekte"> andere Projekte </a> </li>
    </ul>
</div>


</div>
12:30 Round 5


approx. 15:00 Award ceremony


</html>
==== Entry Fee ====
Standard: € 20.-


Youth and up to 10k: € 10.-


==== Maximum Number of Participants ====
Attention: A maximum of 40 participants is allowed – if more people register, priority will be given to those who signed up first.


<html>
==== Prizes ====
<div style="margin: 0.1em auto 1.0em;"><div style="clear:both; border: 1px solid #E0E0E0; margin: 1px 0px;">
1st place: € 150.-
<div style="float: left;"></div>
<div style="text-align: center; background-color: #E0E0E0;"><div style="padding:4px;"><a href="/Todos" title="Todos"><span style="letter-spacing:0.16em;"><big><b>Todos</b></big></span></a></div></div>
<div style="text-align: center; background-color: #FFFFFF; width: 100%; margin: 0px;"><div style="line-height:170%; margin: -0.5em 0; padding: 0 1em; color:#ccc;">
<p>


<a href="/Werwolf_bei_Vollmond" title="Werwolf"><span style="white-space:nowrap;">Werwolf </span></a>&nbsp;·
2nd place: € 100.-
<a href="/Hexspace" title="Hexspace"><span style="white-space:nowrap;">Hexspace </span></a>&nbsp;·
<a href="/Orga-Treffen" title="Orga-Treffen"><span style="white-space:nowrap;">Orga-Treffen </span></a>&nbsp;
<a href="/Probemitgliedschaft" title="Probemitgliedschaft"><span style="white-space:nowrap;">Probemitgliedschaft </span></a>&nbsp;·
<a href="/Aufgabenbeschreibungen" title="Aufgabenbeschreibungen"><span style="white-space:nowrap;">Aufgabenbeschreibungen </span></a>&nbsp;·
<a href="/Haushalts-leitfaden" title="haushaltsleitfaden"><span style="white-space:nowrap;">Haushalts-Leitfaden </span></a>&nbsp;
</p>
</div></div>
</div>
</div>
</html>
<html>


3rd place: € 50.-


<html>
Additional prizes for players with 4 or 5 wins.
<div style="margin: 0.1em auto 1.0em;"><div style="clear:both; border: 1px solid #E0E0E0; margin: 1px 0px;">
<div style="float: left;"></div>
<div style="text-align: center; background-color: #E0E0E0;"><div style="padding:4px;"><a href="/Freiräume" title="Freiräume"><span style="letter-spacing:0.16em;"><big><b>andere Freiräume in Graz</b></big></span></a></div></div>
<div style="text-align: center; background-color: #FFFFFF; width: 100%; margin: 0px;"><div style="line-height:170%; margin: -0.5em 0; padding: 0 1em; color:#ccc;">
<p><a href="https://spektral.at/"  target="_blank" title="Spektral"><span style="white-space:nowrap;">Spektral</span></a>&nbsp;·
<a href="https://schubertnest.at/"  target="_blank" title="Schubertnest">Schubertnest</a>&nbsp;·
<a href="http://traumwerk.in/"  target="_blank" title="Traumwerk">Traumwerk</a>&nbsp;·
<a href="https://helsinki.at/"  target="_blank" title="Helsinki">Radio Helsinki</a>&nbsp;·
<a href="https://schwarzeraupe.noblogs.org/"  target="_blank" title="Schwarze Raupe">Schwarze Raupe</a>&nbsp;·
<a href="https://web.htugraz.at/greencampus/home"  target="_blank" title="Green Campus">Green Campus</a>&nbsp;·
</p>
</div></div>
</div>
</div>
<script>
   


  document.addEventListener("DOMContentLoaded", init);
==== Accommodation ====
A limited number of private accommodations are available. If interested, please contact us as soon as possible.


function init() {
Hotel information:
const imgElement = document.getElementById("garten-img");
console.log(imgElement);
//imgElement.className = "garten-show";
imgElement.addEventListener("mouseenter", (event) => {
imgElement.className = "garten-show";
const schweif = document.querySelector('.schweif-container');
schweif.style.display = "block";
console.log("mouseenter");
});


const schweif = document.querySelector('.schweif-container');
Tel: +43 316 / 8075 0,
schweif.addEventListener("animationend", () => {
 
  schweif.classList.remove("schweif-container");
  schweif.classList.add("garten-img");
});


imgElement.addEventListener("mouseleave", (event) => {
Email: [mailto:info@graztourismus.at info@graztourismus.at]
imgElement.removeAttribute("className");
console.log("mouseleave");
});
}
</script>


Website: http://www.graztourismus.at


==== Further Information & Pre-Registration ====
David Hilbert: [mailto:David.a.hilbert@outlook.com david.a.hilbert@outlook.com]


</html>
Valentin Hauer: [mailto:vhauer@posteo.com vhauer@posteo.com]

Version vom 5. April 2025, 21:01 Uhr

Grazer turnier 25 hungry.png

-> German Version

-> Main Page of the Grazer GO-Klub

  • Here you can download the invitation and tournament information in pdf (English)

When

May 17–18, 2025

Where

Confucius Institute Graz, Elisabethstraße 32, 8010 Graz

Organizer

Graz Go Club in cooperation with the Confucius Institute Graz

Qualification

The tournament is a Qualification tournament for the Austrian Championship 2025.

Mode

5 rounds McMahon system Tie-breaker: SOS, SOSOS

Japanese rules,

6.5 Komi

Time Setting

60 min/player

Byoyomi: 40 moves/10 min

Schedule

Saturday, May 17:

11:00 – 12:00 Registration

12:00 Opening

12:15 Round 1

15:00 Round 2

17:45 Round 3

🍻🍔 Evening : We might go to Bar28 (Gartengasse 28, 8010 Graz). Final details will be announced during the tournament!

Sunday, May 18:

9:00 Round 4

12:30 Round 5

approx. 15:00 Award ceremony

Entry Fee

Standard: € 20.-

Youth and up to 10k: € 10.-

Maximum Number of Participants

Attention: A maximum of 40 participants is allowed – if more people register, priority will be given to those who signed up first.

Prizes

1st place: € 150.-

2nd place: € 100.-

3rd place: € 50.-

Additional prizes for players with 4 or 5 wins.

Accommodation

A limited number of private accommodations are available. If interested, please contact us as soon as possible.

Hotel information:

Tel: +43 316 / 8075 0,

Email: info@graztourismus.at

Website: http://www.graztourismus.at

Further Information & Pre-Registration

David Hilbert: david.a.hilbert@outlook.com

Valentin Hauer: vhauer@posteo.com