Template:Infobox Startup: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
<syntaxhighlight | <syntaxhighlight> | ||
{{Infobox_Startup | {{Infobox_Startup | ||
| name = ExampleCo | | name = ExampleCo | ||
Revision as of 05:15, 9 November 2025
Usage
{{Infobox_Startup
| name = ExampleCo
| country = Singapore
| domain = example.com
}}TemplateData
A minimal infobox for startups extending the standard Infobox template.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Startup name (defaults to page name if empty). | String | suggested |
| Country | country | Country where the startup is based. | String | suggested |
| Domain | domain | Primary website domain (e.g., example.com). | String | suggested |