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 == |
||