Template:Infobox subject
Generic fallback infobox
Quick start
{{Infobox subject
| name = Hot Pot
| type = Discord server
| date = 2022
| status = Active
| related = [[Remilia Corporation]]
| label1 = Platform | data1 = Discord
| label2 = Members | data2 = ~500
}}
When to use
Last resort – use specialized templates first:
- {{Infobox person}}, {{Infobox organization}}, {{Infobox NFT collection}}, {{Infobox concept}}, {{Infobox event}}, {{Infobox exhibition}}, {{Infobox artwork}}, {{Infobox website}}
Use Infobox subject for:
- Discord servers
- Tools and smart contracts
- Memes with specific origins
- Anything that doesn't fit elsewhere
Parameters
| Parameter | Example | Description |
|---|---|---|
| Standard fields | ||
name |
Hot Pot | Defaults to page title |
image |
Icon.png | |
caption |
||
type |
Discord server | What it is |
date |
2022 | When created |
location |
||
status |
Active | |
related |
[[Remilia]] | |
website |
||
| Custom fields (1–10) | ||
label1 / data1 |
Platform / Discord | |
label2 / data2 |
... | |
| ... | ... | |
Example: Smart contract
{{Infobox subject
| name = Bonkler Minter
| type = Smart contract
| date = 2023
| status = Active
| label1 = Blockchain | data1 = Ethereum
| label2 = Function | data2 = Automated minting
| website = https://bonkler.wtf
}}
Generic fallback infobox for miscellaneous subjects.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | optional |
| Image | image | no description | File | optional |
| Type | type | no description | String | suggested |
| Date | date | no description | String | optional |
| Status | status | no description | String | optional |
| Related | related | no description | String | optional |
| Label 1 | label1 | no description | String | optional |
| Data 1 | data1 | no description | String | optional |