UESPWiki:Riven/Debug
The UESPWiki – Your source for The Elder Scrolls since 1995
Description | Result | Expected Result | |
---|---|---|---|
#include (preview only) | Page view: Blank Preview: {{UESPWiki:Riven/SplitTest}} |
||
#splitargs |
|
{{FC|1=red|2=abc}}{{FC|1=blue|2=123}} |
|
<cleanspace> |
[[Main Page]]{{Echo|123}} |
[[Main Page]]{{Echo|123}} |
|
<cleantable> |
<table class="wikitable"> <tr> <th> Header </th> <th> Data </th> </tr> <tr> <th> Race </th> <td> Dunmer </td> </tr> </table> |
<table class="wikitable"> <tr> <th> Header </th> <th> Data </th> </tr> <tr> <th> Race </th> <td> Dunmer </td> </tr> </table> |