Created Xenforo (markdown)

Ruan 2018-05-14 07:29:18 +02:00
parent 16eec99a24
commit 2f964b6f9d

16
Xenforo.md Normal file

@ -0,0 +1,16 @@
![](https://i.imgur.com/0nSwDmq.png)
![](https://i.imgur.com/iCakcseg.png)
![](https://i.imgur.com/7v0JiFN.png)
1. Applications -> Create New Page
2. URL Portion: `bans`, title: `Bans`
3. Go to Page Options
4. Template HTML:
```
<iframe src="http://example.com/bans/" width="800" height="1200" frameborder="0">
<p>Your browser does not support iframes.</p>
</iframe>
```
5. Save Page