Template:Infobox: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Reverted |
||
| Line 37: | Line 37: | ||
</table> | </table> | ||
</div> | </div> | ||
<noinclude> | <noinclude> | ||
== Usage == | |||
To use this template, insert: | |||
```wiki | |||
{{Infobox | |||
| title = Example Infobox | |||
| image = Example.jpg | |||
| description = A well-structured Infobox | |||
| date = February 9, 2025 | |||
| location = Earth | |||
| category = Science | |||
| info = Extra details | |||
| website = https://example.com | |||
}} | |||
} | |||
Revision as of 01:40, 9 February 2025
Infobox Title
| Description | No description available |
|---|---|
| Date | Unknown |
| Location | Not specified |
| Category | None |
| Additional Info | None |
Usage
To use this template, insert:
```wiki
Example Infobox
| Description | A well-structured Infobox |
|---|---|
| Date | February 9, 2025 |
| Location | Earth |
| Category | Science |
| Additional Info | Extra details |
| Website | <a href="https://example.com" target="_blank">https://example.com</a> |