StarfieldWiki:Riven/Debug
From Starfield Wiki
| Description | Result | Expected Result | |
|---|---|---|---|
| #include (preview only) | Page view: Blank Preview: {{StarfieldWiki: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> |