Wiki | Explorer | Navigator | Complexes | Build | Item info | Rigs | Cans | Security | Rats | Ore | Changes (Aug 05 '07)

Grismar's EVE Wiki : WritingForIGB

WikiHome :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register

Writing wiki articles for the IGB


If you target your wiki articles at the IGB, there's a couple of extra features you may want to use. This articles explains how to do it and what not to do.

Recommended reading: IngameBrowser

Can I see your ID?

Everything, from a star to an individual assembled civilian gatling gun in EVE has a unique identifier. There's 2 kinds of identifiers: type identifiers and object identifiers. For instance, the type 'character' has an identifier 1373 and the character Grismar has an identifier 795973679.

Together you can use type identifiers and object identifiers to let the reader open info windows and to display images from the ingame database. For instance, the line:

{{image alt="Grismar's Info" title="Grismar" url="portrait:795973679" link="showinfo:1373//795973679"}}

You get: Grismar's Infoleaving this site (click it)

Most of the times though, you'll be interested in the type identifier alone. For instance to refer to Kestrels in general, you don't need to refer to a specific kestrel. So, using:

Kestrels {{image alt="Kestrels" title="Kestrels" url="images/info.png" link="showinfo:602"}}

You get: Kestrels Kestrelsleaving this site (click it)

So, where do these identifiers come from. Well the devs released a lot of dataleaving this site when Exodus was released. A lot of this data has gone into websites, including http://eve.grismar.net/showinfoleaving this site, which you can use to lookup the identifier of a specific type.

Pictures

As you can see, it is also possible to use pictures from the ingame database. You can use the following ingame links to get the pictures:


More tricks

There's a couple more tricks like this, you can read more about what you can do in the preliminary IGB documentationleaving this site.

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitionalleaving this site :: Valid CSSleaving this site :: Powered by Wikka Wakka Wiki 1.1.6.2leaving this site
Page was generated in 0.0393 seconds