Sandbox/StendhalDataInclude Test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann No edit summary |
imported>Hendrik Brummermann included tests for items |
||
| Line 158: | Line 158: | ||
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'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> |
|||
Revision as of 21:09, 22 September 2008
creature
default type
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | bear | bear | bear |
| Bear | Bear | Bear | Bear |
| Bear|bears | bears | bears | bears |
type="include"
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | Class: Animal Level: 4 Atk: 80 Def: 14 Speed: 0.4 Hp: 50 You see a bear. You are lucky and found it awake. |
||
| Bear | Class: Animal Level: 4 Atk: 80 Def: 14 Speed: 0.4 Hp: 50 You see a bear. You are lucky and found it awake. |
||
| Bear|bears | Class: Animal Level: 4 Atk: 80 Def: 14 Speed: 0.4 Hp: 50 You see a bear. You are lucky and found it awake. |
type="mouseover"
| <creature>xxx</creature> | <creature info="icon">xxx</creature> | <creature info="stats">xxx</creature> | |
|---|---|---|---|
| bear | bear | bear | bear |
| Bear | Bear | Bear | Bear |
| Bear|bears | bears | bears | bears |
item
default type
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | rod of the gm | rod of the gm | rod of the gm |
| Rod of the gm | Rod of the gm | Rod of the gm | Rod of the gm |
| Rod of the gm|rod of the gms | rod of the gms | rod of the gms | rod of the gms |
type="include"
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | Class: Club Atk: 100 Def: 400 Min_level: 0 Rate: 2 You see a rod of the GM. This rod is reserved for those with special powers, be careful not to let it fall into the wrong hands. |
||
| Rod of the gm | Class: Club Atk: 100 Def: 400 Min_level: 0 Rate: 2 You see a rod of the GM. This rod is reserved for those with special powers, be careful not to let it fall into the wrong hands. |
||
| Rod of the gm|rod of the gms | Class: Club Atk: 100 Def: 400 Min_level: 0 Rate: 2 You see a rod of the GM. This rod is reserved for those with special powers, be careful not to let it fall into the wrong hands. |
type="mouseover"
| <item>xxx</item> | <item info="icon">xxx</item> | <item info="stats">xxx</item> | |
|---|---|---|---|
| rod of the gm | rod of the gm | rod of the gm | rod of the gm |
| Rod of the gm | Rod of the gm | Rod of the gm | Rod of the gm |
| Rod of the gm|rod of the gms | rod of the gms | rod of the gms | rod of the gms |
Visited Link Color Test
I'd like to visit a : bear, rat, goat, green slime, Green slime, <creature "non existing" not found>
I currently own: club, leather armor, money, rod of the gm, <item "non existing" not found>