සැකිල්ල:Side box/testcases
සැකිල්ල:Template test cases notice
Test no parameters
[සංස්කරණය]{{side box}}
Sandbox
Main
{{{text}}} |
Text only
[සංස්කරණය]{{side box|text = {{lorem}}}}
Sandbox
Main
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. |
Above text
[සංස්කරණය]{{side box|text = The body text|above = The above text}}
Sandbox
Main
The body text |
Above and imageright
[සංස්කරණය]{{side box|text = The body text|above = The above text|imageright = [[File:Bad Title Example.png|30px]]}}
Sandbox
Main
The body text |
Image and imageright
[සංස්කරණය]{{side box|text = The body text|image = [[File:Bad Title Example.png|30px]]|imageright = [[File:Bad Title Example.png|30px]]}}
Sandbox
Main
The body text |
Below
[සංස්කරණය]{{side box|text = The body text|below = The below text}}
Sandbox
Main
The body text | |
The below text |
Below and imageright
[සංස්කරණය]{{side box|text = The body text|below = The below text|imageright = [[File:Bad Title Example.png|30px]]}}
Sandbox
Main
The body text | ||
The below text |
Image
[සංස්කරණය]{{side box|text = The body text|image = [[File:Bad Title Example.png|32px]]}}
Sandbox
Main
The body text |
Image = none
[සංස්කරණය]{{side box|text = The body text|image = none}}
Sandbox
Main
The body text |
Style
[සංස්කරණය]{{side box|text = The body text|style = width:100px}}
Sandbox
Main
The body text |
Textstyle
[සංස්කරණය]{{side box|text = The body text|below = The below text|above = The above text|textstyle = color:red}}
Sandbox
Main
The body text | |
The below text |
Abovestyle
[සංස්කරණය]{{side box|text = The body text|below = The below text|above = The above text|textstyle = color:red|abovestyle = font-weight:bold}}
Sandbox
Main
The body text | |
The below text |
Position
[සංස්කරණය]{{side box|text = The body text|position = left}}
Sandbox
Main
The body text |
Position caps
[සංස්කරණය]{{side box|text = The body text|position = LEFT}}
Sandbox
Main
The body text |
No metadata
[සංස්කරණය]{{side box|text = The body text|metadata = no}}
Sandbox
Main
The body text |
plainlist = no
[සංස්කරණය]{{side box |plainlist=no |text =The body text
*item one
*item two
*item three
}}
Sandbox
Main
The body text
|
ARIA attributes
[සංස්කරණය]{{side box |role=note |text =This note is parenthetic or ancillary to the main content.}}
Sandbox
Main
This note is parenthetic or ancillary to the main content. |
{{side box |role=figure |labelledby=test-figure-label-1 |text =<span id="test-figure-label-1">Label.</span> This figure puts across information in a different way to a regular flow of text.}}
Sandbox
Main
Label. This figure puts across information in a different way to a regular flow of text. |