Difference between revisions of "Template:Divbox/testcases"
Jump to navigation
Jump to search
imported>BrandonXLF |
imported>Enterprisey (better column labels) |
||
| Line 4: | Line 4: | ||
{| | {| | ||
|- | |- | ||
| − | !''''' | + | !'''''Main''''' |
| − | !''''' | + | !'''''Sandbox''''' |
!'''What you type''' | !'''What you type''' | ||
|- | |- | ||
Revision as of 07:55, 15 September 2018
| This is the template test cases page for the sandbox of Template:Divbox. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Examples
| Main | Sandbox | What you type |
|---|---|---|
| Colors and rounded edges | ||
{{divbox/sandbox|gray|Lorem ipsum|Lorem ipsum dolor...}}
| ||
{{divbox/sandbox|radius=5px|red|Lorem ipsum|Lorem ipsum dolor...}}
| ||
{{divbox/sandbox|radius=10px|navy|Lorem ipsum|Lorem ipsum dolor...}}
| ||
{{divbox/sandbox|radius=15px|amber|Lorem ipsum|Lorem ipsum dolor...}}
| ||
{{divbox/sandbox|none|Lorem ipsum|Lorem ipsum dolor...}}
| ||
| Without title | ||
{{divbox/sandbox|navy||Lorem ipsum dolor...}}
| ||