This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
start [2025/04/21 08:00] – [Júne's Wikistation] Júne Park | start [2025/04/29 01:03] (current) – [─ Que to do] Júne Park |
---|
====== Júne's Wikistation ====== | ====== Júne's Wikistation ====== |
| |
{{:wiki:fb_covers_12_.png?nolink|}} | |
| |
<php> | <php> |
$min = 1; | $min = 10; |
$max = 10; | $max = 38; |
$rand = rand($min, $max); | $rand = rand($min, $max); |
| |
| |
| |
<text type="warning">🧐 **Júne's {{fa>wikipedia-w?color=#cf8d2e}}ikistation**</text> is a {{mdi>collage?18&color=#005670}} collective platform to organize and manage personal & private information of Júne's. This {{fa>wikipedia-w}}iki is also for providing practical manuals {{mdi>book-multiple-variant?18&color=#0c3866}} of **<text type="danger">operating working machines</text>** and **<text type="success">solving technical problems</text>**. {{fa>refresh?fa-spin&color=#caccd1}} ~~NOCACHE~~ <php> echo $_SERVER['REMOTE_ADDR']; echo ' with <sub>'; echo $_SERVER['HTTP_USER_AGENT']; echo '</sub>';</php> | <text type="warning">🧐 **Júne's {{fa>wikipedia-w?color=#cf8d2e}}ikistation**</text> is a {{mdi>collage?18&color=#005670}} collective platform to organize and manage personal & private information of Júne's. This {{fa>wikipedia-w}}iki is also for providing practical manuals {{mdi>book-multiple-variant?18&color=#0c3866}} of **<text type="danger">operating working machines</text>** and **<text type="success">solving technical problems</text>**. {{fa>refresh?fa-spin&color=#caccd1}} ~~NOCACHE~~ <php> |
| $ip = $_SERVER['REMOTE_ADDR']; echo "<b>$ip</b>"; </php> |
| |
---- | ---- |
| |
</panel> | </panel> |
| |
</accordion> | </accordion> |
| |
| |
---- | ---- |
| |