Sandbox/StendhalDataInclude Test: Difference between revisions
Jump to navigation
Jump to search
imported>Hendrik Brummermann No edit summary |
imported>Hendrik Brummermann No edit summary |
(No difference)
| |
Revision as of 21:12, 22 September 2008
creature
default type
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | <creature>bear</creature> | <creature info="icon">bear</creature> | <creature info="stats">bear</creature> |
| Bear | <creature>Bear</creature> | <creature info="icon">Bear</creature> | <creature info="stats">Bear</creature> |
| Bear|bears | bears</creature> | bears</creature> | bears</creature> |
type="include"
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | <creature type="include">bear</creature> | <creature info="icon" type="include">bear</creature> | <creature info="stats" type="include">bear</creature> |
| Bear | <creature type="include">Bear</creature> | <creature info="icon" type="include">Bear</creature> | <creature info="stats" type="include">Bear</creature> |
| Bear|bears | bears</creature> | bears</creature> | bears</creature> |
type="mouseover"
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | <creature type="mouseover">bear</creature> | <creature info="icon" type="mouseover">bear</creature> | <creature info="stats" type="mouseover">bear</creature> |
| Bear | <creature type="mouseover">Bear</creature> | <creature info="icon" type="mouseover">Bear</creature> | <creature info="stats" type="mouseover">Bear</creature> |
| Bear|bears | bears</creature> | bears</creature> | bears</creature> |
item
default type
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | <item>rod of the gm</item> | <item info="icon">rod of the gm</item> | <item info="stats">rod of the gm</item> |
| Rod of the gm | <item>Rod of the gm</item> | <item info="icon">Rod of the gm</item> | <item info="stats">Rod of the gm</item> |
| Rod of the gm|rod of the gms | rod of the gms</item> | rod of the gms</item> | rod of the gms</item> |
type="include"
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | <item type="include">rod of the gm</item> | <item info="icon" type="include">rod of the gm</item> | <item info="stats" type="include">rod of the gm</item> |
| Rod of the gm | <item type="include">Rod of the gm</item> | <item info="icon" type="include">Rod of the gm</item> | <item info="stats" type="include">Rod of the gm</item> |
| Rod of the gm|rod of the gms | rod of the gms</item> | rod of the gms</item> | rod of the gms</item> |
type="mouseover"
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | <item type="mouseover">rod of the gm</item> | <item info="icon" type="mouseover">rod of the gm</item> | <item info="stats" type="mouseover">rod of the gm</item> |
| Rod of the gm | <item type="mouseover">Rod of the gm</item> | <item info="icon" type="mouseover">Rod of the gm</item> | <item info="stats" type="mouseover">Rod of the gm</item> |
| Rod of the gm|rod of the gms | rod of the gms</item> | rod of the gms</item> | rod of the gms</item> |
player
default type
| <player>xxx</player> | <player info="icon">xxx</player> | <player info="stats">xxx</player> | |
|---|---|---|---|
| postman | <player>postman</player> | <player info="icon">postman</player> | <player info="stats">postman</player> |
| Postman | <player>Postman</player> | <player info="icon">Postman</player> | <player info="stats">Postman</player> |
| Postman|postmans | postmans</player> | postmans</player> | postmans</player> |
type="include"
| <player>xxx</player> | <player info="icon">xxx</player> | <player info="stats">xxx</player> | |
|---|---|---|---|
| postman | <player type="include">postman</player> | <player info="icon" type="include">postman</player> | <player info="stats" type="include">postman</player> |
| Postman | <player type="include">Postman</player> | <player info="icon" type="include">Postman</player> | <player info="stats" type="include">Postman</player> |
| Postman|postmans | postmans</player> | postmans</player> | postmans</player> |
type="mouseover"
| <player>xxx</player> | <player info="icon">xxx</player> | <player info="stats">xxx</player> | |
|---|---|---|---|
| postman | <player type="mouseover">postman</player> | <player info="icon" type="mouseover">postman</player> | <player info="stats" type="mouseover">postman</player> |
| Postman | <player type="mouseover">Postman</player> | <player info="icon" type="mouseover">Postman</player> | <player info="stats" type="mouseover">Postman</player> |
| Postman|postmans | postmans</player> | postmans</player> | postmans</player> |
Visited Link Color Test
I'd like to visit a : <creature>bear</creature>, <creature>rat</creature>, <creature>goat</creature>, <creature>green slime</creature>, <creature>Green slime</creature>, <creature>non existing</creature>
I currently own: <item>club</item>, <item>leather armor</item>, <item>money</item>, <item>rod of the gm</item>, <item>non existing</item>
Some random players: <player>superkym</player>, <player>hendrikus</player>, <player>dontbugme</player>, <player>voice</player>, <player>non existing</player>