Sandbox/StendhalDataInclude Test: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Hendrik Brummermann m Creature Test moved to Sandbox/StendhalDataInclude Test |
imported>Hendrik Brummermann No edit summary |
||
| Line 1: | Line 1: | ||
== |
== creature == |
||
=== default type === |
|||
{| class="wikitable" |
{| class="wikitable" |
||
| Line 24: | Line 26: | ||
|} |
|} |
||
== type="include" == |
=== type="include" === |
||
{| class="wikitable" |
{| class="wikitable" |
||
| Line 49: | Line 51: | ||
|} |
|} |
||
== type="mouseover" == |
=== type="mouseover" === |
||
{| class="wikitable" |
{| class="wikitable" |
||
| Line 73: | Line 75: | ||
| <creature info="stats" type="mouseover">Bear|bears</creature> |
| <creature info="stats" type="mouseover">Bear|bears</creature> |
||
|} |
|} |
||
== item == |
|||
=== default type === |
|||
{| class="wikitable" |
|||
|- class="hintergrundfarbe5" |
|||
! |
|||
! <nowiki><item></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="icon"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="stats"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''<nowiki>Rod of the gm|rod of the gms</nowiki>'' |
|||
| <item>Rod of the gm|rod of the gms</item> |
|||
| <item info="icon">Rod of the gm|rod of the gms</item> |
|||
| <item info="stats">Rod of the gm|rod of the gms</item> |
|||
|} |
|||
=== type="include" === |
|||
{| class="wikitable" |
|||
|- class="hintergrundfarbe5" |
|||
! |
|||
! <nowiki><item></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="icon"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="stats"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''<nowiki>Rod of the gm|rod of the gms</nowiki>'' |
|||
| <item type="include">Rod of the gm|rod of the gms</item> |
|||
| <item info="icon" type="include">Rod of the gm|rod of the gms</item> |
|||
| <item info="stats" type="include">Rod of the gm|rod of the gms</item> |
|||
|} |
|||
=== type="mouseover" === |
|||
{| class="wikitable" |
|||
|- class="hintergrundfarbe5" |
|||
! |
|||
! <nowiki><item></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="icon"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
! <nowiki><item info="stats"></nowiki>''xxx''<nowiki></item></nowiki> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''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> |
|||
|- |
|||
! class="hintergrundfarbe5" | ''<nowiki>Rod of the gm|rod of the gms</nowiki>'' |
|||
| <item type="mouseover">Rod of the gm|rod of the gms</item> |
|||
| <item info="icon" type="mouseover">Rod of the gm|rod of the gms</item> |
|||
| <item info="stats" type="mouseover">Rod of the gm|rod of the gms</item> |
|||
|} |
|||
== Visited Link Color Test == |
== Visited Link Color Test == |
||
Revision as of 21:07, 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>