intro.inc.php

来自「A website for keeping track of wishes fo」· PHP 代码 · 共 18 行

PHP
18
字号
<h2>Welcome to WoW-Wish</h2>
<p>
Ever sat around looking for a group in-game and getting nowhere? 
This is a site for organising what you want to do with your characters in wow, and finding other people who also need to go to the same places. 
You could set up where you need to go to get gear upgrades, the missing dungeons for your dungeonmaster achievement, or the next stage in a quest chain.
</p>
<ol>
    <li>Register an account</li>
    <li>Add some of your characters</li>
    <li>Wish to go to some dungeons</li>
    <li>Match your wish with other people who want to go to the same places you do</li>
</ol>
<p>
It's currently pretty basic, and things could change as I develop the site. Your <a href="mailto:wowwish@gmail.com">feedback</a> is appreciated if you've got an idea to improve the site, although I've already got a <a href="todo.php">todo</a> list of things I want to do.
</p>
<p>
If this is your first visit here, you need to <a href="register.php">register</a> for an account, otherwise you can <a href="login.php">login</a> with your existing account
</p>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?