User:Raven Freak/WIP Articles: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Raven Freak
m (Updated my personal wiki project list.)
>Raven Freak
No edit summary
Line 1:
Here is a list of wiki projects that [[User:Raven Freak|Raven Freak]] is currently working on:
German Yellow Glitchdex
 
I'm also working on some tables, and I may make some templates. Here's a table, that I'm setting up to be used for the glitch trainer rosters.
==Glitch Trainer Roster Table Test==
 
{| class="wikitable" cellpadding="10" style="background-color:#ffffff;"
|-
!Roster
!Pokemon
!Level
|-
|01
|Pokemon (hex id)
Pokemon (hex id)
|12
14
|-
|02
|Pokemon (hex id)
Pokemon (hex id)
|18
21
|-
|}
 
If you want to add it to pages, this is what should be added to a page:
 
<nowiki>
{| class="wikitable" cellpadding="10" style="background-color:#ffffff;"
|-
!Roster
!Pokemon
!Level
|-
|01
|Pokemon (hex id)
Pokemon (hex id)
|12
14
|-
|02
|Pokemon (hex id)
Pokemon (hex id)
|18
21
|-
|}
</nowiki>

Revision as of 04:50, 21 December 2019

Here is a list of wiki projects that Raven Freak is currently working on: German Yellow Glitchdex

I'm also working on some tables, and I may make some templates. Here's a table, that I'm setting up to be used for the glitch trainer rosters.

Glitch Trainer Roster Table Test

Roster Pokemon Level
01 Pokemon (hex id)

Pokemon (hex id)

12

14

02 Pokemon (hex id)

Pokemon (hex id)

18

21

If you want to add it to pages, this is what should be added to a page:

{| class="wikitable" cellpadding="10" style="background-color:#ffffff;" |- !Roster !Pokemon !Level |- |01 |Pokemon (hex id) Pokemon (hex id) |12 14 |- |02 |Pokemon (hex id) Pokemon (hex id) |18 21 |- |}