User:Dejey: Difference between revisions
From Horizon Wiki Mirror
Content deleted Content added
imported>Dejey No edit summary |
imported>Dejey No edit summary |
||
| Line 1: | Line 1: | ||
= SideBySide Test Page = |
|||
== Regular Content Side By Side == |
|||
{{SideBySide |
|||
{{BoarderTestSandbox|columns=2| |
|||
==Test Content 1== |
|||
|columns=3 |
|||
This is some sample content for the first column. |
|||
| |
|||
|table1= |
|||
==Test Content 2== |
|||
This is some sample content for the second column. |
|||
{| |
|||
}} |
|||
== Table Content Side By Side == |
|||
{{BoarderTestSandbox|columns=2| |
|||
<nowiki> |
|||
{|| class="wikitable" |
|||
! Header 1 || Header 2 |
|||
|- |
|- |
||
| Cell 1A || Cell 1B |
|||
| Header 1A |
|||
| Header 1B |
|||
|- |
|- |
||
| Cell 2A || Cell 2B |
|||
||} |
|||
| Row1Cell1A |
|||
</nowiki> |
|||
| |
|||
| Row1Cell1B |
|||
<nowiki> |
|||
{|| class="wikitable" |
|||
! Header A || Header B |
|||
|- |
|- |
||
| Cell A1 || Cell B1 |
|||
| Row2Cell1A |
|||
| Row2Cell1B |
|||
|} |
|||
|table2= |
|||
{| |
|||
|- |
|- |
||
| Cell A2 || Cell B2 |
|||
||} |
|||
</nowiki> |
|||
}} |
|||
== Mixed Content Side By Side == |
|||
| Header 2A |
|||
{{BoarderTestSandbox|columns=2| |
|||
==Test Content== |
|||
| Header 2B |
|||
This is some regular content for the first column. |
|||
| |
|||
<nowiki> |
|||
{|| class="wikitable" |
|||
! Header X || Header Y |
|||
|- |
|- |
||
| Cell X1 || Cell Y1 |
|||
| Row1Cell2A |
|||
| Row1Cell2B |
|||
|- |
|- |
||
| Cell X2 || Cell Y2 |
|||
||} |
|||
| Row2Cell2A |
|||
</nowiki> |
|||
| Row2Cell2B |
|||
|} |
|||
|table3= |
|||
{| |
|||
|- |
|||
| Header 3A |
|||
| Header 3B |
|||
|- |
|||
| Row1Cell3A |
|||
| Row1Cell3B |
|||
|- |
|||
| Row2Cell3A |
|||
| Row2Cell3B |
|||
|} |
|||
}} |
}} |
||
Revision as of 22:03, 16 September 2023
SideBySide Test Page
Regular Content Side By Side
{{#replace:
Test Content 1
This is some sample content for the first column.
|%%%PIPE%%%||}}{{#replace:
Test Content 2
This is some sample content for the second column.
|%%%PIPE%%%||}}Table Content Side By Side
{{#replace:
{|| class="wikitable" ! Header 1 || Header 2 |- | Cell 1A || Cell 1B |- | Cell 2A || Cell 2B ||}
|%%%PIPE%%%||}}{{#replace:
{|| class="wikitable" ! Header A || Header B |- | Cell A1 || Cell B1 |- | Cell A2 || Cell B2 ||}
|%%%PIPE%%%||}}Mixed Content Side By Side
{{#replace:
Test Content
This is some regular content for the first column.
|%%%PIPE%%%||}}{{#replace:
{|| class="wikitable" ! Header X || Header Y |- | Cell X1 || Cell Y1 |- | Cell X2 || Cell Y2 ||}
|%%%PIPE%%%||}}