|
|
Line 46: |
Line 46: |
| |} | | |} |
| </includeonly> | | </includeonly> |
| {{Infobox
| |
| | title = Infobox Example
| |
| | image = Example.jpg
| |
| | image_alt = An example image
| |
| | image_caption = Caption for example image
| |
| | type = Software Project
| |
| | date = 2025-07-10
| |
| | location = Internet
| |
| | domain = example.com
| |
| | domain_url = https://example.com
| |
| | website = https://example.com
| |
| | description = This is a colorful infobox with customizable colors and width.
| |
| | retired = No
| |
| | author = Jane Doe
| |
| | version = 1.0.0
| |
| | border-color = #4A90E2
| |
| | background-color = #E6F0FA
| |
| | title-background-color = #357ABD
| |
| | title-text-color = #FFFFFF
| |
| | width = 350px
| |
| | clear = right
| |
| }}
| |