Urban Dead Profile Database: Difference between revisions
From The Urban Dead Wiki
Jump to navigationJump to search
No edit summary |
The Rooster (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
*Author: Kyle the Feared | *Author: Kyle the Feared | ||
*Created: | *Created: February 2008 | ||
== Features == | == Features == | ||
Line 11: | Line 11: | ||
*You can use '''*''' as Wild Card. | *You can use '''*''' as Wild Card. | ||
*Dispays the ten most recently addded profiles to the database on the front page. | *Dispays the ten most recently addded profiles to the database on the front page. | ||
*A query page located at <small>http://profiles.urbandead.net/query.php?name=</small> where you can query names, it is designed to be used in scripts, however you can also use it to get the profile of more than one person. You can't stick in any padding spaces before or after the name(s). The format is simply <code>http://profiles.urbandead.net/query.php?name=name1[;name2[;name3...]]</code> | *A query page located at <small>http://profiles.urbandead.net/query.php?name=</small> where you can query names, it is designed to be used in scripts, however you can also use it to get the profile of more than one person. You can't stick in any padding spaces before or after the name(s). The format is simply <code><nowiki>http://profiles.urbandead.net/query.php?name=name1[;name2[;name3...]]</nowiki></code> | ||
[[Category:Metagame Tools]] | [[Category:Metagame Tools]] | ||
[[Category: | [[Category:Game Resources]] |
Revision as of 19:54, 3 August 2009
Info
- Author: Kyle the Feared
- Created: February 2008
Features
- The ability to find any UD Profile eg, http://urbandead.com/profile.cgi?id=1172590 by searching for the players name.
- You can use * as Wild Card.
- Dispays the ten most recently addded profiles to the database on the front page.
- A query page located at http://profiles.urbandead.net/query.php?name= where you can query names, it is designed to be used in scripts, however you can also use it to get the profile of more than one person. You can't stick in any padding spaces before or after the name(s). The format is simply
http://profiles.urbandead.net/query.php?name=name1[;name2[;name3...]]