User:Raven Freak/WIP Articles: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Raven Freak
No edit summary
>Raven Freak
(Fixed the table so it's center aligned and added list to make it look more organized.)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
==Glitch Trainer Roster Table Test==
==Glitch Trainer Roster Table Test==


{| class="wikitable" cellpadding="10" style="background-color:#ffffff;"
{| class="wikitable" cellpadding="10" style="margin: auto; background-color:#ffffff;"
|-
|-
!Roster
!Roster
Line 11: Line 11:
!Level
!Level
|-
|-
|01
| 01
|Pokemon (hex id)
| Gengar (hex 0E)
Pokemon (hex id)
*Golbat (hex 82)
*Haunter (hex 93)
|12
*Arbok (hex 2D)
14
*Gengar (hex 0E)
|56
*56
*55
*58
*60
|-
|-
|02
| 02
|Pokemon (hex id)
| Gyarados (hex 16)
Pokemon (hex id)
*Dragonair (hex 59)
*Dragonair (hex 59)
|18
*Aerodactyl (hex AB)
21
*Dragonite (hex 42)
| 58
*56
*56
*60
*62
|-
|-
|}
|}

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


<nowiki>
<nowiki>
{| class="wikitable" cellpadding="10" style="background-color:#ffffff;"
{| class="wikitable" cellpadding="10" style="margin: auto; background-color:#ffffff;"
|-
|-
!Roster
!Roster
Line 34: Line 45:
!Level
!Level
|-
|-
|01
| 01
|Pokemon (hex id)
| *Gengar (hex 0E)
Pokemon (hex id)
*Golbat (hex 82)
*Haunter (hex 93)
|12
*Arbok (hex 2D)
14
*Gengar (hex 0E)
|56
*56
*55
*58
*60
|-
|-
|02
| 02
|Pokemon (hex id)
| *Gyarados (hex 16)
Pokemon (hex id)
*Dragonair (hex 59)
*Dragonair (hex 59)
|18
*Aerodactyl (hex AB)
21
*Dragonite (hex 42)
| 58
*56
*56
*60
*62
|-
|-
|}
|}

Latest revision as of 17:37, 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 Gengar (hex 0E)
  • Golbat (hex 82)
  • Haunter (hex 93)
  • Arbok (hex 2D)
  • Gengar (hex 0E)
56
  • 56
  • 55
  • 58
  • 60
02 Gyarados (hex 16)
  • Dragonair (hex 59)
  • Dragonair (hex 59)
  • Aerodactyl (hex AB)
  • Dragonite (hex 42)
58
  • 56
  • 56
  • 60
  • 62

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

{| class="wikitable" cellpadding="10" style="margin: auto; background-color:#ffffff;" |- !Roster !Pokemon !Level |- | 01 | *Gengar (hex 0E) *Golbat (hex 82) *Haunter (hex 93) *Arbok (hex 2D) *Gengar (hex 0E) |56 *56 *55 *58 *60 |- | 02 | *Gyarados (hex 16) *Dragonair (hex 59) *Dragonair (hex 59) *Aerodactyl (hex AB) *Dragonite (hex 42) | 58 *56 *56 *60 *62 |- |}