Sandbox/StendhalDataInclude Test: Difference between revisions
Content deleted Content added
imported>Hendrik Brummermann included tests for items |
imported>Blacklads Undo revision 11711 by Ufizavipupu (Talk) |
||
| (96 intermediate revisions by 3 users not shown) | |||
Line 152:
| <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>
|}
== player ==
=== default type ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><player></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="icon"></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="stats"></nowiki>''xxx''<nowiki></player></nowiki>
|-
! class="hintergrundfarbe5" | ''postman''
| <player>postman</player>
| <player info="icon">postman</player>
| <player info="stats">postman</player>
|-
! class="hintergrundfarbe5" | ''Postman''
| <player>Postman</player>
| <player info="icon">Postman</player>
| <player info="stats">Postman</player>
|-
! class="hintergrundfarbe5" | ''<nowiki>Postman|postmans</nowiki>''
| <player>Postman|postmans</player>
| <player info="icon">Postman|postmans</player>
| <player info="stats">Postman|postmans</player>
|}
=== type="include" ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><player></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="icon"></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="stats"></nowiki>''xxx''<nowiki></player></nowiki>
|-
! class="hintergrundfarbe5" | ''postman''
| <player type="include">postman</player>
| <player info="icon" type="include">postman</player>
| <player info="stats" type="include">postman</player>
|-
! class="hintergrundfarbe5" | ''Postman''
| <player type="include">Postman</player>
| <player info="icon" type="include">Postman</player>
| <player info="stats" type="include">Postman</player>
|-
! class="hintergrundfarbe5" | ''<nowiki>Postman|postmans</nowiki>''
| <player type="include">Postman|postmans</player>
| <player info="icon" type="include">Postman|postmans</player>
| <player info="stats" type="include">Postman|postmans</player>
|}
=== type="mouseover" ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><player></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="icon"></nowiki>''xxx''<nowiki></player></nowiki>
! <nowiki><player info="stats"></nowiki>''xxx''<nowiki></player></nowiki>
|-
! class="hintergrundfarbe5" | ''postman''
| <player type="mouseover">postman</player>
| <player info="icon" type="mouseover">postman</player>
| <player info="stats" type="mouseover">postman</player>
|-
! class="hintergrundfarbe5" | ''Postman''
| <player type="mouseover">Postman</player>
| <player info="icon" type="mouseover">Postman</player>
| <player info="stats" type="mouseover">Postman</player>
|-
! class="hintergrundfarbe5" | ''<nowiki>Postman|postmans</nowiki>''
| <player type="mouseover">Postman|postmans</player>
| <player info="icon" type="mouseover">Postman|postmans</player>
| <player info="stats" type="mouseover">Postman|postmans</player>
|}
== NPC ==
=== default type ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><npc></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="icon"></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="stats"></nowiki>''xxx''<nowiki></npc></nowiki>
|-
! class="hintergrundfarbe5" | ''margaret''
| <npc>margaret</npc>
| <npc info="icon">margaret</npc>
| <npc info="stats">margaret</npc>
|-
! class="hintergrundfarbe5" | ''Margaret''
| <npc>Margaret</npc>
| <npc info="icon">Margaret</npc>
| <npc info="stats">Margaret</npc>
|-
! class="hintergrundfarbe5" | ''<nowiki>Margaret|margarets</nowiki>''
| <npc>Margaret|margarets</npc>
| <npc info="icon">Margaret|margarets</npc>
| <npc info="stats">Margaret|margarets</npc>
|}
=== type="include" ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><npc></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="icon"></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="stats"></nowiki>''xxx''<nowiki></npc></nowiki>
|-
! class="hintergrundfarbe5" | ''margaret''
| <npc type="include">margaret</npc>
| <npc info="icon" type="include">margaret</npc>
| <npc info="stats" type="include">margaret</npc>
|-
! class="hintergrundfarbe5" | ''Margaret''
| <npc type="include">Margaret</npc>
| <npc info="icon" type="include">Margaret</npc>
| <npc info="stats" type="include">Margaret</npc>
|-
! class="hintergrundfarbe5" | ''<nowiki>Margaret|margarets</nowiki>''
| <npc type="include">Margaret|margarets</npc>
| <npc info="icon" type="include">Margaret|margarets</npc>
| <npc info="stats" type="include">Margaret|margarets</npc>
|}
=== type="mouseover" ===
{| class="wikitable"
|- class="hintergrundfarbe5"
!
! <nowiki><npc></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="icon"></nowiki>''xxx''<nowiki></npc></nowiki>
! <nowiki><npc info="stats"></nowiki>''xxx''<nowiki></npc></nowiki>
|-
! class="hintergrundfarbe5" | ''margaret''
| <npc type="mouseover">margaret</npc>
| <npc info="icon" type="mouseover">margaret</npc>
| <npc info="stats" type="mouseover">margaret</npc>
|-
! class="hintergrundfarbe5" | ''Margaret''
| <npc type="mouseover">Margaret</npc>
| <npc info="icon" type="mouseover">Margaret</npc>
| <npc info="stats" type="mouseover">Margaret</npc>
|-
! class="hintergrundfarbe5" | ''<nowiki>Margaret|margarets</nowiki>''
| <npc type="mouseover">Margaret|margarets</npc>
| <npc info="icon" type="mouseover">Margaret|margarets</npc>
| <npc info="stats" type="mouseover">Margaret|margarets</npc>
|}
Line 160 ⟶ 316:
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>oslsachem</player>, <player>PalmMon</player>, <player>palmmon</player>, <player>kymara</player>, <player>non existing</player>
Some friendly npcs: <npc>tad</npc>, <npc>margaret</npc>, <npc>cherubiel</npc>, <npc>Io Flotto</npc>, <npc>Ilisa</npc>, <npc>Tor'Koom</npc>, <npc>susi</npc> <npc>non existing</npc>
Normal Links: [[Main Page]], [[Sandbox]]
| |||